Skip to content

Commit

Permalink
bump version to 0.5.0 (#1)
Browse files Browse the repository at this point in the history
* Update Chart.yaml

* prerelease false
  • Loading branch information
renzholy authored Jul 21, 2021
1 parent 5566e23 commit 3b6c44f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/tellery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ description: A Helm chart for Kubernetes
annotations:
artifacthub.io/images: |
- name: tellery
image: tellery/tellery:0.4.1
image: tellery/tellery:0.5.0
- name: connector
image: tellery/connector:0.4.1
artifacthub.io/prerelease: 'true'
image: tellery/connector:0.5.0
artifacthub.io/prerelease: "false"
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Homepage
url: https://tellery.io
- name: Source
url: https://github.com/tellery/tellery
type: application
version: 0.0.3
appVersion: 0.4.1
version: 0.0.4
appVersion: 0.5.0
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit 3b6c44f

Please sign in to comment.