diff --git a/charts/prefect-agent/Chart.yaml b/charts/prefect-agent/Chart.yaml index a06066e0..1edf67a5 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.14.1 + version: 2.16.1 description: Prefect Agent application bundle engine: gotpl home: https://github.com/PrefectHQ diff --git a/charts/prefect-server/Chart.yaml b/charts/prefect-server/Chart.yaml index c224d164..b19b5b6d 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.14.1 + version: 2.16.1 - name: postgresql condition: postgresql.useSubChart repository: https://charts.bitnami.com/bitnami diff --git a/charts/prefect-worker/Chart.yaml b/charts/prefect-worker/Chart.yaml index 4d30d12f..7904d66e 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.14.1 + version: 2.16.1 description: Prefect Worker application bundle engine: gotpl home: https://github.com/PrefectHQ