Skip to content

Commit

Permalink
chore: update version to 0.0.12 corresponding to release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raycursive committed Sep 15, 2021
1 parent c65d2ed commit 08b5ede
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.11
appVersion: 0.8.0
version: 0.0.12
appVersion: 0.8.1
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.0
image: tellery/tellery:0.8.1
- name: connector
image: tellery/connector:0.8.0
image: tellery/connector:0.8.1
artifacthub.io/prerelease: "false"
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
Expand Down

0 comments on commit 08b5ede

Please sign in to comment.