From 58dc501c4130b43d6d2d8bd77b5e727a584a38bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:04:05 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.10 (#482) 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 caa07a2..834acc9 100644 --- a/charts/netbox-operator/Chart.lock +++ b/charts/netbox-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.29.0 - name: netbox repository: oci://ghcr.io/netbox-community/netbox-chart - version: 5.0.9 -digest: sha256:dcd6ade59821dc63e98de1c868e749c1d94cfed0398a8af6a4faa0519c97d48d -generated: "2025-01-03T17:19:17.129083668Z" + version: 5.0.10 +digest: sha256:293627b1ab5ec77355cd024a06bfe7f8ad992eaacf108162a9846abf19ec8847 +generated: "2025-01-08T13:56:02.786231381Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 1c3dcc4..5558220 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.11 +version: 0.1.12 # renovate: image=ghcr.io/netbox-community/netbox-operator appVersion: "v0.1.0-alpha.4" type: application @@ -21,7 +21,7 @@ dependencies: tags: - bitnami-common - name: netbox - version: ^5.0.9 + version: ^5.0.10 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: