-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update helm release postgresql to 11.9.13 #2148
base: main
Are you sure you want to change the base?
Conversation
Path: @@ -10,7 +10,7 @@
app.kubernetes.io/managed-by: Helm
type: Opaque
data:
- postgres-password: "eWttWEg0Uk5HZA=="
+ postgres-password: "ODVydUFxaGhNVA=="
password: "JHtTRUNSRVRfUE9TVEdSRVNfUEFTU1dPUkR9"
# We don't auto-generate LDAP password when it's not provided as we do for other passwords
---
@@ -248,7 +248,7 @@
- name: data
mountPath: /bitnami/postgresql
- name: metrics
- image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r15
+ image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r19
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
a2aaa7d
to
ae1cf16
Compare
Path: @@ -10,7 +10,7 @@
app.kubernetes.io/managed-by: Helm
type: Opaque
data:
- postgres-password: "RDZvakRmOTJqSg=="
+ postgres-password: "RHNYcXQ3TWNVeg=="
password: "JHtTRUNSRVRfUE9TVEdSRVNfUEFTU1dPUkR9"
# We don't auto-generate LDAP password when it's not provided as we do for other passwords
---
@@ -248,7 +248,7 @@
- name: data
mountPath: /bitnami/postgresql
- name: metrics
- image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r15
+ image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r19
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
ae1cf16
to
45e1272
Compare
Path: @@ -10,7 +10,7 @@
app.kubernetes.io/managed-by: Helm
type: Opaque
data:
- postgres-password: "cm55aGtvZG9tcQ=="
+ postgres-password: "TTMyV1BuUXpVYw=="
password: "JHtTRUNSRVRfUE9TVEdSRVNfUEFTU1dPUkR9"
# We don't auto-generate LDAP password when it's not provided as we do for other passwords
---
@@ -248,7 +248,7 @@
- name: data
mountPath: /bitnami/postgresql
- name: metrics
- image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r15
+ image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r22
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
45e1272
to
9db97d9
Compare
Path: @@ -10,7 +10,7 @@
app.kubernetes.io/managed-by: Helm
type: Opaque
data:
- postgres-password: "RXE4elBCUGViMg=="
+ postgres-password: "cmd4Rk9EZnNDbw=="
password: "JHtTRUNSRVRfUE9TVEdSRVNfUEFTU1dPUkR9"
# We don't auto-generate LDAP password when it's not provided as we do for other passwords
---
@@ -248,7 +248,7 @@
- name: data
mountPath: /bitnami/postgresql
- name: metrics
- image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r15
+ image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r22
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
Signed-off-by: Danny Froberg <[email protected]>
9db97d9
to
8dca217
Compare
Path: @@ -10,7 +10,7 @@
app.kubernetes.io/managed-by: Helm
type: Opaque
data:
- postgres-password: "Ukl0NXV5Y3ltTg=="
+ postgres-password: "cmdOaEdQZ0J6cg=="
password: "JHtTRUNSRVRfUE9TVEdSRVNfUEFTU1dPUkR9"
# We don't auto-generate LDAP password when it's not provided as we do for other passwords
---
@@ -248,7 +248,7 @@
- name: data
mountPath: /bitnami/postgresql
- name: metrics
- image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r15
+ image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r22
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
ac5e9fd
to
8dca217
Compare
Path: @@ -10,7 +10,7 @@
app.kubernetes.io/managed-by: Helm
type: Opaque
data:
- postgres-password: "M0k1UkZMS1g2bQ=="
+ postgres-password: "ZXBiTGNHejFoeg=="
password: "JHtTRUNSRVRfUE9TVEdSRVNfUEFTU1dPUkR9"
# We don't auto-generate LDAP password when it's not provided as we do for other passwords
---
@@ -248,7 +248,7 @@
- name: data
mountPath: /bitnami/postgresql
- name: metrics
- image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r15
+ image: docker.io/bitnami/postgres-exporter:0.11.1-debian-11-r22
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
This PR contains the following updates:
11.9.8
->11.9.13
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bitnami/charts (postgresql)
v11.9.13
v11.9.12
v11.9.11
v11.9.10
v11.9.9
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.