Skip to content

Commit 16f703b

Browse files
author
Diego Luisi
committed
⚡ Change Bucket and Role name
1 parent 68adecd commit 16f703b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/istio-ingress/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace: istio-ingress
88
helmCharts:
99
- name: gateway
1010
releaseName: gateway
11-
version: 1.22.0
11+
version: 1.22.3
1212
repo: https://istio-release.storage.googleapis.com/charts
1313
valuesInline:
1414
name: istio-ingressgateway

apps/istio/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111
helmCharts:
1212
- name: base
1313
releaseName: base
14-
version: 1.22.0
14+
version: 1.22.3
1515
repo: https://istio-release.storage.googleapis.com/charts
1616
includeCRDs: true
1717
valuesInline:
@@ -21,7 +21,7 @@ helmCharts:
2121

2222
- name: istiod
2323
releaseName: istiod
24-
version: 1.22.0
24+
version: 1.22.3
2525
repo: https://istio-release.storage.googleapis.com/charts
2626
valuesInline:
2727
fullnameOverride: istiod

0 commit comments

Comments
 (0)