Skip to content

Commit

Permalink
feat: Upgrade RHACM from 2.6. to 2.7
Browse files Browse the repository at this point in the history
Signed-off-by: Denilson Nastacio <[email protected]>
  • Loading branch information
nastacio committed Feb 10, 2023
1 parent 7a61c45 commit 7e067d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/rhacm/seeds/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.7.0
version: 0.8.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: 0.8.13
appVersion: 0.16.0
2 changes: 1 addition & 1 deletion config/rhacm/seeds/templates/0100-rhacm-subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: advanced-cluster-management
namespace: open-cluster-management
spec:
channel: release-2.6
channel: release-2.7
installPlanApproval: Automatic
name: advanced-cluster-management
source: redhat-operators
Expand Down

0 comments on commit 7e067d6

Please sign in to comment.