From cc9475c75a78daec361be6657ad9f7d3b068c024 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jan 2025 01:09:17 +0000 Subject: [PATCH] chore(deps): update envoyproxy/envoy docker tag to v1.33 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 50640d1..78ab38c 100644 --- a/values.yaml +++ b/values.yaml @@ -230,7 +230,7 @@ tunnel: repository: envoyproxy/envoy pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: v1.28-latest + tag: v1.33-latest # -- We usually recommend not to specify default resources and to leave this as a conscious # choice for the user. resources: {}