fix(container): update envoy-gateway group to v1.8.1 #243

Merged
dusk-bot merged 1 commit from renovate-envoy-gateway into main 2026-06-05 10:09:15 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
mirror.gcr.io/envoyproxy/gateway-helm (source) patch v1.8.01.8.1
mirror.gcr.io/envoyproxy/gateway-helm (source) patch 1.8.01.8.1

Release Notes

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

v1.8.1

Compare Source

Release Announcement

Check out the v1.8.1 release announcement to learn more about the release.


Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "every weekday"
  • Automerge
    • "every weekday"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mirror.gcr.io/envoyproxy/gateway-helm](https://gateway.envoyproxy.io/) ([source](https://github.com/envoyproxy/gateway)) | patch | `v1.8.0` → `1.8.1` | | [mirror.gcr.io/envoyproxy/gateway-helm](https://gateway.envoyproxy.io/) ([source](https://github.com/envoyproxy/gateway)) | patch | `1.8.0` → `1.8.1` | --- ### Release Notes <details> <summary>envoyproxy/gateway (mirror.gcr.io/envoyproxy/gateway-helm)</summary> ### [`v1.8.1`](https://github.com/envoyproxy/gateway/releases/tag/v1.8.1) [Compare Source](https://github.com/envoyproxy/gateway/compare/v1.8.0...v1.8.1) ##### Release Announcement Check out the [v1.8.1 release announcement](https://gateway.envoyproxy.io/news/releases/notes/v1.8.1) to learn more about the release. </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Toronto) - Branch creation - "every weekday" - Automerge - "every weekday" 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIxMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwcmlvcml0eS9sb3ciLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
fix(container): update envoy-gateway group to v1.8.1
Some checks failed
Flate / Flate - Filter (pull_request) Successful in 17s
Labeler / Labeler (pull_request_target) Failing after 48s
Flate / Flate (helmrelease) (pull_request) Successful in 1m59s
Flate / Flate (kustomization) (pull_request) Successful in 2m4s
Flate / Flate - Comment (pull_request) Successful in 34s
Flate / Flate - Success (pull_request) Failing after 27s
9de9dfdbc0
dusk-bot scheduled this pull request to auto merge when all checks succeed 2026-06-05 08:03:48 +00:00
Author
Collaborator
Kustomization diff

@@ spec.ref.tag @@
# source.toolkit.fluxcd.io/v1/OCIRepository/network/envoy-gateway
! ± value change
- 1.8.0
+ 1.8.1
HelmRelease diff

@@ data.envoy-gateway.yaml @@
# v1/ConfigMap/network/envoy-gateway-config
! ± value change in multiline text (one insert, one deletion)
  apiVersion: gateway.envoyproxy.io/v1alpha1
  kind: EnvoyGateway
  extensionApis:
    enableEnvoyPatchPolicy: true
  
  [18 lines unchanged)]
  
                  containers:
                  - imagePullPolicy: IfNotPresent
                    name: envoy-ratelimit
      shutdownManager:
-       image: mirror.gcr.io/envoyproxy/gateway:v1.8.0
+       image: mirror.gcr.io/envoyproxy/gateway:v1.8.1
    type: Kubernetes
  resources:
    limits:
      memory: 512Mi
    requests:
      cpu: 50m
      memory: 256Mi

@@ spec.template.spec.containers.envoy-gateway.image @@
# apps/v1/Deployment/network/envoy-gateway
! ± value change
- mirror.gcr.io/envoyproxy/gateway:v1.8.0
+ mirror.gcr.io/envoyproxy/gateway:v1.8.1

@@ spec.template.spec.containers.envoy-gateway-certgen.image @@
# batch/v1/Job/network/envoy-gateway-gateway-helm-certgen
! ± value change
- mirror.gcr.io/envoyproxy/gateway:v1.8.0
+ mirror.gcr.io/envoyproxy/gateway:v1.8.1

@@ (file level) @@
! ⇆ order changed
  admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy/safe-upgrades.gateway.networking.k8s.io          v1/ServiceAccount/network/envoy-gateway
  admissionregistration.k8s.io/v1/ValidatingAdmissionPolicyBinding/safe-upgrades.gateway.networking.k8s.io   v1/ConfigMap/network/envoy-gateway-config
  v1/ServiceAccount/network/envoy-gateway                                                                    rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-envoy-gateway-role
  v1/ConfigMap/network/envoy-gateway-config                                                                  rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-cluster-infra-manager
  rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-envoy-gateway-role                     rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
  rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-cluster-infra-manager                  rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-cluster-infra-manager
  rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding       rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-infra-manager
  rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-cluster-infra-manager           rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-leader-election-role
  rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-infra-manager                         rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-infra-manager
  rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-leader-election-role                  rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-leader-election-rolebinding
  rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-infra-manager                  v1/Service/network/envoy-gateway
  rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-leader-election-rolebinding    apps/v1/Deployment/network/envoy-gateway
  v1/Service/network/envoy-gateway                                                                           admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy/safe-upgrades.gateway.networking.k8s.io
  apps/v1/Deployment/network/envoy-gateway                                                                   admissionregistration.k8s.io/v1/ValidatingAdmissionPolicyBinding/safe-upgrades.gateway.networking.k8s.io
  v1/ServiceAccount/network/envoy-gateway-gateway-helm-certgen                                               v1/ServiceAccount/network/envoy-gateway-gateway-helm-certgen
  rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-certgen:network                        rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-certgen:network
  rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-certgen:network                 rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-certgen:network
  rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-certgen                               rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-certgen
  rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-certgen                        rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-certgen
  batch/v1/Job/network/envoy-gateway-gateway-helm-certgen                                                    batch/v1/Job/network/envoy-gateway-gateway-helm-certgen
  admissionregistration.k8s.io/v1/MutatingWebhookConfiguration/envoy-gateway-topology-injector.network       admissionregistration.k8s.io/v1/MutatingWebhookConfiguration/envoy-gateway-topology-injector.network

Diff created by flateWorkflow run

<!-- flate --> <details open><summary>Kustomization diff</summary> ```diff @@ spec.ref.tag @@ # source.toolkit.fluxcd.io/v1/OCIRepository/network/envoy-gateway ! ± value change - 1.8.0 + 1.8.1 ``` </details> <details open><summary>HelmRelease diff</summary> ```diff @@ data.envoy-gateway.yaml @@ # v1/ConfigMap/network/envoy-gateway-config ! ± value change in multiline text (one insert, one deletion) apiVersion: gateway.envoyproxy.io/v1alpha1 kind: EnvoyGateway extensionApis: enableEnvoyPatchPolicy: true [18 lines unchanged)] containers: - imagePullPolicy: IfNotPresent name: envoy-ratelimit shutdownManager: - image: mirror.gcr.io/envoyproxy/gateway:v1.8.0 + image: mirror.gcr.io/envoyproxy/gateway:v1.8.1 type: Kubernetes resources: limits: memory: 512Mi requests: cpu: 50m memory: 256Mi @@ spec.template.spec.containers.envoy-gateway.image @@ # apps/v1/Deployment/network/envoy-gateway ! ± value change - mirror.gcr.io/envoyproxy/gateway:v1.8.0 + mirror.gcr.io/envoyproxy/gateway:v1.8.1 @@ spec.template.spec.containers.envoy-gateway-certgen.image @@ # batch/v1/Job/network/envoy-gateway-gateway-helm-certgen ! ± value change - mirror.gcr.io/envoyproxy/gateway:v1.8.0 + mirror.gcr.io/envoyproxy/gateway:v1.8.1 @@ (file level) @@ ! ⇆ order changed admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy/safe-upgrades.gateway.networking.k8s.io v1/ServiceAccount/network/envoy-gateway admissionregistration.k8s.io/v1/ValidatingAdmissionPolicyBinding/safe-upgrades.gateway.networking.k8s.io v1/ConfigMap/network/envoy-gateway-config v1/ServiceAccount/network/envoy-gateway rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-envoy-gateway-role v1/ConfigMap/network/envoy-gateway-config rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-cluster-infra-manager rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-envoy-gateway-role rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-cluster-infra-manager rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-cluster-infra-manager rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-infra-manager rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-cluster-infra-manager rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-leader-election-role rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-infra-manager rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-infra-manager rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-leader-election-role rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-leader-election-rolebinding rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-infra-manager v1/Service/network/envoy-gateway rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-leader-election-rolebinding apps/v1/Deployment/network/envoy-gateway v1/Service/network/envoy-gateway admissionregistration.k8s.io/v1/ValidatingAdmissionPolicy/safe-upgrades.gateway.networking.k8s.io apps/v1/Deployment/network/envoy-gateway admissionregistration.k8s.io/v1/ValidatingAdmissionPolicyBinding/safe-upgrades.gateway.networking.k8s.io v1/ServiceAccount/network/envoy-gateway-gateway-helm-certgen v1/ServiceAccount/network/envoy-gateway-gateway-helm-certgen rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-certgen:network rbac.authorization.k8s.io/v1/ClusterRole/envoy-gateway-gateway-helm-certgen:network rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-certgen:network rbac.authorization.k8s.io/v1/ClusterRoleBinding/envoy-gateway-gateway-helm-certgen:network rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-certgen rbac.authorization.k8s.io/v1/Role/network/envoy-gateway-gateway-helm-certgen rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-certgen rbac.authorization.k8s.io/v1/RoleBinding/network/envoy-gateway-gateway-helm-certgen batch/v1/Job/network/envoy-gateway-gateway-helm-certgen batch/v1/Job/network/envoy-gateway-gateway-helm-certgen admissionregistration.k8s.io/v1/MutatingWebhookConfiguration/envoy-gateway-topology-injector.network admissionregistration.k8s.io/v1/MutatingWebhookConfiguration/envoy-gateway-topology-injector.network ``` </details> <sub>Diff created by [flate](https://github.com/home-operations/flate) — [Workflow run](https://git.dcunha.io/Exikle/Artemis-Cluster/actions/runs/850)</sub>
dusk-bot force-pushed renovate-envoy-gateway from 9de9dfdbc0
Some checks failed
Flate / Flate - Filter (pull_request) Successful in 17s
Labeler / Labeler (pull_request_target) Failing after 48s
Flate / Flate (helmrelease) (pull_request) Successful in 1m59s
Flate / Flate (kustomization) (pull_request) Successful in 2m4s
Flate / Flate - Comment (pull_request) Successful in 34s
Flate / Flate - Success (pull_request) Failing after 27s
to 56acc770ec
All checks were successful
Flate / Flate - Filter (pull_request) Successful in 29s
Labeler / Labeler (pull_request_target) Successful in 1m18s
Flate / Flate (kustomization) (pull_request) Successful in 1m56s
Flate / Flate (helmrelease) (pull_request) Successful in 2m7s
Flate / Flate - Comment (pull_request) Successful in 48s
Flate - Success Flate checks success
Flate / Flate - Success (pull_request) Successful in 36s
2026-06-05 10:05:08 +00:00
Compare
dusk-bot deleted branch renovate-envoy-gateway 2026-06-05 10:09:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Exikle/Artemis-Cluster!243
No description provided.