Skip to content

fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.6.0 ➔ v1.6.1 ) - #31

Merged
mav-bot[bot] merged 1 commit into
mainfrom
renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x
Dec 6, 2025
Merged

fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.6.0 ➔ v1.6.1 )#31
mav-bot[bot] merged 1 commit into
mainfrom
renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x

Conversation

@mav-bot

@mav-bot mav-bot Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mirror.gcr.io/envoyproxy/gateway-helm (source) patch v1.6.0 -> v1.6.1

Release Notes

envoyproxy/gateway (mirror.gcr.io/envoyproxy/gateway-helm)

v1.6.1

Compare Source

Release Announcement

Check out the v1.6.1 release notes to learn more about the release.

v1.6.1

Compare Source

Release Announcement

Check out the v1.6.1 release notes to learn more about the release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mav-bot
mav-bot Bot requested a review from maverickd650 as a code owner December 6, 2025 00:00
@mav-bot mav-bot Bot added the type/patch label Dec 6, 2025
@github-actions github-actions Bot added area/bootstrap area/kubernetes Changes made in Kubernetes directory. labels Dec 6, 2025
@mav-bot

mav-bot Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/network/envoy-gateway/app Kustomization: network/envoy-gateway OCIRepository: network/envoy-gateway

+++ kubernetes/apps/network/envoy-gateway/app Kustomization: network/envoy-gateway OCIRepository: network/envoy-gateway

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: v1.6.0
+    tag: v1.6.1
   url: oci://mirror.gcr.io/envoyproxy/gateway-helm
 

@mav-bot

mav-bot Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: network/envoy-gateway ConfigMap: network/envoy-gateway-config

+++ HelmRelease: network/envoy-gateway ConfigMap: network/envoy-gateway-config

@@ -33,9 +33,9 @@

                 template:
                   spec:
                     containers:
                     - imagePullPolicy: IfNotPresent
                       name: envoy-ratelimit
         shutdownManager:
-          image: mirror.gcr.io/envoyproxy/gateway:v1.6.0
+          image: mirror.gcr.io/envoyproxy/gateway:v1.6.1
       type: Kubernetes
 
--- HelmRelease: network/envoy-gateway Deployment: network/envoy-gateway

+++ HelmRelease: network/envoy-gateway Deployment: network/envoy-gateway

@@ -35,13 +35,13 @@

           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
         - name: KUBERNETES_CLUSTER_DOMAIN
           value: cluster.local
-        image: mirror.gcr.io/envoyproxy/gateway:v1.6.0
+        image: mirror.gcr.io/envoyproxy/gateway:v1.6.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
--- HelmRelease: network/envoy-gateway Job: network/envoy-gateway-gateway-helm-certgen

+++ HelmRelease: network/envoy-gateway Job: network/envoy-gateway-gateway-helm-certgen

@@ -26,13 +26,13 @@

           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
         - name: KUBERNETES_CLUSTER_DOMAIN
           value: cluster.local
-        image: mirror.gcr.io/envoyproxy/gateway:v1.6.0
+        image: mirror.gcr.io/envoyproxy/gateway:v1.6.1
         imagePullPolicy: IfNotPresent
         name: envoy-gateway-certgen
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@mav-bot
mav-bot Bot merged commit 559fe52 into main Dec 6, 2025
7 checks passed
@mav-bot
mav-bot Bot deleted the renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x branch December 6, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants