From 16a94bfb84d1510f4d0e3490916a4e6805e067a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:10:41 +0200 Subject: [PATCH] Update Helm release postgresql to v12.6.9 (#23) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/netbox/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 92e993a..4b05fe9 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox -version: 4.1.7 +version: 4.1.8 # renovate: image=netboxcommunity/netbox appVersion: v3.3.2 description: IP address management (IPAM) and data center infrastructure management (DCIM) tool @@ -12,7 +12,7 @@ maintainers: url: https://chaosdorf.de dependencies: - name: postgresql - version: 12.6.8 + version: 12.6.9 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: redis