Skip to content

Commit

Permalink
update v2.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Chabrolles <s.chabrolles@fr.ibm.com>
  • Loading branch information
schabrolles committed Jul 17, 2024
1 parent 0e8e967 commit 0a0e5fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cpd-install-pipeline/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ 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: 2.0.1
version: 2.0.2

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "2.0.1"
appVersion: "2.0.2"
#
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
delete-cr \
--cpd_instance_ns=$(params.PROJECT_CPD_INST_OPERANDS) \
--components=$(params.COMPONENTS) \
--include_dependency=true
--include_dependency=false
taskRef:
kind: Task
name: olm-utils
Expand Down

0 comments on commit 0a0e5fb

Please sign in to comment.