From 743c791636e19e70521e73060eb74cf7b5a497ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Colombaro?= Date: Thu, 19 Dec 2024 01:17:58 +0100 Subject: [PATCH] Tweak operator chart metadata --- charts/netbox-operator/Chart.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/charts/netbox-operator/Chart.yaml b/charts/netbox-operator/Chart.yaml index 0389d921..c9e80c47 100644 --- a/charts/netbox-operator/Chart.yaml +++ b/charts/netbox-operator/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 name: netbox-operator -version: 0.1.2 +version: 0.1.3 # renovate: image=ghcr.io/netbox-community/netbox-operator -appVersion: "v0.1.0-alpha.1" +appVersion: "v0.1.0-alpha.4" type: application kubeVersion: ^1.25.0-0 description: Operator to manage NetBox resources directly through Kubernetes home: https://netbox.dev/ -icon: https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo.svg +icon: https://raw.githubusercontent.com/netbox-community/netbox/develop/docs/netbox_logo_light.svg sources: - https://github.com/netbox-community/netbox-operator - https://github.com/netbox-community/netbox-chart @@ -29,3 +29,9 @@ annotations: artifacthub.io/links: | - name: Upstream Project url: https://github.com/netbox-community/netbox-operator + artifacthub.io/changes: | + - kind: changed + description: New release + links: + - name: Changelog on GitHub Releases + url: https://github.com/netbox-community/netbox-chart/releases?q=netbox-operator-