From d3cdeb0f1410c165410307ccf2334b3c5f2754d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 09:14:40 +0000 Subject: [PATCH] chore(deps): update ghcr.io/netbox-community/netbox-operator docker tag to v0.2.16 --- charts/netbox-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index b8e6a7a6..2aa15680 100644 --- a/charts/netbox-operator/Chart.yaml +++ b/charts/netbox-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: netbox-operator -version: 1.1.0 +version: 1.1.1 # renovate: image=ghcr.io/netbox-community/netbox-operator -appVersion: "0.2.15" +appVersion: "0.2.16" type: application kubeVersion: ^1.25.0-0 description: Operator to manage NetBox resources directly through Kubernetes