k3s-gitops icon indicating copy to clipboard operation
k3s-gitops copied to clipboard

chore(deps): update helm chart postgresql to v11.6.25

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Update Change
postgresql patch 11.6.24 -> 11.6.25

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 this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Aug 05 '22 10:08 renovate[bot]

Path: kube-system/authelia/postgres.yaml Version: 11.6.24 -> 11.6.25

No changes in detected in resources

github-actions[bot] avatar Aug 05 '22 10:08 github-actions[bot]

Path: kube-system/authelia/postgres.yaml Version: 11.6.24 -> 11.6.26

@@ -127,7 +127,7 @@
       initContainers:
       containers:
         - name: postgresql
-          image: docker.io/bitnami/postgresql:14.4.0-debian-11-r21
+          image: docker.io/bitnami/postgresql:14.4.0-debian-11-r23
           imagePullPolicy: "IfNotPresent"
           securityContext:
             runAsUser: 1001

github-actions[bot] avatar Aug 10 '22 13:08 github-actions[bot]