From f7ef3c063e73477abef934685a07f66ac046c4a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 01:52:33 +0000 Subject: [PATCH] chore(deps): update netbox docker tag to v5.0.5 --- 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 0983e1ab..7013aeea 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.4 -digest: sha256:b4d08928706f6f9f58ebf6640234fabe39950c9811ec2d0f7f649e6603ed173d -generated: "2024-12-23T14:30:20.675717775Z" + version: 5.0.5 +digest: sha256:2229f058c834ef9fb7d1bce7d9005f6352161ebe87e3f78129d6efb6a39b548a +generated: "2024-12-25T01:52:30.513323601Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index c70a0a7f..46a2a04d 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.5 +version: 0.1.6 # 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.4 + version: ^5.0.5 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: