From d071f998dc9e39321c52812eff027f271ecda351 Mon Sep 17 00:00:00 2001 From: Ray Zhang Date: Wed, 3 Nov 2021 23:46:00 +0800 Subject: [PATCH] chore: update version to 0.0.17 corresponding to release 0.8.4 --- charts/tellery/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/tellery/Chart.yaml b/charts/tellery/Chart.yaml index 741fda3..dc04330 100644 --- a/charts/tellery/Chart.yaml +++ b/charts/tellery/Chart.yaml @@ -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: @@ -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: |