diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 5a114630f85..db7e4f9128a 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.8 + version: 12.10.10 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - operators diff --git a/templates/chart/Chart.yaml b/templates/chart/Chart.yaml index ea4c7f81fa8..0e781263c1e 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.8 + version: 12.10.10 # condition: maintainers: - email: info@truecharts.org