Skip to content

Commit

Permalink
feat: Update CP4BA to 23.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Denilson Nastacio <[email protected]>
  • Loading branch information
nastacio committed Sep 11, 2023
1 parent a40bfe7 commit b249f88
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions config/cloudpaks/cp4a/operators/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ 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.6.1
version: 0.7.0

# 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.
appVersion: "22.0.2"
appVersion: "23.0.1"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
annotations:
argocd.argoproj.io/sync-wave: "110"
spec:
channel: v22.2
channel: v23.1
installPlanApproval: Automatic
name: ibm-cp4a-operator
source: ibm-operator-catalog
Expand Down
4 changes: 2 additions & 2 deletions config/cloudpaks/cp4a/resources/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ 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.6.1
version: 0.7.0

# 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.
appVersion: "22.0.2"
appVersion: "23.0.1"
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
argocd.argoproj.io/sync-wave: "201"
namespace: {{.Values.argocd_app_namespace}}
spec:
appVersion: 22.0.2
appVersion: 23.0.1
olm_deployment_type: Starter
olm_ibm_license: true
olm_starter_application: false
Expand Down

0 comments on commit b249f88

Please sign in to comment.