Automated Manifest Update - Automerge #6549

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-6548 into manifests 2026-05-06 00:34:20 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ spec:
tolerations: []
containers:
- name: "argocd-service-test"
image: redis:8.6.2-alpine@sha256:81b6f81d6a6c5b9019231a2e8eb10085e3a139a34f833dcc965a8a959b040b72
image: redis:8.6.3-alpine@sha256:69f2c586c8a7e9cce4ae1ee9bbaf60bc4bb5f4bb3880e4ed022b1fd758a7cab9
command:
- sh
- -c

View File

@@ -47,7 +47,7 @@ spec:
automountServiceAccountToken: false
initContainers:
- name: config-init
image: redis:8.6.2-alpine@sha256:81b6f81d6a6c5b9019231a2e8eb10085e3a139a34f833dcc965a8a959b040b72
image: redis:8.6.3-alpine@sha256:69f2c586c8a7e9cce4ae1ee9bbaf60bc4bb5f4bb3880e4ed022b1fd758a7cab9
imagePullPolicy: IfNotPresent
resources: {}
command:
@@ -79,7 +79,7 @@ spec:
mountPath: /data
containers:
- name: redis
image: redis:8.6.2-alpine@sha256:81b6f81d6a6c5b9019231a2e8eb10085e3a139a34f833dcc965a8a959b040b72
image: redis:8.6.3-alpine@sha256:69f2c586c8a7e9cce4ae1ee9bbaf60bc4bb5f4bb3880e4ed022b1fd758a7cab9
imagePullPolicy: IfNotPresent
command:
- redis-server
@@ -150,7 +150,7 @@ spec:
- /bin/sh
- /readonly-config/trigger-failover-if-master.sh
- name: sentinel
image: redis:8.6.2-alpine@sha256:81b6f81d6a6c5b9019231a2e8eb10085e3a139a34f833dcc965a8a959b040b72
image: redis:8.6.3-alpine@sha256:69f2c586c8a7e9cce4ae1ee9bbaf60bc4bb5f4bb3880e4ed022b1fd758a7cab9
imagePullPolicy: IfNotPresent
command:
- redis-sentinel
@@ -210,7 +210,7 @@ spec:
name: health
lifecycle: {}
- name: split-brain-fix
image: redis:8.6.2-alpine@sha256:81b6f81d6a6c5b9019231a2e8eb10085e3a139a34f833dcc965a8a959b040b72
image: redis:8.6.3-alpine@sha256:69f2c586c8a7e9cce4ae1ee9bbaf60bc4bb5f4bb3880e4ed022b1fd758a7cab9
imagePullPolicy: IfNotPresent
command:
- sh