Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2022

This PR contains the following updates:

Package Update Change
postgresql (source) patch 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dfroberg as a code owner October 17, 2022 19:11
@github-actions
Copy link

Path: cluster/core/databases/postgresql/helm-release.yaml
Version: 11.9.8 -> 11.9.10

@@ -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

@renovate renovate bot force-pushed the renovate/postgresql-11.9.x branch from a2aaa7d to ae1cf16 Compare October 19, 2022 13:44
@renovate renovate bot changed the title fix(deps): update helm release postgresql to 11.9.10 fix(deps): update helm release postgresql to 11.9.11 Oct 19, 2022
@github-actions
Copy link

Path: cluster/core/databases/postgresql/helm-release.yaml
Version: 11.9.8 -> 11.9.11

@@ -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

@renovate renovate bot force-pushed the renovate/postgresql-11.9.x branch from ae1cf16 to 45e1272 Compare October 25, 2022 17:12
@renovate renovate bot changed the title fix(deps): update helm release postgresql to 11.9.11 fix(deps): update helm release postgresql to 11.9.12 Oct 25, 2022
@github-actions
Copy link

Path: cluster/core/databases/postgresql/helm-release.yaml
Version: 11.9.8 -> 11.9.12

@@ -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

@renovate renovate bot changed the title fix(deps): update helm release postgresql to 11.9.12 fix(deps): update helm release postgresql to 11.9.13 Oct 26, 2022
@renovate renovate bot force-pushed the renovate/postgresql-11.9.x branch from 45e1272 to 9db97d9 Compare October 26, 2022 19:43
@github-actions
Copy link

Path: cluster/core/databases/postgresql/helm-release.yaml
Version: 11.9.8 -> 11.9.13

@@ -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

@renovate renovate bot force-pushed the renovate/postgresql-11.9.x branch from 9db97d9 to 8dca217 Compare March 16, 2023 12:06
@github-actions
Copy link

Path: cluster/core/databases/postgresql/helm-release.yaml
Version: 11.9.8 -> 11.9.13

@@ -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

@renovate renovate bot changed the title fix(deps): update helm release postgresql to 11.9.13 fix(deps): update helm release postgresql to 11.9.13 - autoclosed Jan 14, 2025
@renovate renovate bot closed this Jan 14, 2025
@renovate renovate bot deleted the renovate/postgresql-11.9.x branch January 14, 2025 09:34
@renovate renovate bot changed the title fix(deps): update helm release postgresql to 11.9.13 - autoclosed fix(deps): update helm release postgresql to 11.9.13 Jan 14, 2025
@renovate renovate bot reopened this Jan 14, 2025
@renovate renovate bot force-pushed the renovate/postgresql-11.9.x branch from ac5e9fd to 8dca217 Compare January 14, 2025 18:25
Copy link

Path: cluster/core/databases/postgresql/helm-release.yaml
Version: 11.9.8 -> 11.9.13

@@ -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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants