Skip to content

fix(container): update envoyproxy-gateway group - #3085

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/envoyproxy-gateway
Open

fix(container): update envoyproxy-gateway group#3085
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/envoyproxy-gateway

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/envoyproxy/gateway-helm (source) patch 1.8.11.8.3
mirror.gcr.io/envoyproxy/gateway-helm (source) patch v1.8.1v1.8.3

Release Notes

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

v1.8.3

Compare Source

Release Announcement

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

What's Changed

Full Changelog: envoyproxy/gateway@v1.8.2...v1.8.3

v1.8.3

Compare Source

Release Announcement

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

What's Changed

Full Changelog: envoyproxy/gateway@v1.8.2...v1.8.3

v1.8.2

Compare Source

Release Announcement

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

What's Changed

Full Changelog: envoyproxy/gateway@v1.8.1...v1.8.2

v1.8.2

Compare Source

Release Announcement

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

What's Changed

Full Changelog: envoyproxy/gateway@v1.8.1...v1.8.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Jul 2, 2026

Copy link
Copy Markdown
Contributor

Reference docs analysis

Envoy Gateway

Helm Chart Update

  • Version Bump: v1.8.1 to v1.8.3
Notable Changes Description
Bug Fixes Various bug fixes and improvements (details not specified in changelog).

No breaking changes identified in the current configurations.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Envoy Gateway: Routine update to Envoy Gateway Helm chart version.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor
Changes
spec.ref.tag  (source.toolkit.fluxcd.io/v1/OCIRepository/networking/envoy-gateway)
  ± value change
    - v1.8.1
    + v1.8.2

data.envoy-gateway.yaml  (v1/ConfigMap/networking/envoy-gateway-config)
  ± value change in multiline text (two inserts, two deletions)
      apiVersion: gateway.envoyproxy.io/v1alpha1
      kind: EnvoyGateway
      extensionApis:
        enableBackend: true

      [eight lines unchanged)]

          deploy:
            type: GatewayNamespace
          rateLimitDeployment:
            container:
    -         image: docker.io/envoyproxy/ratelimit:ff287602
    +         image: docker.io/envoyproxy/ratelimit:1e50889b
            patch:
              type: StrategicMerge
              value:
                spec:

      [two lines unchanged)]

                      containers:
                      - imagePullPolicy: IfNotPresent
                        name: envoy-ratelimit
          shutdownManager:
    -       image: docker.io/envoyproxy/gateway:v1.8.1
    +       image: docker.io/envoyproxy/gateway:v1.8.2
        type: Kubernetes


spec.template.spec.containers.envoy-gateway.image  (apps/v1/Deployment/networking/envoy-gateway)
  ± value change
    - docker.io/envoyproxy/gateway:v1.8.1
    + docker.io/envoyproxy/gateway:v1.8.2

spec.template.spec.containers.envoy-gateway-certgen.image  (batch/v1/Job/networking/envoy-gateway-gateway-helm-certgen)
  ± value change
    - docker.io/envoyproxy/gateway:v1.8.1
    + docker.io/envoyproxy/gateway:v1.8.2

@renovate
renovate Bot force-pushed the renovate/envoyproxy-gateway branch from 536e2f2 to 3254471 Compare July 23, 2026 01:43
@github-actions

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.prowlarr.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/media/prowlarr)
  ± value change
    - 2.5.2.5491
    + 2.5.2.5483

spec.ref.tag  (source.toolkit.fluxcd.io/v1/OCIRepository/networking/envoy-gateway)
  ± value change
    - v1.8.1
    + v1.8.3

spec.template.spec.containers.app.image  (apps/v1/StatefulSet/media/prowlarr)
  ± value change
    - ghcr.io/home-operations/prowlarr:2.5.2.5491
    + ghcr.io/home-operations/prowlarr:2.5.2.5483

data.envoy-gateway.yaml  (v1/ConfigMap/networking/envoy-gateway-config)
  ± value change in multiline text (two inserts, two deletions)
      apiVersion: gateway.envoyproxy.io/v1alpha1
      kind: EnvoyGateway
      extensionApis:
        enableBackend: true

      [eight lines unchanged)]

          deploy:
            type: GatewayNamespace
          rateLimitDeployment:
            container:
    -         image: docker.io/envoyproxy/ratelimit:ff287602
    +         image: docker.io/envoyproxy/ratelimit:1e50889b
            patch:
              type: StrategicMerge
              value:
                spec:

      [two lines unchanged)]

                      containers:
                      - imagePullPolicy: IfNotPresent
                        name: envoy-ratelimit
          shutdownManager:
    -       image: docker.io/envoyproxy/gateway:v1.8.1
    +       image: docker.io/envoyproxy/gateway:v1.8.3
        type: Kubernetes


spec.template.spec.containers.envoy-gateway.image  (apps/v1/Deployment/networking/envoy-gateway)
  ± value change
    - docker.io/envoyproxy/gateway:v1.8.1
    + docker.io/envoyproxy/gateway:v1.8.3

spec.template.spec.containers.envoy-gateway-certgen.image  (batch/v1/Job/networking/envoy-gateway-gateway-helm-certgen)
  ± value change
    - docker.io/envoyproxy/gateway:v1.8.1
    + docker.io/envoyproxy/gateway:v1.8.3

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Envoy Gateway: The update to Helm chart version v1.8.3 is routine and safe to merge.

@renovate renovate Bot changed the title fix(container): update envoyproxy-gateway group fix(container): update image docker.io/envoyproxy/gateway-helm ( 1.8.1 → 1.8.3 ) Jul 29, 2026
| datasource | package                               | from   | to     |
| ---------- | ------------------------------------- | ------ | ------ |
| docker     | docker.io/envoyproxy/gateway-helm     | 1.8.1  | 1.8.3  |
| docker     | mirror.gcr.io/envoyproxy/gateway-helm | v1.8.1 | v1.8.3 |
@renovate
renovate Bot force-pushed the renovate/envoyproxy-gateway branch from 3254471 to 624923d Compare July 29, 2026 22:10
@renovate renovate Bot changed the title fix(container): update image docker.io/envoyproxy/gateway-helm ( 1.8.1 → 1.8.3 ) fix(container): update envoyproxy-gateway group Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Changes
spec.ref.tag  (source.toolkit.fluxcd.io/v1/OCIRepository/networking/envoy-gateway)
  ± value change
    - v1.8.1
    + v1.8.3

spec.ref.tag  (source.toolkit.fluxcd.io/v1/OCIRepository/tuppr/tuppr)
  ± value change
    - 0.4.3
    + 0.4.1

data.envoy-gateway.yaml  (v1/ConfigMap/networking/envoy-gateway-config)
  ± value change in multiline text (two inserts, two deletions)
      apiVersion: gateway.envoyproxy.io/v1alpha1
      kind: EnvoyGateway
      extensionApis:
        enableBackend: true

      [eight lines unchanged)]

          deploy:
            type: GatewayNamespace
          rateLimitDeployment:
            container:
    -         image: docker.io/envoyproxy/ratelimit:ff287602
    +         image: docker.io/envoyproxy/ratelimit:1e50889b
            patch:
              type: StrategicMerge
              value:
                spec:

      [two lines unchanged)]

                      containers:
                      - imagePullPolicy: IfNotPresent
                        name: envoy-ratelimit
          shutdownManager:
    -       image: docker.io/envoyproxy/gateway:v1.8.1
    +       image: docker.io/envoyproxy/gateway:v1.8.3
        type: Kubernetes


spec.template.spec.containers.envoy-gateway.image  (apps/v1/Deployment/networking/envoy-gateway)
  ± value change
    - docker.io/envoyproxy/gateway:v1.8.1
    + docker.io/envoyproxy/gateway:v1.8.3

spec.template.spec.containers.envoy-gateway-certgen.image  (batch/v1/Job/networking/envoy-gateway-gateway-helm-certgen)
  ± value change
    - docker.io/envoyproxy/gateway:v1.8.1
    + docker.io/envoyproxy/gateway:v1.8.3

spec.template.spec.containers.manager.image  (apps/v1/Deployment/tuppr/tuppr)
  ± value change
    - ghcr.io/home-operations/tuppr@sha256:d50f298e00192c447f284cc3581beb45984d67e0235368c7aa3598dac2e4cde1
    + ghcr.io/home-operations/tuppr@sha256:ffd3ed0abba7ef6eaf0bfcf6386dd6a4cf8caa5e9f90d34b1aaacaff36e1ca3a
  

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Envoy Gateway: The update to Helm chart version v1.8.3 is routine and safe to merge.

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