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

feat(container): update image ghcr.io/angelnu/pod-gateway to v1.11.1 #381

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/angelnu/pod-gateway minor v1.10.0 -> v1.11.1

Release Notes

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

v1.11.1

Compare Source

Merge and release contributions from the last months:

What's Changed

New Contributors

Full Changelog: angelnu/pod-gateway@v1.10.0...v1.11.1


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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 5, 2024

--- HelmRelease: network/downloads-gateway Deployment: network/downloads-gateway-pod-gateway

+++ HelmRelease: network/downloads-gateway Deployment: network/downloads-gateway-pod-gateway

@@ -29,24 +29,24 @@

       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       initContainers:
       - command:
         - /bin/gateway_init.sh
-        image: ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+        image: ghcr.io/angelnu/pod-gateway:v1.11.1@sha256:0617304f085bc98529f0c5cd0c40c63bb019380a026a277c812bd13f78b4bc5d
         imagePullPolicy: IfNotPresent
         name: routes
         securityContext:
           privileged: true
         volumeMounts:
         - mountPath: /config
           name: config
           readOnly: true
       containers:
       - name: downloads-gateway-pod-gateway
-        image: ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+        image: ghcr.io/angelnu/pod-gateway:v1.11.1@sha256:0617304f085bc98529f0c5cd0c40c63bb019380a026a277c812bd13f78b4bc5d
         imagePullPolicy: IfNotPresent
         command:
         - /bin/gateway_sidecar.sh
         securityContext:
           capabilities:
             add:
--- HelmRelease: network/downloads-gateway Deployment: network/downloads-gateway-pod-gateway-webhook

+++ HelmRelease: network/downloads-gateway Deployment: network/downloads-gateway-pod-gateway-webhook

@@ -39,17 +39,17 @@

         - --configmapName=downloads-gateway-pod-gateway
         - --setGatewayLabel=setGateway
         - --setGatewayAnnotation=setGateway
         - --tls-cert-file-path=/tls/tls.crt
         - --tls-key-file-path=/tls/tls.key
         - --DNSPolicy=None
-        - --initImage=ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+        - --initImage=ghcr.io/angelnu/pod-gateway:v1.11.1@sha256:0617304f085bc98529f0c5cd0c40c63bb019380a026a277c812bd13f78b4bc5d
         - --initImagePullPol=IfNotPresent
         - --initCmd=/bin/client_init.sh
         - --initMountPoint=/config
-        - --sidecarImage=ghcr.io/angelnu/pod-gateway:v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+        - --sidecarImage=ghcr.io/angelnu/pod-gateway:v1.11.1@sha256:0617304f085bc98529f0c5cd0c40c63bb019380a026a277c812bd13f78b4bc5d
         - --sidecarImagePullPol=IfNotPresent
         - --sidecarCmd=/bin/client_sidecar.sh
         - --sidecarMountPoint=/config
         ports:
         - name: http
           containerPort: 8080

Copy link

github-actions bot commented Oct 5, 2024

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

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

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

           capabilities:
             add:
             - NET_ADMIN
         type: gluetun
     image:
       repository: ghcr.io/angelnu/pod-gateway
-      tag: v1.10.0@sha256:d728eac85f750b37c96a0dafd038561ea4b8035857802be1128ea9b19c61e181
+      tag: v1.11.1@sha256:0617304f085bc98529f0c5cd0c40c63bb019380a026a277c812bd13f78b4bc5d
     podAnnotations:
       configmap.reloader.stakater.com/reload: downloads-gateway
       secret.reloader.stakater.com/reload: downloads-gateway
     publicPorts:
     - IP: 10
       hostname: qbittorrent

@cschmittiey cschmittiey merged commit 8f65379 into main Oct 5, 2024
4 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-angelnu-pod-gateway-1.x branch October 5, 2024 19:50
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.

1 participant