From 3a2b34087a0b3c34ab3586e9d8486e78e6c7226e Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Wed, 10 Apr 2024 12:00:53 +0800 Subject: [PATCH] Upgrade Envoy Gateway Helm version to v1.0.1 --- charts/amphitheatre/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/amphitheatre/Chart.yaml b/charts/amphitheatre/Chart.yaml index b299138..70a9f36 100644 --- a/charts/amphitheatre/Chart.yaml +++ b/charts/amphitheatre/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.12.26 +version: 0.12.27 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -35,7 +35,7 @@ dependencies: version: 2.x.x - name: gateway-helm repository: oci://docker.io/envoyproxy - version: v0.0.0-latest + version: v1.0.1 condition: gateway.enabled - name: kpack repository: https://charts.amphitheatre.app