From 88bbc25da6825884d0905929c27c408342ebea86 Mon Sep 17 00:00:00 2001 From: jamiezieziula Date: Fri, 1 Mar 2024 15:04:50 +0000 Subject: [PATCH] helm-version-2024-03-01 --- charts/prefect-agent/Chart.yaml | 2 +- charts/prefect-server/Chart.yaml | 2 +- charts/prefect-worker/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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