From 55d1278e462d344c53453ecc5a6feb58e7a13a5c Mon Sep 17 00:00:00 2001 From: Velocity's CI <83696307+techvelocity-ci@users.noreply.github.com> Date: Sun, 21 Jul 2024 14:07:30 +0300 Subject: [PATCH] Release operator 0.1.0-rc2 (#89) Workflow Link: https://github.com/techvelocity/starlink/actions/runs/10027790097 Co-authored-by: drornir-velocity --- charts/operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/operator/Chart.yaml b/charts/operator/Chart.yaml index f768afd..64d5a53 100644 --- a/charts/operator/Chart.yaml +++ b/charts/operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 type: application -version: 0.1.0-rc1 +version: 0.1.0-rc2 # used as the default value for .Values.operator.image.tag appVersion: 0.1.0-rc1 name: operator