diff --git a/charts/netbox-operator/Chart.lock b/charts/netbox-operator/Chart.lock index c0f1bad3..05b58c5b 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.12 -digest: sha256:0fe208e20d0da20eba83945ade0069cd99e8683177d893f9ec519f0e53de2dc4 -generated: "2025-01-10T14:38:04.218488993Z" + version: 5.0.13 +digest: sha256:7da7b22daaefc643b2ef1b17a6412f681c2b80579e048c48627ea327d8853462 +generated: "2025-01-13T16:49:02.072323959Z" diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 194fb68a..85ffd743 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.13 +version: 0.1.14 # 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.12 + version: ^5.0.13 repository: oci://ghcr.io/netbox-community/netbox-chart condition: netbox.enabled annotations: