From 2e37a8264ea75d85b057e44c93509605da027f70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 14:14:44 +0000 Subject: [PATCH] feat(docker-image): update quay.io/tgenannt/netbox docker tag to v3.6.1 | datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | quay.io/tgenannt/netbox | v3.3.1 | v3.6.1 | Signed-off-by: Anthony Rabbito --- k8s/base/infra/netbox/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/base/infra/netbox/helm-release.yaml b/k8s/base/infra/netbox/helm-release.yaml index 5abb2e42a3..77bb4523c8 100644 --- a/k8s/base/infra/netbox/helm-release.yaml +++ b/k8s/base/infra/netbox/helm-release.yaml @@ -21,7 +21,7 @@ spec: image: repository: quay.io/tgenannt/netbox pullPolicy: IfNotPresent - tag: "v3.3.1" + tag: "v3.6.1" superuser: name: admin email: hello@anthonyrabbito.com