diff --git a/config/rhacm/seeds/Chart.yaml b/config/rhacm/seeds/Chart.yaml index 987533a4..114cb3e4 100644 --- a/config/rhacm/seeds/Chart.yaml +++ b/config/rhacm/seeds/Chart.yaml @@ -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 diff --git a/config/rhacm/seeds/templates/0100-rhacm-subscription.yaml b/config/rhacm/seeds/templates/0100-rhacm-subscription.yaml index c2628319..01ceaa33 100644 --- a/config/rhacm/seeds/templates/0100-rhacm-subscription.yaml +++ b/config/rhacm/seeds/templates/0100-rhacm-subscription.yaml @@ -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