Skip to content

Commit

Permalink
chore(deps): update redis:alpine docker digest to 069b9bd (GoogleClou…
Browse files Browse the repository at this point in the history
…dPlatform#2151)

Co-authored-by: Nim Jayawardena <[email protected]>
  • Loading branch information
renovate-bot and NimJay authored Sep 29, 2023
1 parent c4fd6a1 commit 3702b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/templates/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
privileged: false
readOnlyRootFilesystem: true
{{- if .Values.cartDatabase.inClusterRedis.publicRepository }}
image: redis:alpine@sha256:ef3296cb1b3a7eb40f2a992a398777a1c0b5b21df44f1a5bef84067f772daf54
image: redis:alpine@sha256:069b9bde344cee25558e70443e722b99df7227df87456c6fe40bf2b7981a8bda
{{- else }}
image: {{ .Values.images.repository }}/redis:alpine
{{- end }}
Expand Down

0 comments on commit 3702b8b

Please sign in to comment.