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: