Skip to content

Commit

Permalink
chore(deps): update redis:7.0.11-alpine docker digest to 121bac9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 3b50e54 commit b34ee13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/unwind/immich/redis_failover_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import "k8s.io/api/core/v1"
}
spec: {
sentinel: {
image: "redis:7.0.11-alpine@sha256:e20345b7ec692815860c07f0209eb0465687b0c28cd85df412811ae1ac7b653e"
image: "redis:7.0.11-alpine@sha256:121bac949fb5f623b9fa0b4e4c9fb358ffd045966e754cfa3eb9963f3af2fe3b"
exporter: enabled: true
resources: {
requests: {
Expand All @@ -46,7 +46,7 @@ import "k8s.io/api/core/v1"
}
}
redis: {
image: "redis:7.0.11-alpine@sha256:e20345b7ec692815860c07f0209eb0465687b0c28cd85df412811ae1ac7b653e"
image: "redis:7.0.11-alpine@sha256:121bac949fb5f623b9fa0b4e4c9fb358ffd045966e754cfa3eb9963f3af2fe3b"
exporter: enabled: true
resources: {
requests: {
Expand Down

0 comments on commit b34ee13

Please sign in to comment.