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

fix(container): update image public.ecr.aws/docker/library/redis ( 7.4.1 → 7.4.2 ) #4932

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 6, 2025

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/redis (source) patch 7.4.1 -> 7.4.2

…4.1 → 7.4.2 )

| datasource | package                             | from  | to    |
| ---------- | ----------------------------------- | ----- | ----- |
| docker     | public.ecr.aws/docker/library/redis | 7.4.1 | 7.4.2 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 6, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 6, 2025

--- kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

+++ kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

@@ -62,13 +62,13 @@

             command:
             - redis-server
             env:
               REDIS_REPLICATION_MODE: master
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.1@sha256:bb142a9c18ac18a16713c1491d779697b4e107c22a97266616099d288237ef47
+              tag: 7.4.2@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
       server:
         annotations:
           configmap.reloader.stakater.com/reload: immich-configmap
           secret.reloader.stakater.com/reload: immich-secret
         containers:
           main:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 6, 2025

--- HelmRelease: media/immich Deployment: media/immich-redis

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

@@ -36,9 +36,9 @@

       containers:
       - command:
         - redis-server
         env:
         - name: REDIS_REPLICATION_MODE
           value: master
-        image: public.ecr.aws/docker/library/redis:7.4.1@sha256:bb142a9c18ac18a16713c1491d779697b4e107c22a97266616099d288237ef47
+        image: public.ecr.aws/docker/library/redis:7.4.2@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
         name: main
 

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 6, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.05s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.06s
✅ YAML prettier 1 0 0.43s
✅ YAML yamllint 1 0 0.38s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 1b9c75f into main Jan 6, 2025
16 checks passed
@szinn szinn deleted the renovate/main-public.ecr.aws-docker-library-redis-7.x branch January 6, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant