Skip to content

feat(container): update image docker.io/envoyproxy/gateway-helm ( 1.6.3 → 1.7.0 ) - #1197

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/docker.io-envoyproxy-gateway-helm-1.x
Feb 7, 2026
Merged

feat(container): update image docker.io/envoyproxy/gateway-helm ( 1.6.3 → 1.7.0 )#1197
Mafyuh merged 1 commit into
mainfrom
renovate/docker.io-envoyproxy-gateway-helm-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/envoyproxy/gateway-helm (source) minor 1.6.31.7.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.7.0

Compare Source

v1.7.0

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

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
--- kubernetes/cluster/envoy-gateway/app Kustomization: kube-system/envoy-gateway OCIRepository: kube-system/envoy-gateway

+++ kubernetes/cluster/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.3
+    tag: 1.7.0
   url: oci://docker.io/envoyproxy/gateway-helm
 

@github-actions

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown
--- 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.3
+          image: mirror.gcr.io/envoyproxy/gateway:v1.7.0
       type: Kubernetes
 
--- HelmRelease: kube-system/envoy-gateway ClusterRole: kube-system/envoy-gateway-gateway-helm-envoy-gateway-role

+++ HelmRelease: kube-system/envoy-gateway ClusterRole: kube-system/envoy-gateway-gateway-helm-envoy-gateway-role

@@ -116,12 +116,26 @@

   - tlsroutes/status
   - udproutes/status
   - backendtlspolicies/status
   verbs:
   - update
 - apiGroups:
+  - gateway.networking.x-k8s.io
+  resources:
+  - xlistenersets
+  verbs:
+  - get
+  - list
+  - watch
+- apiGroups:
+  - gateway.networking.x-k8s.io
+  resources:
+  - xlistenersets/status
+  verbs:
+  - update
+- apiGroups:
   - ''
   resources:
   - pods
   - pods/binding
   verbs:
   - get
--- 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.3
+        image: mirror.gcr.io/envoyproxy/gateway:v1.7.0
         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.3
+        image: mirror.gcr.io/envoyproxy/gateway:v1.7.0
         imagePullPolicy: IfNotPresent
         name: envoy-gateway-certgen
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@Mafyuh
Mafyuh merged commit f917b2b into main Feb 7, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/docker.io-envoyproxy-gateway-helm-1.x branch February 7, 2026 04:17
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.

1 participant