diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index 9ec753ff307..1e15d6ab8ac 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 59c87c293aa..056398a1432 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org diff --git a/templates/chart/Chart.yaml b/templates/chart/Chart.yaml index d78cf361022..e2e6ad577a8 100644 --- a/templates/chart/Chart.yaml +++ b/templates/chart/Chart.yaml @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.12.0 + version: 12.12.1 # condition: maintainers: - email: info@truecharts.org