Skip to content

Commit

Permalink
Update Helm release gateway to v1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 7325f73 commit 2781b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/istio-ingress/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace: istio-ingress
helmCharts:
- name: gateway
releaseName: gateway
version: 1.22.0
version: 1.22.3
repo: https://istio-release.storage.googleapis.com/charts
valuesInline:
name: istio-ingressgateway
Expand All @@ -26,7 +26,7 @@ helmCharts:
externalTrafficPolicy: Local
- name: gateway
releaseName: gateway-private
version: 1.22.0
version: 1.22.3
repo: https://istio-release.storage.googleapis.com/charts
valuesInline:
name: istio-ingressgateway-private
Expand Down

0 comments on commit 2781b93

Please sign in to comment.