Skip to content

fix(container): update image docker.io/envoyproxy/gateway-helm (1.6.0 → 1.6.1)#329

Open
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-envoyproxy-gateway-helm-1.x
Open

fix(container): update image docker.io/envoyproxy/gateway-helm (1.6.0 → 1.6.1)#329
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-envoyproxy-gateway-helm-1.x

Conversation

@the-iron-giant
Copy link
Copy Markdown
Contributor

@the-iron-giant the-iron-giant Bot commented Dec 5, 2025

This PR contains the following updates:

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

Release Notes

envoyproxy/gateway (docker.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 this update again.


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

This PR has been generated by Renovate Bot.

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Dec 5, 2025

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

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

@@ -30,9 +30,9 @@

                 template:
                   spec:
                     containers:
                     - imagePullPolicy: IfNotPresent
                       name: envoy-ratelimit
         shutdownManager:
-          image: docker.io/envoyproxy/gateway:v1.6.0
+          image: docker.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: docker.io/envoyproxy/gateway:v1.6.0
+        image: docker.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

@@ -28,13 +28,13 @@

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

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Dec 5, 2025

--- kubernetes/apps/base/network/envoy-gateway/app Kustomization: network/envoy-gateway OCIRepository: network/gateway-helm

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

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

 spec:
   interval: 5m
   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
 

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