From 6d80306194b1bfffbff8be183443730829736f01 Mon Sep 17 00:00:00 2001 From: ericsyh Date: Mon, 18 Sep 2023 14:56:10 +0800 Subject: [PATCH] chore: bump chart version Signed-off-by: ericsyh --- charts/sn-platform-slim/Chart.yaml | 4 ++-- charts/sn-platform/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/sn-platform-slim/Chart.yaml b/charts/sn-platform-slim/Chart.yaml index 61b20745..9770bdbd 100644 --- a/charts/sn-platform-slim/Chart.yaml +++ b/charts/sn-platform-slim/Chart.yaml @@ -18,10 +18,10 @@ # apiVersion: v1 -appVersion: "2.10.4" +appVersion: "3.0.0" description: StreamNative Platform Slim Chart name: sn-platform-slim -version: 1.10.0 +version: 1.11.0 home: https://streamnative.io sources: - https://github.com/streamnative/charts/tree/master/charts/sn-platform diff --git a/charts/sn-platform/Chart.yaml b/charts/sn-platform/Chart.yaml index e51462a5..a39bbe2a 100644 --- a/charts/sn-platform/Chart.yaml +++ b/charts/sn-platform/Chart.yaml @@ -18,10 +18,10 @@ # apiVersion: v1 -appVersion: "2.10.4" +appVersion: "3.0.0" description: StreamNative Platform Chart name: sn-platform -version: 1.10.0 +version: 1.11.0 home: https://streamnative.io sources: - https://github.com/streamnative/charts/tree/master/charts/sn-platform