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 public.ecr.aws/docker/library/redis to 8c9d041 #1316

Closed tinfoild[bot] closed 6 days ago

tinfoild[bot] commented 6 days ago

This PR contains the following updates:

Package Update Change OpenSSF
public.ecr.aws/docker/library/redis (source) digest c16e2b5 -> 8c9d041 OpenSSF Scorecard

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 6 days ago

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: c84da46
Status: βœ…  Deploy successful!
Preview URL: https://5889318d.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-public-ecr-aws-dock-94f4.jjgadgets-biohazard.pages.dev

View logs

tinfoild[bot] commented 6 days ago
--- kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik

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

@@ -220,13 +220,13 @@

             - $(AUTHENTIK_REDIS__PASSWORD)
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+              tag: 7.4.1@sha256:8c9d041246f5ed852a64615a2c2741ac6bafc67784746b1bb7a33be8a3092965
             resources:
               limits:
                 cpu: 1000m
                 memory: 512Mi
               requests:
                 cpu: 10m
--- kube/deploy/apps/blocky/app Kustomization: flux-system/blocky-app HelmRelease: blocky/blocky

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

@@ -90,13 +90,13 @@

             - --save
             - ''''''
             - --appendonly
             - 'no'
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+              tag: 7.4.1@sha256:8c9d041246f5ed852a64615a2c2741ac6bafc67784746b1bb7a33be8a3092965
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
--- kube/deploy/apps/immich/app Kustomization: flux-system/immich-app HelmRelease: immich/immich

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

@@ -335,13 +335,13 @@

             - --save
             - 300 1
             - --appendonly
             - 'yes'
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+              tag: 7.4.1@sha256:8c9d041246f5ed852a64615a2c2741ac6bafc67784746b1bb7a33be8a3092965
             resources:
               limits:
                 cpu: 1000m
                 memory: 512Mi
               requests:
                 cpu: 10m
tinfoild[bot] commented 6 days ago
--- HelmRelease: blocky/blocky Deployment: blocky/blocky-redis

+++ HelmRelease: blocky/blocky Deployment: blocky/blocky-redis

@@ -64,13 +64,13 @@

       - command:
         - redis-server
         - --save
         - ''''''
         - --appendonly
         - 'no'
-        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:8c9d041246f5ed852a64615a2c2741ac6bafc67784746b1bb7a33be8a3092965
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 6379
--- HelmRelease: authentik/authentik Deployment: authentik/authentik-redis

+++ HelmRelease: authentik/authentik Deployment: authentik/authentik-redis

@@ -60,13 +60,13 @@

         - 'no'
         - --requirepass
         - $(AUTHENTIK_REDIS__PASSWORD)
         envFrom:
         - secretRef:
             name: authentik-secrets
-        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:8c9d041246f5ed852a64615a2c2741ac6bafc67784746b1bb7a33be8a3092965
         name: redis
         resources:
           limits:
             cpu: 1000m
             memory: 512Mi
           requests:
--- HelmRelease: immich/immich Deployment: immich/immich-redis

+++ HelmRelease: immich/immich Deployment: immich/immich-redis

@@ -55,13 +55,13 @@

       - command:
         - redis-server
         - --save
         - 300 1
         - --appendonly
         - 'yes'
-        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:c16e2b5ec23a6a0f741796ae42d07d056ea0154d928e2df7e2de14899408d3ab
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:8c9d041246f5ed852a64615a2c2741ac6bafc67784746b1bb7a33be8a3092965
         name: redis
         resources:
           limits:
             cpu: 1000m
             memory: 512Mi
           requests: