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

fix(container): update image ghcr.io/diced/zipline to v3.7.10 #1073

Closed tinfoild[bot] closed 1 month ago

tinfoild[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/diced/zipline patch 3.7.9 -> 3.7.10

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 2 months ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: befb8ff
Status: βœ…  Deploy successful!
Preview URL: https://b93e91af.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-ghcr-io-diced-zipli-stv0.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 2 months ago
--- kube/deploy/apps/zipline/app Kustomization: flux-system/zipline-app HelmRelease: zipline/zipline

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

@@ -106,13 +106,13 @@

       WEBSITE_SHOW_VERSION: 'false'
       WEBSITE_TITLE: JJGadgets
     global:
       fullnameOverride: zipline
     image:
       repository: ghcr.io/diced/zipline
-      tag: 3.7.9@sha256:3c181140c66787b7db6ab98726a807cd23b1332a22c79cd2d93064f1920cf466
+      tag: 3.7.10@sha256:b37532d90269267a47deac7f19149f69484c9e8693b20f3c17e9fa29d47dc7ae
     ingress:
       external-upload:
         annotations:
           external-dns.alpha.kubernetes.io/target: null
           nginx.ingress.kubernetes.io/custom-http-errors: 400,403,404,405,409,410,411,412,413,414,415,416,417,418,421,425,431,451,500,501,502,503,504,505,506,510
           nginx.ingress.kubernetes.io/proxy-body-size: 100m
tinfoild[bot] commented 1 month ago
--- HelmRelease: zipline/zipline Deployment: zipline/zipline

+++ HelmRelease: zipline/zipline Deployment: zipline/zipline

@@ -35,13 +35,13 @@

         runAsGroup: 1000
         runAsUser: 1000
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: zipline
-        image: ghcr.io/diced/zipline:3.7.9@sha256:3c181140c66787b7db6ab98726a807cd23b1332a22c79cd2d93064f1920cf466
+        image: ghcr.io/diced/zipline:3.7.10@sha256:b37532d90269267a47deac7f19149f69484c9e8693b20f3c17e9fa29d47dc7ae
         imagePullPolicy: null
         env:
         - name: CORE_COMPRESSION_ENABLED
           value: 'true'
         - name: CORE_COMPRESSION_ON_DASHBOARD
           value: 'true'