From 183228071131f16901511319506aed1b2102d830 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:03:06 +0000 Subject: [PATCH] chore(deps): update docker.io/envoyproxy/envoy docker tag to v1.30.2 --- charts/fivenet/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fivenet/values.yaml b/charts/fivenet/values.yaml index f512c86..7cf1c13 100644 --- a/charts/fivenet/values.yaml +++ b/charts/fivenet/values.yaml @@ -460,7 +460,7 @@ envoy: repository: docker.io/envoyproxy/envoy pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v1.30.1" + tag: "v1.30.2" resources: {} # We usually recommend not to specify default resources and to leave this as a conscious # choice for the user. This also increases chances charts run on environments with little