-
Notifications
You must be signed in to change notification settings - Fork 14
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
tinfoild
merged 1 commit into
main
from
renovate/public.ecr.aws-docker-library-redis-7.4.1
Dec 25, 2024
Merged
chore(oci/libraryredis): update 7.4.1 ➼ 05f9926 #1574
tinfoild
merged 1 commit into
main
from
renovate/public.ecr.aws-docker-library-redis-7.4.1
Dec 25, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tinfoild
bot
added
kube/deploy/apps
renovate/datasource/docker
renovate/type/digest
labels
Dec 25, 2024
Deploying jjgadgets-biohazard with Cloudflare Pages
|
--- 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 |
--- 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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
ea96c43
->05f9926
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.