From cc370d0057c6a4a78d1c0a9f561758905409adcb Mon Sep 17 00:00:00 2001 From: "Giau. Tran Minh" Date: Sun, 13 Oct 2024 21:36:55 +0700 Subject: [PATCH] charts: bump chart version to v0.6.0 --- charts/atlas-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/atlas-operator/Chart.yaml b/charts/atlas-operator/Chart.yaml index a74551d..086e489 100644 --- a/charts/atlas-operator/Chart.yaml +++ b/charts/atlas-operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: atlas-operator description: The Atlas Kubernetes Operator type: application -version: 0.5.0 -appVersion: 0.5.0 +version: 0.6.0 +appVersion: 0.6.0