Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(oci/libraryredis): update 7.4.1 ➼ 05f9926 #1574

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 25, 2024

This PR contains the following updates:

Package Update Change OpenSSF
public.ecr.aws/docker/library/redis (source) digest ea96c43 -> 05f9926 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

cloudflare-workers-and-pages bot commented Dec 25, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: ddebbe7
Status: ✅  Deploy successful!
Preview URL: https://81d76c4a.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-public-ecr-aws-dock-94f4.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 25, 2024

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

@@ -309,13 +309,13 @@

             - $(AUTHENTIK_REDIS__PASSWORD)
             envFrom:
             - secretRef:
                 name: authentik-secrets
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
+              tag: 7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:
--- 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:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
+              tag: 7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b
             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

@@ -333,13 +333,13 @@

             - --save
             - 300 1
             - --appendonly
             - 'yes'
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
+              tag: 7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b
             resources:
               limits:
                 cpu: 1000m
                 memory: 512Mi
               requests:
                 cpu: 10m

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 25, 2024

--- HelmRelease: blocky/blocky Deployment: blocky/blocky

+++ HelmRelease: blocky/blocky Deployment: blocky/blocky

@@ -81,13 +81,13 @@

         name: main
         readinessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
-            port: 8080
+            port: 8053
           timeoutSeconds: 1
         resources:
           limits:
             cpu: 3000m
             memory: 2Gi
           requests:
--- 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:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b
         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:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 6379
--- 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:ea96c435dc17b011f54c6a883c3c45e7726242b075de61c6fe40a10ae6ae0f83
+        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:05f99264e2928ad472f2751b3a8d1f65c9c2cc1819be04548b2261c08e2e026b
         name: redis
         resources:
           limits:
             cpu: 1000m
             memory: 512Mi
           requests:

@tinfoild tinfoild bot merged commit cb0fb49 into main Dec 25, 2024
3 checks passed
@tinfoild tinfoild bot deleted the renovate/public.ecr.aws-docker-library-redis-7.4.1 branch December 25, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants