Skip to content

Commit

Permalink
chore: update version to 0.0.17 corresponding to release 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
raycursive committed Nov 3, 2021
1 parent d090a15 commit d071f99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/tellery/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: tellery
type: application
version: 0.0.16
appVersion: 0.8.3
version: 0.0.17
appVersion: 0.8.4
icon: https://avatars.githubusercontent.com/u/86034719?s=400&v=4
description: A Helm Chart for quickly installing highly available Tellery on Kubernetes
maintainers:
Expand All @@ -12,9 +12,9 @@ maintainers:
annotations:
artifacthub.io/images: |
- name: tellery
image: tellery/tellery:0.8.3
image: tellery/tellery:0.8.4
- name: connector
image: tellery/connector:0.8.3
image: tellery/connector:0.8.4
artifacthub.io/prerelease: "false"
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
Expand Down

0 comments on commit d071f99

Please sign in to comment.