Skip to content

feat(container): update image ghcr.io/k8s-gateway/k8s_gateway (1.6.4 → 1.7.0)#1007

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-ghcr.io-k8s-gateway-k8s_gateway-1.x
Open

feat(container): update image ghcr.io/k8s-gateway/k8s_gateway (1.6.4 → 1.7.0)#1007
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-ghcr.io-k8s-gateway-k8s_gateway-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/k8s-gateway/k8s_gateway minor 1.6.41.7.0

Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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 these updates again.


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

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

…→ 1.7.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions
Copy link

--- kubernetes/main/apps/network/k8s-gateway/app Kustomization: flux-system/k8s-gateway HelmRelease: network/k8s-gateway

+++ kubernetes/main/apps/network/k8s-gateway/app Kustomization: flux-system/k8s-gateway HelmRelease: network/k8s-gateway

@@ -59,13 +59,13 @@

           app:
             args:
             - -conf
             - /etc/coredns/Corefile
             image:
               repository: ghcr.io/k8s-gateway/k8s_gateway
-              tag: 1.6.4
+              tag: 1.7.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 5

@github-actions
Copy link

--- HelmRelease: network/k8s-gateway Deployment: network/k8s-gateway

+++ HelmRelease: network/k8s-gateway Deployment: network/k8s-gateway

@@ -49,13 +49,13 @@

               topologyKey: kubernetes.io/hostname
             weight: 1
       containers:
       - args:
         - -conf
         - /etc/coredns/Corefile
-        image: ghcr.io/k8s-gateway/k8s_gateway:1.6.4
+        image: ghcr.io/k8s-gateway/k8s_gateway:1.7.0
         livenessProbe:
           failureThreshold: 5
           httpGet:
             path: /health
             port: 8080
           initialDelaySeconds: 60

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