From 5090fa0d57c74783d5413765845e41d62ba25966 Mon Sep 17 00:00:00 2001 From: Romain Arnaud Date: Fri, 22 Mar 2024 10:10:16 -0400 Subject: [PATCH] Init version: 0.10.3 --- Chart.yaml | 2 +- test/data/helm-chart/template.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 0848e4c..36c5e55 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -16,7 +16,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.10.2 +version: 0.10.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/test/data/helm-chart/template.yaml b/test/data/helm-chart/template.yaml index c9d2655..130c866 100644 --- a/test/data/helm-chart/template.yaml +++ b/test/data/helm-chart/template.yaml @@ -108,7 +108,7 @@ metadata: app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/instance: "installer" app.kubernetes.io/version: 2.1.0 - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" annotations: # This is what defines this resource as a hook. Without this line, the # job is considered part of the release. @@ -121,7 +121,7 @@ spec: labels: app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/instance: "installer" - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" spec: containers: @@ -875,7 +875,7 @@ spec: metadata: name: rhtap-dev-namespace-setup annotations: - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" spec: description: >- Create the required resources for rhtap tasks to run in a namespace. @@ -932,7 +932,7 @@ spec: labels: app.kubernetes.io/instance: default app.kubernetes.io/part-of: tekton-chains - helm.sh/chart: rhtap-0.10.2 + helm.sh/chart: rhtap-0.10.3 operator.tekton.dev/operand-name: tektoncd-chains name: \$SECRET_NAME type: Opaque @@ -947,7 +947,7 @@ spec: --from-literal=password=\$GIT_TOKEN \ --type=kubernetes.io/basic-auth \ --dry-run=client -o yaml | kubectl apply --filename - --overwrite=true >/dev/null - kubectl annotate secret "\$SECRET_NAME" "helm.sh/chart=rhtap-0.10.2" >/dev/null + kubectl annotate secret "\$SECRET_NAME" "helm.sh/chart=rhtap-0.10.3" >/dev/null echo "OK" fi @@ -961,7 +961,7 @@ spec: kubectl apply --filename - --overwrite=true >/dev/null rm "\$DATA" echo -n "." - kubectl annotate secret "\$SECRET_NAME" "helm.sh/chart=rhtap-0.10.2" >/dev/null + kubectl annotate secret "\$SECRET_NAME" "helm.sh/chart=rhtap-0.10.3" >/dev/null echo -n "." while ! kubectl get serviceaccount pipeline >/dev/null &>2; do sleep 2 @@ -986,7 +986,7 @@ spec: --from-literal=rox-api-endpoint=\$ROX_ENDPOINT \ --from-literal=rox-api-token=\$ROX_API_TOKEN \ --dry-run=client -o yaml | kubectl apply --filename - --overwrite=true >/dev/null - kubectl annotate secret "\$SECRET_NAME" "helm.sh/chart=rhtap-0.10.2" >/dev/null + kubectl annotate secret "\$SECRET_NAME" "helm.sh/chart=rhtap-0.10.3" >/dev/null echo "OK" fi @@ -1003,7 +1003,7 @@ spec: metadata: name: rhtap-pe-info annotations: - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" spec: description: >- Display the configuration information needed by the Platform @@ -1097,7 +1097,7 @@ spec: metadata: generateName: rhtap-dev-namespace-setup- annotations: - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" spec: pipelineSpec: tasks: @@ -1588,7 +1588,7 @@ metadata: app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/instance: "installer" app.kubernetes.io/version: 2.1.0 - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" annotations: # This is what defines this resource as a hook. Without this line, the # job is considered part of the release. @@ -1600,7 +1600,7 @@ spec: labels: app.kubernetes.io/managed-by: "Helm" app.kubernetes.io/instance: "installer" - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" spec: containers: @@ -1621,7 +1621,7 @@ spec: metadata: generateName: rhtap-test-config- annotations: - helm.sh/chart: "rhtap-0.10.2" + helm.sh/chart: "rhtap-0.10.3" spec: pipelineSpec: tasks: