From 488335c701eb1d4c0b4cdf6f90272d195e2084e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:36:59 +0000 Subject: [PATCH] chore(deps): update postgresql docker tag to v16.1.1 --- charts/netbox/Chart.lock | 6 +++--- charts/netbox/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index 230fdcc..f2bf2c0 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 2.26.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.0 + version: 16.1.1 - name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 20.2.1 -digest: sha256:f4b859768a53e3e5f237228254d7393f6af82620cf00c2f4061881222c67b410 -generated: "2024-10-30T18:25:00.964822041Z" +digest: sha256:ee481b0735f2b5006dc7dceecaf40d9c13561978b377824788a1ed6f572b86cf +generated: "2024-11-04T11:36:55.167112131Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index df9a59d..64a7d55 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -22,7 +22,7 @@ dependencies: tags: - bitnami-common - name: postgresql - version: ^16.1.0 + version: ^16.1.1 repository: oci://registry-1.docker.io/bitnamicharts condition: postgresql.enabled - name: redis