JJGadgets / Biohazard

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

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

Closed tinfoild[bot] closed 2 weeks ago

tinfoild[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

sissbruecker/linkding (docker.io/sissbruecker/linkding) ### [`v1.34.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1340-16092024) [Compare Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.33.0...v1.34.0) ##### What's Changed - Fix several issues around browser back navigation by [@​sissbruecker](https://redirect.github.com/sissbruecker) in [https://github.com/sissbruecker/linkding/pull/825](https://redirect.github.com/sissbruecker/linkding/pull/825) - Speed up response times for certain actions by [@​sissbruecker](https://redirect.github.com/sissbruecker) in [https://github.com/sissbruecker/linkding/pull/829](https://redirect.github.com/sissbruecker/linkding/pull/829) - Implement IPv6 capability by [@​itz-Jana](https://redirect.github.com/itz-Jana) in [https://github.com/sissbruecker/linkding/pull/826](https://redirect.github.com/sissbruecker/linkding/pull/826) ##### New Contributors - [@​itz-Jana](https://redirect.github.com/itz-Jana) made their first contribution in [https://github.com/sissbruecker/linkding/pull/826](https://redirect.github.com/sissbruecker/linkding/pull/826) **Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.33.0...v1.34.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 weeks ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3e952e
Status: ✅  Deploy successful!
Preview URL: https://011e3065.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-docker-io-sissbruec.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 2 weeks 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.33.0-plus-alpine@sha256:8634c2255daf5c8f51f8b39e93fe1621cefefc6002da4ed597402a8afea9a861
+              tag: 1.34.0-plus-alpine@sha256:81937218f17b5f3b474ba9930c56dc18dc25ae14f55bf1a6aa852d7c917beb65
             resources:
               limits:
                 cpu: 3000m
                 memory: 1Gi
               requests:
                 cpu: 10m
tinfoild[bot] commented 2 weeks 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.33.0-plus-alpine@sha256:8634c2255daf5c8f51f8b39e93fe1621cefefc6002da4ed597402a8afea9a861
+        image: docker.io/sissbruecker/linkding:1.34.0-plus-alpine@sha256:81937218f17b5f3b474ba9930c56dc18dc25ae14f55bf1a6aa852d7c917beb65
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080