Commit 8eed715 authored May 21, 2024 · 5 / 5 · Verified
1 parent 91ed758 commit 8eed715 Copy full SHA for 8eed715
File tree 4 files changed +1810
-4
lines changed
4 files changed +1810
-4
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: common
3
3
repository: oci://registry-1.docker.io/bitnamicharts
4
- version: 2.19.2
5
- digest: sha256:e670e1075bfafffe040fae1158f1fa1f592585f394b48704ba137d2d083b1571
6
- generated: "2024-05-13T11:37:01.073376388Z "
4
+ version: 2.19.3
5
+ digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d
6
+ generated: "2024-05-21T14:34:40.55761424+02:00 "
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ maintainers:
36
36
name : redis
37
37
sources :
38
38
- https://github.com/bitnami/charts/tree/main/bitnami/redis
39
- version : 19.3.4
39
+ version : 19.4.0
Original file line number Diff line number Diff line change @@ -210,3 +210,4 @@ YOU NEED TO PERFORM AN UPGRADE FOR THE SERVICES AND WORKLOAD TO BE CREATED
210
210
{{- $resourceSections = append $resourceSections "master" -}}
211
211
{{- end }}
212
212
{{- include "common.warnings.resources" (dict "sections" $resourceSections "context" $) }}
213
+ {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.sentinel.image .Values.metrics.image .Values.volumePermissions.image .Values.kubectl.image .Values.sysctl.image) "context" $) }}
You can’t perform that action at this time.
0 commit comments