Skip to content

Commit

Permalink
chore(deps): update redis:alpine docker digest to 343e654 (GoogleClou…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 4, 2023
1 parent ca3552e commit a06b040
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:9150d86fe2a9d03bbdb15bb9758fa5e3d24632386af8f6eb4d675ee4c976f499
image: redis:alpine@sha256:343e6546f35877801de0b8580274a5e3a8e8464cabe545a2dd9f3c78df77542a
{{- else }}
image: {{ .Values.images.repository }}/redis:alpine
{{- end }}
Expand Down

0 comments on commit a06b040

Please sign in to comment.