From 5cc9c11b7857794e959d8548778830d4e0001688 Mon Sep 17 00:00:00 2001 From: Dat Dao Date: Mon, 18 Sep 2023 14:25:56 +0700 Subject: [PATCH] chore: bump chart version to v0.3.3 --- 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 63d1530a..c460fe57 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.3.2 -appVersion: 0.3.2 +version: 0.3.3 +appVersion: 0.3.3