Skip to content

Commit

Permalink
Tweak operator chart metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored Dec 19, 2024
1 parent a132127 commit 743c791
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions charts/netbox-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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-

0 comments on commit 743c791

Please sign in to comment.