diff --git a/charts/artemiscloud-operator-crds/Chart.yaml b/charts/artemiscloud-operator-crds/Chart.yaml index ed5a510..ae0f450 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.3 +version: 0.2.4 ######################################################### ### ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ### @@ -24,4 +24,4 @@ version: 0.2.3 ######################################################### # The app version needs to in match with the operator version where the CRDs # where consumed from because the artemiscloud-operator chart depends on this chart -appVersion: "1.2.3" +appVersion: "1.2.4"