Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

Package Update Change
docker.io/envoyproxy/gateway-helm (source) patch 1.6.0 -> 1.6.1

Release Notes

envoyproxy/gateway (docker.io/envoyproxy/gateway-helm)

v1.6.1

Compare Source

v1.6.1

Compare Source


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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

--- kubernetes/components/envoy-gateway/app Kustomization: kube-system/envoy-gateway OCIRepository: kube-system/envoy-gateway

+++ kubernetes/components/envoy-gateway/app Kustomization: kube-system/envoy-gateway OCIRepository: kube-system/envoy-gateway

@@ -11,9 +11,9 @@

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

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

--- HelmRelease: kube-system/envoy-gateway ConfigMap: kube-system/envoy-gateway-config

+++ HelmRelease: kube-system/envoy-gateway ConfigMap: kube-system/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: kube-system/envoy-gateway Deployment: kube-system/envoy-gateway

+++ HelmRelease: kube-system/envoy-gateway Deployment: kube-system/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: kube-system/envoy-gateway Job: kube-system/envoy-gateway-gateway-helm-certgen

+++ HelmRelease: kube-system/envoy-gateway Job: kube-system/envoy-gateway-gateway-helm-certgen

@@ -28,13 +28,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:

@Mafyuh Mafyuh merged commit 8599873 into main Dec 6, 2025
6 checks passed
@renovate renovate bot deleted the renovate/docker.io-envoyproxy-gateway-helm-1.x branch December 6, 2025 03:43
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.

2 participants