From cec76ca307642b3397ba1823bc2a3fa87c60dbe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 10:38:07 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.2 --- charts/netbox-operator/Chart.lock | 6 +++--- charts/netbox-operator/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/netbox-operator/Chart.lock b/charts/netbox-operator/Chart.lock index 1b56df73..ad8b6b6e 100644 --- a/charts/netbox-operator/Chart.lock +++ b/charts/netbox-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.28.0 - name: netbox repository: oci://ghcr.io/netbox-community/netbox-chart - version: 5.0.1 -digest: sha256:86ce2f1ddadfd888ef3ea89c2381e464998ea5b052a1a179c043c73b89804daf -generated: "2024-12-19T10:46:07.594530639Z" + version: 5.0.2 +digest: sha256:84370d6e7d7a4acdfa4b6616e2318e6673d9d1bdf4c6e892b42a6b4764e95579 +generated: "2024-12-21T10:38:03.7747415Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 27ae126c..065e1227 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.3 +version: 0.1.4 # renovate: image=ghcr.io/netbox-community/netbox-operator appVersion: "v0.1.0-alpha.1" type: application @@ -21,7 +21,7 @@ dependencies: tags: - bitnami-common - name: netbox - version: ^5.0.1 + version: ^5.0.2 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: