From 33fdf2f3d92549aae0b619d883394199ea42e514 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 00:39:47 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.23 (#514) 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 75c58a7..6d32bda 100644 --- a/charts/netbox-operator/Chart.lock +++ b/charts/netbox-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.29.1 - name: netbox repository: oci://ghcr.io/netbox-community/netbox-chart - version: 5.0.22 -digest: sha256:a9e41a7bd4ecc430e5cbab6aee57cb60a6a071f030734db9a0864198463eb76a -generated: "2025-01-23T20:50:56.337279878Z" + version: 5.0.23 +digest: sha256:8b9c7cbfe35813968909fb74f861674dfb868c7a5bb76d60467d1ad540185c58 +generated: "2025-01-24T00:37:08.660543282Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index e05a8a3..0b85bc8 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.24 +version: 0.1.25 # 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.22 + version: ^5.0.23 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: