File tree 3 files changed +2062
-1
lines changed
3 files changed +2062
-1
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ maintainers:
35
35
name : postgresql
36
36
sources :
37
37
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
38
- version : 15.3.5
38
+ version : 15.4.0
Original file line number Diff line number Diff line change @@ -114,3 +114,4 @@ WARNING: The configured password will be ignored on new installation in case whe
114
114
{{- include "common.warnings.rollingTag" .Values.image -}}
115
115
{{- include "common.warnings.rollingTag" .Values.volumePermissions.image }}
116
116
{{- include "common.warnings.resources" (dict "sections" (list "metrics" "primary" "readReplicas" "volumePermissions") "context" $) }}
117
+ {{- include "common.warnings.modifiedImages" (dict "images" (list .Values.image .Values.volumePermissions.image .Values.metrics.image) "context" $) }}
You can’t perform that action at this time.
0 commit comments