Skip to content

Commit

Permalink
fix artifacthub prerelease annotation to be false
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandowner committed Nov 13, 2021
1 parent 3322f43 commit cf35de1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/cosmo-controller-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ apiVersion: v2
name: cosmo-controller-manager
description: COSMO Controller Manager Helm chart for Kubernetes
type: application
version: 0.2.0
version: 0.2.1
appVersion: v0.2.0
kubeVersion: ">= 1.19.0-0"
home: https://github.com/cosmo-workspace/cosmo
icon: https://raw.githubusercontent.com/cosmo-workspace/cosmo/main/logo/logo-square-small.png
sources:
- https://github.com/cosmo-workspace/charts
annotations:
artifacthub.io/prerelease: "true"
artifacthub.io/prerelease: "false"
maintainers:
- name: jlandowner
url: https://github.com/jlandowner
Expand Down
4 changes: 2 additions & 2 deletions charts/cosmo-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ apiVersion: v2
name: cosmo-dashboard
description: COSMO Dashboard Helm chart for Kubernetes
type: application
version: 0.2.0
version: 0.2.1
appVersion: v0.2.0
kubeVersion: ">= 1.19.0-0"
home: https://github.com/cosmo-workspace/cosmo
icon: https://raw.githubusercontent.com/cosmo-workspace/cosmo/main/logo/logo-square-small.png
sources:
- https://github.com/cosmo-workspace/charts
annotations:
artifacthub.io/prerelease: "true"
artifacthub.io/prerelease: "false"
maintainers:
- name: jlandowner
url: https://github.com/jlandowner
Expand Down

0 comments on commit cf35de1

Please sign in to comment.