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

feat(container): update image docker.io/sissbruecker/linkding to v1.33.0 #1075

Closed tinfoild[bot] closed 2 months ago

tinfoild[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/sissbruecker/linkding minor 1.32.0-plus-alpine -> 1.33.0-plus-alpine OpenSSF Scorecard

Release Notes

sissbruecker/linkding (docker.io/sissbruecker/linkding) ### [`v1.33.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1330-14092024) [Compare Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.32.0...v1.33.0) ##### What's Changed - Theme improvements by [@​sissbruecker](https://redirect.github.com/sissbruecker) in [https://github.com/sissbruecker/linkding/pull/822](https://redirect.github.com/sissbruecker/linkding/pull/822) - Speed up navigation by [@​sissbruecker](https://redirect.github.com/sissbruecker) in [https://github.com/sissbruecker/linkding/pull/824](https://redirect.github.com/sissbruecker/linkding/pull/824) - Rename "SingeFileError" to "SingleFileError" by [@​curiousleo](https://redirect.github.com/curiousleo) in [https://github.com/sissbruecker/linkding/pull/823](https://redirect.github.com/sissbruecker/linkding/pull/823) - Bump svelte from 4.2.12 to 4.2.19 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sissbruecker/linkding/pull/806](https://redirect.github.com/sissbruecker/linkding/pull/806) ##### New Contributors - [@​curiousleo](https://redirect.github.com/curiousleo) made their first contribution in [https://github.com/sissbruecker/linkding/pull/823](https://redirect.github.com/sissbruecker/linkding/pull/823) **Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.32.0...v1.33.0 ***

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: 7a5e8ee
Status: ✅  Deploy successful!
Preview URL: https://c46e8e5c.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-docker-io-sissbruec.jjgadgets-biohazard.pages.dev

View logs

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

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

@@ -83,13 +83,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: linkding-secrets
             image:
               repository: docker.io/sissbruecker/linkding
-              tag: 1.32.0-plus-alpine@sha256:46684e0f3f1509c3c41f6e8570f7ca95f058b3d4baefd1feec8766de659f83e0
+              tag: 1.33.0-plus-alpine@sha256:8634c2255daf5c8f51f8b39e93fe1621cefefc6002da4ed597402a8afea9a861
             resources:
               limits:
                 cpu: 3000m
                 memory: 1Gi
               requests:
                 cpu: 10m
tinfoild[bot] commented 2 months ago
--- HelmRelease: linkding/linkding Deployment: linkding/linkding

+++ HelmRelease: linkding/linkding Deployment: linkding/linkding

@@ -107,13 +107,13 @@

           value: /snapshots
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: linkding-secrets
-        image: docker.io/sissbruecker/linkding:1.32.0-plus-alpine@sha256:46684e0f3f1509c3c41f6e8570f7ca95f058b3d4baefd1feec8766de659f83e0
+        image: docker.io/sissbruecker/linkding:1.33.0-plus-alpine@sha256:8634c2255daf5c8f51f8b39e93fe1621cefefc6002da4ed597402a8afea9a861
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080