From 8367f9a3f93f11e20518e59119574411c978a588 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:59:45 +0000 Subject: [PATCH 1/2] chore(deps): update common docker tag to v2.28.0 --- charts/netbox-operator/Chart.lock | 6 +++--- charts/netbox-operator/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/netbox-operator/Chart.lock b/charts/netbox-operator/Chart.lock index 10494185..a4ac55fe 100644 --- a/charts/netbox-operator/Chart.lock +++ b/charts/netbox-operator/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.26.0 + version: 2.28.0 - name: netbox repository: oci://ghcr.io/netbox-community/netbox-chart version: 5.0.0-beta9 -digest: sha256:1ea44ad23c1b2047a879d5b951c3ff7ceff5f144ca925b46ee9121c85562b97d -generated: "2024-10-25T22:53:39.569566996Z" +digest: sha256:44248cfd3da8bc34df5f2036354dc22486c29c6789d7b361209a72aeb1669e39 +generated: "2024-12-18T15:59:41.098359318Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 4b6ad9a1..8132e5c0 100644 --- a/charts/netbox-operator/Chart.yaml +++ b/charts/netbox-operator/Chart.yaml @@ -17,7 +17,7 @@ maintainers: dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: ^2.26.0 + version: ^2.28.0 tags: - bitnami-common - name: netbox From b0c4cde5404bd95e5183d480678856e24549c3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Colombaro?= Date: Wed, 18 Dec 2024 17:07:47 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- charts/netbox-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 8132e5c0..b43150ca 100644 --- a/charts/netbox-operator/Chart.yaml +++ b/charts/netbox-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: netbox-operator -version: 0.1.0 +version: 0.1.1 # renovate: image=ghcr.io/netbox-community/netbox-operator appVersion: "v0.1.0-alpha.1" type: application