Skip to content

Commit

Permalink
[ACM-14817] Update automation release branch ref to MCE 2.8 (#1012)
Browse files Browse the repository at this point in the history
* updated bundle-automation components to backplane-2.8

Signed-off-by: dislbenn <[email protected]>

* updated config branch ref to 2.8

Signed-off-by: dislbenn <[email protected]>

---------

Signed-off-by: dislbenn <[email protected]>
  • Loading branch information
dislbenn authored Oct 21, 2024
1 parent 3e302a8 commit d9414b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hack/bundle-automation/charts-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

- repo_name: "managed-serviceaccount"
github_ref: "https://github.com/stolostron/managed-serviceaccount.git"
branch: "backplane-2.7"
branch: "backplane-2.8"
charts:
- name: "managed-serviceaccount"
chart-path: "charts/managed-serviceaccount"
Expand Down
8 changes: 4 additions & 4 deletions hack/bundle-automation/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name: hive-operator
repo_name: hive
sha: 1714563860a304775cc803e133e7aa2f1ce15b22
- branch: backplane-2.7
- branch: backplane-2.8
github_ref: https://github.com/openshift/image-based-install-operator.git
operators:
- bundlePath: bundle/manifests/
Expand All @@ -16,7 +16,7 @@
preserve_files:
- image-based-install-config_v1_route.yaml
repo_name: image-based-install-operator
- branch: release-ocm-2.12
- branch: release-ocm-2.13
github_ref: https://github.com/openshift/assisted-service.git
operators:
- bundlePath: deploy/olm-catalog/manifests/
Expand All @@ -30,7 +30,7 @@
postgresql-12-c8s: postgresql_12
name: assisted-service
repo_name: assisted-service
- branch: backplane-2.7
- branch: backplane-2.8
github_ref: https://github.com/stolostron/ocm.git
operators:
- bundlePath: deploy/cluster-manager/olm-catalog/latest/manifests/
Expand All @@ -40,7 +40,7 @@
registration-operator: registration_operator
name: cluster-manager
repo_name: registration-operator
- branch: backplane-2.7
- branch: backplane-2.8
github_ref: https://github.com/stolostron/discovery.git
operators:
- bundlePath: bundle/manifests/
Expand Down

0 comments on commit d9414b8

Please sign in to comment.