diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index db7e4f9128a..59c87c293aa 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.10.10 + version: 12.12.0 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org diff --git a/templates/chart/Chart.yaml b/templates/chart/Chart.yaml index 0e781263c1e..d78cf361022 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.10.10 + version: 12.12.0 # condition: maintainers: - email: info@truecharts.org