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 redis/redisinsight to v2.64.1 #584

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2024

This PR contains the following updates:

Package Update Change
redis/redisinsight patch 2.64.0 -> 2.64.1

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link

--- HelmRelease: observability/redisinsight Deployment: observability/redisinsight

+++ HelmRelease: observability/redisinsight Deployment: observability/redisinsight

@@ -47,13 +47,13 @@

         - name: RI_FILES_LOGGER
           value: 'false'
         - name: RI_STDOUT_LOGGER
           value: 'true'
         - name: TZ
           value: Pacific/Auckland
-        image: redis/redisinsight:2.64.0@sha256:7432f1f4df4780c630138fde6ce49ba754a2616dc93360ff5f28fe2a68aca5d7
+        image: redis/redisinsight:2.64.1@sha256:53618017b60bc825b5049d7f0bb40bc6bf5e551ae26a3b3dfc77f5af3733e812
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

Copy link

--- kubernetes/apps/observability/redisinsight/app Kustomization: flux-system/redisinsight HelmRelease: observability/redisinsight

+++ kubernetes/apps/observability/redisinsight/app Kustomization: flux-system/redisinsight HelmRelease: observability/redisinsight

@@ -36,13 +36,13 @@

             env:
               RI_FILES_LOGGER: false
               RI_STDOUT_LOGGER: true
               TZ: Pacific/Auckland
             image:
               repository: redis/redisinsight
-              tag: 2.64.0@sha256:7432f1f4df4780c630138fde6ce49ba754a2616dc93360ff5f28fe2a68aca5d7
+              tag: 2.64.1@sha256:53618017b60bc825b5049d7f0bb40bc6bf5e551ae26a3b3dfc77f5af3733e812
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
                 memory: 128Mi

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