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 public.ecr.aws/docker/library/redis docker tag to v7.4.1 #3765

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Oct 7, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner October 7, 2024 19:18
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Oct 7, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 7, 2024

--- kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich

+++ kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich

@@ -78,13 +78,13 @@

                 memory: 250Mi
       redis:
         containers:
           app:
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.0@sha256:6725a7dc7a44a6486b9d0a5172b10ccaf0c2ea600df87c0b93450d0e7769297f
+              tag: 7.4.1@sha256:541209804a009ab69e97a06504706cfe83be2693150885fa08ed05a91f243089
     defaultPodOptions:
       automountServiceAccountToken: false
       enableServiceLinks: false
     ingress:
       main:
         annotations:
--- kubernetes/apps/default/paperless/app Kustomization: flux-system/cluster-apps-paperless HelmRelease: default/paperless

+++ kubernetes/apps/default/paperless/app Kustomization: flux-system/cluster-apps-paperless HelmRelease: default/paperless

@@ -94,13 +94,13 @@

               tag: '16.3'
       redis:
         containers:
           app:
             image:
               repository: public.ecr.aws/docker/library/redis
-              tag: 7.4.0@sha256:6725a7dc7a44a6486b9d0a5172b10ccaf0c2ea600df87c0b93450d0e7769297f
+              tag: 7.4.1@sha256:541209804a009ab69e97a06504706cfe83be2693150885fa08ed05a91f243089
       tika:
         containers:
           app:
             image:
               repository: ghcr.io/paperless-ngx/tika
               tag: 2.9.1-full

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 7, 2024

--- HelmRelease: default/immich Deployment: default/immich-redis

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

@@ -30,13 +30,13 @@

       automountServiceAccountToken: false
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: public.ecr.aws/docker/library/redis:7.4.0@sha256:6725a7dc7a44a6486b9d0a5172b10ccaf0c2ea600df87c0b93450d0e7769297f
+      - image: public.ecr.aws/docker/library/redis:7.4.1@sha256:541209804a009ab69e97a06504706cfe83be2693150885fa08ed05a91f243089
         name: app
         volumeMounts:
         - mountPath: /usr/src/app/upload
           name: data
       volumes:
       - name: data
--- HelmRelease: default/paperless Deployment: default/paperless-redis

+++ HelmRelease: default/paperless Deployment: default/paperless-redis

@@ -30,9 +30,9 @@

       automountServiceAccountToken: false
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: public.ecr.aws/docker/library/redis:7.4.0@sha256:6725a7dc7a44a6486b9d0a5172b10ccaf0c2ea600df87c0b93450d0e7769297f
+      - image: public.ecr.aws/docker/library/redis:7.4.1@sha256:541209804a009ab69e97a06504706cfe83be2693150885fa08ed05a91f243089
         name: app
 

@mchesterbot mchesterbot bot force-pushed the renovate/public.ecr.aws-docker-library-redis-7.x branch from 88e404c to 84c2248 Compare October 7, 2024 22:22
@mchestr mchestr merged commit 175b645 into main Oct 16, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/public.ecr.aws-docker-library-redis-7.x branch October 16, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant