diff --git a/examples/common/cronjob/Chart.yaml b/examples/common/cronjob/Chart.yaml index 9845149..5d92165 100644 --- a/examples/common/cronjob/Chart.yaml +++ b/examples/common/cronjob/Chart.yaml @@ -5,5 +5,5 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" diff --git a/examples/common/grpc-app/Chart.yaml b/examples/common/grpc-app/Chart.yaml index 43ca974..dce8f0c 100644 --- a/examples/common/grpc-app/Chart.yaml +++ b/examples/common/grpc-app/Chart.yaml @@ -5,5 +5,5 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" diff --git a/examples/common/multi-container/Chart.yaml b/examples/common/multi-container/Chart.yaml index 5c71e01..ae27e3d 100644 --- a/examples/common/multi-container/Chart.yaml +++ b/examples/common/multi-container/Chart.yaml @@ -5,5 +5,5 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" diff --git a/examples/common/multi-deploy/Chart.yaml b/examples/common/multi-deploy/Chart.yaml index 120a1d9..8783c3b 100644 --- a/examples/common/multi-deploy/Chart.yaml +++ b/examples/common/multi-deploy/Chart.yaml @@ -5,10 +5,10 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" alias: multi-1 - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" alias: multi-2 diff --git a/examples/common/simple-app/Chart.yaml b/examples/common/simple-app/Chart.yaml index 2bd0575..b9ac0c4 100644 --- a/examples/common/simple-app/Chart.yaml +++ b/examples/common/simple-app/Chart.yaml @@ -5,5 +5,5 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" diff --git a/examples/common/typical-backend/Chart.yaml b/examples/common/typical-backend/Chart.yaml index 9c7d5be..7384add 100644 --- a/examples/common/typical-backend/Chart.yaml +++ b/examples/common/typical-backend/Chart.yaml @@ -6,5 +6,5 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts" diff --git a/examples/common/typical-frontend/Chart.yaml b/examples/common/typical-frontend/Chart.yaml index b2cb2da..c4f2caa 100644 --- a/examples/common/typical-frontend/Chart.yaml +++ b/examples/common/typical-frontend/Chart.yaml @@ -6,5 +6,5 @@ version: 0.0.3 appVersion: "0.0.1" dependencies: - name: common - version: 1.21.1 + version: 1.22.0 repository: "https://entur.github.io/helm-charts"