From c8a1069d5418bd3e3d546ac37abe82d414b3a1c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 17:37:18 +0000 Subject: [PATCH] chore(deps): update common docker tag to v2.27.0 (#408) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Léo Colombaro --- charts/netbox/Chart.lock | 6 +++--- charts/netbox/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/netbox/Chart.lock b/charts/netbox/Chart.lock index a3e2731..9ea2011 100644 --- a/charts/netbox/Chart.lock +++ b/charts/netbox/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 + version: 2.27.0 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts version: 16.1.2 - name: redis repository: oci://registry-1.docker.io/bitnamicharts version: 20.2.1 -digest: sha256:4cba5dcc537ca9252f5919157e939fe355271a03ff55c8a64df4ba1182dec770 -generated: "2024-11-06T22:50:09.758328539Z" +digest: sha256:bd8e901ea2c5911a6928046799200efba4533447219a166250a7956f02143a98 +generated: "2024-11-07T14:30:14.009137955Z" diff --git a/charts/netbox/Chart.yaml b/charts/netbox/Chart.yaml index 78f8e65..56a7097 100644 --- a/charts/netbox/Chart.yaml +++ b/charts/netbox/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox -version: 5.0.0-beta.140 +version: 5.0.0-beta.141 appVersion: "v4.1.6" type: application kubeVersion: ^1.25.0-0 @@ -18,7 +18,7 @@ maintainers: dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: ^2.26.0 + version: ^2.27.0 tags: - bitnami-common - name: postgresql