From 534d4e592bf6f0f508f9fa4b15d9db5d9097fbe9 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 10 Oct 2023 22:50:50 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v13.1.2 (#137) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postgresql](https://bitnami.com) ([source](https://github.com/bitnami/charts)) | patch | `13.1.0` -> `13.1.2` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the logs for more information. --- ### 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.home/nrdufour/home-ops/pulls/137 Co-authored-by: Renovate Co-committed-by: Renovate --- kubernetes/main/apps/database/postgresql/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/postgresql/app/helm-release.yaml b/kubernetes/main/apps/database/postgresql/app/helm-release.yaml index f548bd41..473f4133 100644 --- a/kubernetes/main/apps/database/postgresql/app/helm-release.yaml +++ b/kubernetes/main/apps/database/postgresql/app/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: postgresql - version: "13.1.0" + version: "13.1.2" sourceRef: kind: HelmRepository name: bitnami