From ceb4803b52a02144f9381ab677ca4a13e19a0147 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:48:33 +0000 Subject: [PATCH] Update docker.io/envoyproxy/gateway Docker tag to v1.2.4 --- helm/envoy-gateway/values.yaml | 2 +- sync/patches/values/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/envoy-gateway/values.yaml b/helm/envoy-gateway/values.yaml index b81476e..2996909 100644 --- a/helm/envoy-gateway/values.yaml +++ b/helm/envoy-gateway/values.yaml @@ -4,7 +4,7 @@ global: images: envoyGateway: # This is the full image name including the hub, repo, and tag. - image: docker.io/envoyproxy/gateway:v1.2.1 + image: docker.io/envoyproxy/gateway:v1.2.4 # Specify image pull policy if default behavior isn't desired. # Default behavior: latest images will be Always else IfNotPresent. pullPolicy: IfNotPresent diff --git a/sync/patches/values/values.yaml b/sync/patches/values/values.yaml index b81476e..2996909 100644 --- a/sync/patches/values/values.yaml +++ b/sync/patches/values/values.yaml @@ -4,7 +4,7 @@ global: images: envoyGateway: # This is the full image name including the hub, repo, and tag. - image: docker.io/envoyproxy/gateway:v1.2.1 + image: docker.io/envoyproxy/gateway:v1.2.4 # Specify image pull policy if default behavior isn't desired. # Default behavior: latest images will be Always else IfNotPresent. pullPolicy: IfNotPresent