From a99c0da8e834f7825f0728d011301aef9e77ca66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 05:44:58 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.18 --- 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 0c51720f..1c2e33de 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.17 -digest: sha256:75973d44ec00f2022c07da7f002921b045ab2545da0c46f8894a0328397404cf -generated: "2025-01-15T21:56:47.416269386Z" + version: 5.0.18 +digest: sha256:0c7010964f4ecb27915b0225eeec8dfc7d6007b2916087dc83cc510dcd657015 +generated: "2025-01-16T05:44:55.028811666Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index b1c819a7..7ea0df3e 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.18 +version: 0.1.19 # 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.17 + version: ^5.0.18 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: