hashbang / gitops

gitops repo for our kubernetes cluster
23 stars 8 forks source link

argocd: update redis Docker tag to v7.4.1 #210

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
redis Kustomization minor 7.2.0-alpine -> 7.4.1-alpine

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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Infro diff for 5711173

argocd.hashbang.sh > argocd (0 files changed)

~~~diff time="2024-10-07T22:33:48Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." time="2024-10-07T22:33:58Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web." ===== apps/Deployment argocd/argocd-redis ====== --- /tmp/argocd-diff2506201019/argocd-redis-live.yaml +++ /tmp/argocd-diff2506201019/argocd-redis @@ -239,7 +239,7 @@ secretKeyRef: key: auth name: argocd-redis - image: redis:7.2.0-alpine@sha256:fd5de2340bc46cbc2241975ab027797c350dec6fd86349e3ac384e3a41be6fee + image: redis:7.4.1-alpine@sha256:de13e74e14b98eb96bdf886791ae47686c3c5d29f9d5f85ea55206843e3fce26 imagePullPolicy: Always name: redis ports: ~~~