From d59522b754b6fa70ef5c8c194f8dc1e62678fcae Mon Sep 17 00:00:00 2001 From: Tiago Bueno <49003339+tlbueno@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:00:00 -0300 Subject: [PATCH] [artemiscloud-operator-crds] update to chart version to 1.2.5 to match operator version Signed-off-by: Tiago Bueno <49003339+tlbueno@users.noreply.github.com> --- charts/artemiscloud-operator-crds/Chart.yaml | 2 +- charts/artemiscloud-operator-crds/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/artemiscloud-operator-crds/Chart.yaml b/charts/artemiscloud-operator-crds/Chart.yaml index 7ba0f5a..e585b7c 100644 --- a/charts/artemiscloud-operator-crds/Chart.yaml +++ b/charts/artemiscloud-operator-crds/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.5 +version: 1.2.5 ######################################################### ### ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ### diff --git a/charts/artemiscloud-operator-crds/README.md b/charts/artemiscloud-operator-crds/README.md index df22850..ad98a22 100644 --- a/charts/artemiscloud-operator-crds/README.md +++ b/charts/artemiscloud-operator-crds/README.md @@ -31,6 +31,7 @@ tlbueno/artemiscloud-operator-crds 0.2.1 1.2.1 A Helm chart to ins tlbueno/artemiscloud-operator-crds 0.2.0 1.2.0 A Helm chart to install ArtemisCloud Operator CRDs tlbueno/artemiscloud-operator-crds 0.1.0 1.1.0 A Helm chart to install ArtemisCloud Operator CRDs ``` +* From version 1.2.5 chart version and app version will match. This means, chart version 1.2.5 will install operator version 1.2.5 Default values: - Currently the chart do not have any default value.