From b6172d11e534c909fa5d05ab348db9256dcf2791 Mon Sep 17 00:00:00 2001 From: joshmeranda Date: Thu, 29 Feb 2024 17:47:56 -0500 Subject: [PATCH] epinio/epinio - fixing compatibility issues --- .../generated-changes/patch/Chart.yaml.patch | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/packages/epinio/epinio/generated-changes/patch/Chart.yaml.patch b/packages/epinio/epinio/generated-changes/patch/Chart.yaml.patch index aee1a5dcbd..0b5d366f42 100644 --- a/packages/epinio/epinio/generated-changes/patch/Chart.yaml.patch +++ b/packages/epinio/epinio/generated-changes/patch/Chart.yaml.patch @@ -18,7 +18,29 @@ apiVersion: v2 appVersion: v1.10.0 dependencies: -@@ -27,7 +38,7 @@ +@@ -9,29 +20,25 @@ + repository: file://./charts/dex + tags: + - dex +- version: 0.15.2 + - condition: kubed.enabled, global.kubed.enabled + name: kubed + repository: file://./charts/kubed + tags: + - kubed +- version: v0.13.2 + - condition: minio.enabled, global.minio.enabled + name: minio + repository: file://./charts/minio + tags: + - minio +- version: 5.0.13 + - condition: s3gw.enabled, global.s3gw.enabled + name: s3gw + repository: file://./charts/s3gw + tags: + - s3gw +- version: 0.14.0 description: Epinio deploys Kubernetes applications directly from source code in one step. home: https://github.com/epinio/epinio