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 450ed89 #1290

Closed tinfoild[bot] closed 1 week ago

tinfoild[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
docker.io/1337kavin/piped-proxy digest ab9e472 -> 450ed89

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 week ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

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

View logs

tinfoild[bot] commented 1 week 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:ab9e472107337886d71b0151b6e777fc4cba0dd8251a21d4788a7a7f165f545a
+              tag: latest@sha256:450ed89bc04f419de764c4caec44496c23d7ea949d67113d76c38a1e08aeaf96
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
tinfoild[bot] commented 1 week 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:ab9e472107337886d71b0151b6e777fc4cba0dd8251a21d4788a7a7f165f545a
+        image: docker.io/1337kavin/piped-proxy:latest@sha256:450ed89bc04f419de764c4caec44496c23d7ea949d67113d76c38a1e08aeaf96
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080