JJGadgets / Biohazard

Watch your step, this playground might be hazardous 'round here… | JJGadgets' HomeLab monorepo
https://jjgadgets.tech
Apache License 2.0
39 stars 14 forks source link

chore(container): update image docker.io/1337kavin/piped-proxy to 0e1b202 #1350

Closed tinfoild[bot] closed 1 day ago

tinfoild[bot] commented 1 day ago

This PR contains the following updates:

Package Update Change
docker.io/1337kavin/piped-proxy digest b4ec591 -> 0e1b202

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.



This PR has been generated by Renovate Bot.

cloudflare-workers-and-pages[bot] commented 1 day ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c33b07
Status: βœ…  Deploy successful!
Preview URL: https://70fda6f8.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-docker-io-1337kavin.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 1 day ago
--- kube/deploy/apps/piped/app Kustomization: flux-system/piped-app HelmRelease: piped/piped

+++ kube/deploy/apps/piped/app Kustomization: flux-system/piped-app HelmRelease: piped/piped

@@ -117,13 +117,13 @@

             - /app/piped-proxy
             env:
               BACKEND_HOSTNAME: piped
               TZ: null
             image:
               repository: docker.io/1337kavin/piped-proxy
-              tag: latest@sha256:b4ec591ec585b5eef818e3f737a1c8cfca24fb568525161b3f5fdec5a561e76e
+              tag: latest@sha256:0e1b202e52649199f486ab99d5a52ac2353aab0d35cad4164c0d71b1db0c4e6a
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
tinfoild[bot] commented 1 day ago
--- HelmRelease: piped/piped Deployment: piped/piped-ytproxy

+++ HelmRelease: piped/piped Deployment: piped/piped-ytproxy

@@ -62,13 +62,13 @@

         - /app/piped-proxy
         env:
         - name: BACKEND_HOSTNAME
           value: piped
         - name: TZ
           value: null
-        image: docker.io/1337kavin/piped-proxy:latest@sha256:b4ec591ec585b5eef818e3f737a1c8cfca24fb568525161b3f5fdec5a561e76e
+        image: docker.io/1337kavin/piped-proxy:latest@sha256:0e1b202e52649199f486ab99d5a52ac2353aab0d35cad4164c0d71b1db0c4e6a
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080