From b35840dc4f8cffdcbbe2e15ab73f60742a51c7f7 Mon Sep 17 00:00:00 2001 From: Ray Zhang Date: Wed, 18 Aug 2021 17:42:52 +0800 Subject: [PATCH] chore: update version to 0.0.10 corresponds to release 0.7.0 --- 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 dde8bb0..8057dd0 100644 --- a/charts/tellery/Chart.yaml +++ b/charts/tellery/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: tellery type: application -version: 0.0.9 -appVersion: 0.6.0 +version: 0.0.10 +appVersion: 0.7.0 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.6.0 + image: tellery/tellery:0.7.0 - name: connector - image: tellery/connector:0.6.0 + image: tellery/connector:0.7.0 artifacthub.io/prerelease: "false" artifacthub.io/license: Apache-2.0 artifacthub.io/links: |