From 00a68ea626b92d84b6012c10e69c528fbf87f6c3 Mon Sep 17 00:00:00 2001 From: Benjamin Bengfort Date: Tue, 24 Sep 2024 15:25:20 -0500 Subject: [PATCH] Envoy v0.26.0 --- charts/envoy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/envoy/Chart.yaml b/charts/envoy/Chart.yaml index c5ed5c5..e8d0255 100644 --- a/charts/envoy/Chart.yaml +++ b/charts/envoy/Chart.yaml @@ -15,13 +15,13 @@ 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.18.0 +version: 0.19.0 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.25.0" +appVersion: "v0.26.0" dependencies: - name: "regioninfo"