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(container): update image postgresql to v16.2.3 #1336

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Update Change
postgresql (source) patch 16.2.2 -> 16.2.3

Release Notes

bitnami/charts (postgresql)

v16.2.3

  • [bitnami/postgresql] Release 16.2.3 (#​30645)

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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, check this box

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

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 29, 2024
Copy link

--- HelmRelease: databases/postgresql CronJob: databases/postgresql-pgdumpall

+++ HelmRelease: databases/postgresql CronJob: databases/postgresql-pgdumpall

@@ -20,13 +20,13 @@

         metadata:
           labels:
             app.kubernetes.io/instance: postgresql
             app.kubernetes.io/managed-by: Helm
             app.kubernetes.io/name: postgresql
             app.kubernetes.io/version: 17.2.0
-            helm.sh/chart: postgresql-16.2.2
+            helm.sh/chart: postgresql-16.2.3
             app.kubernetes.io/component: pg_dumpall
           annotations: {}
         spec:
           containers:
           - name: postgresql-pgdumpall
             image: ghcr.io/thiagoalmeidasa/bitnami-postgres-pgvecto-rs:16.4.0-debian-12-r16@sha256:8050eecbcdac616d8ff6c9d0b9ecaff117fae219db34d1b7a8e53f92446599b1

Copy link

--- kubernetes/apps/databases/postgres/app Kustomization: flux-system/cluster-apps-postgresql HelmRelease: databases/postgresql

+++ kubernetes/apps/databases/postgres/app Kustomization: flux-system/cluster-apps-postgresql HelmRelease: databases/postgresql

@@ -12,13 +12,13 @@

     spec:
       chart: postgresql
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 16.2.2
+      version: 16.2.3
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 10m
   maxHistory: 3

@thiagoalmeidasa thiagoalmeidasa merged commit 7c701d9 into main Nov 29, 2024
4 checks passed
@thiagoalmeidasa thiagoalmeidasa deleted the renovate/postgresql-16.x branch November 29, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant