axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

fix(helm): update postgresql ( 15.5.24 → 15.5.26 ) #1331

Closed bot-akira[bot] closed 2 months ago

bot-akira[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
postgresql (source) patch 15.5.24 -> 15.5.26

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bitnami/charts (postgresql) ### [`v15.5.26`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/postgresql/CHANGELOG.md#15526-2024-08-27) - \[bitnami/postgresql] Release 15.5.26 ([#​29040](https://togithub.com/bitnami/charts/pull/29040)) ### [`v15.5.25`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/postgresql/CHANGELOG.md#small15525-2024-08-27-small) - \[bitnami/postgresql] Release 15.5.25 ([#​29037](https://togithub.com/bitnami/charts/issues/29037)) ([8267ba0](https://togithub.com/bitnami/charts/commit/8267ba0828c6325d96b0c18fba40906c1718db26)), closes [#​29037](https://togithub.com/bitnami/charts/issues/29037)

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.



This PR has been generated by Renovate Bot.

bot-akira[bot] commented 2 months ago
--- kubernetes/apps/database/postgres/app Kustomization: flux-system/cluster-apps-database-postgres HelmRelease: database/postgresql

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

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

     spec:
       chart: postgresql
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 15.5.24
+      version: 15.5.26
   dependsOn:
   - name: longhorn
     namespace: longhorn-system
   install:
     remediation:
       retries: 3
axeII commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_