Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/jfroy/pod-gateway ( v1.11.0 → v1.11.1 ) - autoclosed #269

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/jfroy/pod-gateway patch v1.11.0 -> v1.11.1

Release Notes

jfroy/pod-gateway (ghcr.io/jfroy/pod-gateway)

v1.11.1

Compare Source

  • Print initial addrs and routes in client_init.sh

Full Changelog: jfroy/pod-gateway@v1.11.0...v1.11.1


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.

Copy link

--- kubernetes/apps/stealth-gateway/stealth-gateway/app Kustomization: flux-system/stealth-gateway HelmRelease: stealth-gateway/stealth-gateway

+++ kubernetes/apps/stealth-gateway/stealth-gateway/app Kustomization: flux-system/stealth-gateway HelmRelease: stealth-gateway/stealth-gateway

@@ -71,13 +71,13 @@

                 - NET_ADMIN
           pod-gateway:
             command:
             - /bin/gateway_sidecar.sh
             image:
               repository: ghcr.io/jfroy/pod-gateway
-              tag: v1.11.0@sha256:5c347b729a2638c35a88461ff7476a525ec9d8ad183927e48a28d7eedb96c870
+              tag: v1.11.1@sha256:b90b6db742a8e9b2c42a1766d3e22a07d82dd385758ef8c7414b97bc51892262
             ports:
             - containerPort: 4789
               name: vxlan
               protocol: UDP
             securityContext:
               capabilities:
@@ -86,13 +86,13 @@

         initContainers:
           routes:
             command:
             - /bin/gateway_init.sh
             image:
               repository: ghcr.io/jfroy/pod-gateway
-              tag: v1.11.0@sha256:5c347b729a2638c35a88461ff7476a525ec9d8ad183927e48a28d7eedb96c870
+              tag: v1.11.1@sha256:b90b6db742a8e9b2c42a1766d3e22a07d82dd385758ef8c7414b97bc51892262
             securityContext:
               capabilities:
                 add:
                 - NET_ADMIN
       pod-gateway-webhook:
         annotations:

Copy link

--- HelmRelease: stealth-gateway/stealth-gateway Deployment: stealth-gateway/stealth-gateway-pod-gateway

+++ HelmRelease: stealth-gateway/stealth-gateway Deployment: stealth-gateway/stealth-gateway-pod-gateway

@@ -34,13 +34,13 @@

       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - command:
         - /bin/gateway_init.sh
-        image: ghcr.io/jfroy/pod-gateway:v1.11.0@sha256:5c347b729a2638c35a88461ff7476a525ec9d8ad183927e48a28d7eedb96c870
+        image: ghcr.io/jfroy/pod-gateway:v1.11.1@sha256:b90b6db742a8e9b2c42a1766d3e22a07d82dd385758ef8c7414b97bc51892262
         name: routes
         securityContext:
           capabilities:
             add:
             - NET_ADMIN
         volumeMounts:
@@ -80,13 +80,13 @@

         securityContext:
           capabilities:
             add:
             - NET_ADMIN
       - command:
         - /bin/gateway_sidecar.sh
-        image: ghcr.io/jfroy/pod-gateway:v1.11.0@sha256:5c347b729a2638c35a88461ff7476a525ec9d8ad183927e48a28d7eedb96c870
+        image: ghcr.io/jfroy/pod-gateway:v1.11.1@sha256:b90b6db742a8e9b2c42a1766d3e22a07d82dd385758ef8c7414b97bc51892262
         name: pod-gateway
         ports:
         - containerPort: 4789
           name: vxlan
           protocol: UDP
         securityContext:

@renovate renovate bot force-pushed the renovate/ghcr.io-jfroy-pod-gateway-1.x branch from e0fee30 to 737eb14 Compare August 13, 2024 18:30
@renovate renovate bot changed the title fix(container): update ghcr.io/jfroy/pod-gateway ( v1.11.0 → v1.11.1 ) fix(container): update ghcr.io/jfroy/pod-gateway ( v1.11.0 → v1.11.1 ) - autoclosed Aug 13, 2024
@renovate renovate bot closed this Aug 13, 2024
@renovate renovate bot deleted the renovate/ghcr.io-jfroy-pod-gateway-1.x branch August 13, 2024 22:12
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