From 249fc27eaba9a8dd294c974d7f05e30f47ef07e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:48:26 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.1 (#460) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 5363f8a..1b56df7 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.0 -digest: sha256:79f7e8964f610d2e2691d23cde6d7e4a9aea471e4db43417ee632966d2be425d -generated: "2024-12-18T22:41:43.658281985Z" + version: 5.0.1 +digest: sha256:86ce2f1ddadfd888ef3ea89c2381e464998ea5b052a1a179c043c73b89804daf +generated: "2024-12-19T10:46:07.594530639Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 0389d92..27ae126 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.2 +version: 0.1.3 # 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.0 + version: ^5.0.1 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: