From 144c73ea413cbb6a3046a3f411d26cf5b08e377a Mon Sep 17 00:00:00 2001 From: Edward Park Date: Mon, 18 Sep 2023 14:12:08 -0700 Subject: [PATCH] fix: update bitnami/common dependency chart to support helm 3.2+ (#236) * fix: update bitnami/common dependency chart to support helm 3.2+ * rest of charts * prefect-agent --- charts/prefect-agent/Chart.yaml | 2 +- charts/prefect-agent/README.md | 2 +- charts/prefect-server/Chart.yaml | 2 +- charts/prefect-server/README.md | 2 +- charts/prefect-worker/Chart.yaml | 2 +- charts/prefect-worker/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/prefect-agent/Chart.yaml b/charts/prefect-agent/Chart.yaml index 6b6023d9..10db5a96 100644 --- a/charts/prefect-agent/Chart.yaml +++ b/charts/prefect-agent/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami tags: - bitnami-common - version: 2.9.2 + version: 2.10.1 description: Prefect Agent application bundle engine: gotpl home: https://github.com/PrefectHQ diff --git a/charts/prefect-agent/README.md b/charts/prefect-agent/README.md index 60506ede..f75140a0 100644 --- a/charts/prefect-agent/README.md +++ b/charts/prefect-agent/README.md @@ -23,7 +23,7 @@ Prefect Agent application bundle | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.9.2 | +| https://charts.bitnami.com/bitnami | common | 2.10.1 | ## Values diff --git a/charts/prefect-server/Chart.yaml b/charts/prefect-server/Chart.yaml index a768bf25..eeaa77de 100644 --- a/charts/prefect-server/Chart.yaml +++ b/charts/prefect-server/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami tags: - bitnami-common - version: 2.9.2 + version: 2.10.1 - name: postgresql condition: postgresql.useSubChart repository: https://charts.bitnami.com/bitnami diff --git a/charts/prefect-server/README.md b/charts/prefect-server/README.md index d1e7fbac..b6f4f014 100644 --- a/charts/prefect-server/README.md +++ b/charts/prefect-server/README.md @@ -91,7 +91,7 @@ postgresql+asyncpg://{username}:{password}@{hostname}/{database}?ssl=verify-ca | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.9.2 | +| https://charts.bitnami.com/bitnami | common | 2.10.1 | | https://charts.bitnami.com/bitnami | postgresql | 12.10.0 | ## Values diff --git a/charts/prefect-worker/Chart.yaml b/charts/prefect-worker/Chart.yaml index 8b8d2f6f..fad50477 100644 --- a/charts/prefect-worker/Chart.yaml +++ b/charts/prefect-worker/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami tags: - bitnami-common - version: 2.9.2 + version: 2.10.1 description: Prefect Worker application bundle engine: gotpl home: https://github.com/PrefectHQ diff --git a/charts/prefect-worker/README.md b/charts/prefect-worker/README.md index 0c562e18..f174e216 100644 --- a/charts/prefect-worker/README.md +++ b/charts/prefect-worker/README.md @@ -128,7 +128,7 @@ Workers each have a type corresponding to the execution environment to which the | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.9.2 | +| https://charts.bitnami.com/bitnami | common | 2.10.1 | ## Values