From 1b1d56e2515cf7d29698529ff0fadbfd3b11bd23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:30:25 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.4 --- 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 269b119..0983e1a 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.3 -digest: sha256:8de415e3fb3111bdade2fd2fe62bae658d9cdc66e09b3bb52ca594095d1aebbe -generated: "2024-12-22T04:50:19.352512321Z" + version: 5.0.4 +digest: sha256:b4d08928706f6f9f58ebf6640234fabe39950c9811ec2d0f7f649e6603ed173d +generated: "2024-12-23T14:30:20.675717775Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index a963934..c70a0a7 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.4 +version: 0.1.5 # 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.3 + version: ^5.0.4 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: