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(helm): update chart postgresql to 16.2.2 #1322

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

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

Release Notes

bitnami/charts (postgresql)

v16.2.2

  • [bitnami/postgresql] Release 16.2.2 (#​30570)

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.

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.1
+      version: 16.2.2
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 10m
   maxHistory: 3

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

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

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

@@ -19,14 +19,14 @@

       template:
         metadata:
           labels:
             app.kubernetes.io/instance: postgresql
             app.kubernetes.io/managed-by: Helm
             app.kubernetes.io/name: postgresql
-            app.kubernetes.io/version: 17.1.0
-            helm.sh/chart: postgresql-16.2.1
+            app.kubernetes.io/version: 17.2.0
+            helm.sh/chart: postgresql-16.2.2
             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

@thiagoalmeidasa thiagoalmeidasa merged commit fa1e83e into main Nov 23, 2024
4 checks passed
@thiagoalmeidasa thiagoalmeidasa deleted the renovate/postgresql-16.x branch November 23, 2024 13:23
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/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant