Skip to content

Commit 46c1633

Browse files
authored
Merge pull request #242 from ScaleComputing/ci-bump-expected-hc3-version
Bump expected latest released HyperCore version
2 parents 2598244 + 20b2c6c commit 46c1633

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/version_update_single_node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
check_mode: true
88

99
vars:
10-
desired_version: 9.1.24.211326
10+
desired_version: 9.2.17.211525
1111

1212
tasks:
1313
- name: Show desired_version

tests/integration/integration_config.yml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ sc_config:
141141
features:
142142
version_update:
143143
current_version: "9.1.14.208456"
144-
next_version: "9.1.24.211326"
145-
latest_version: "9.1.24.211326"
144+
next_version: "9.2.17.211525"
145+
latest_version: "9.2.17.211525"
146146
can_be_applied: False
147147
# We can try update, update will fail, and status.json will be present.
148148
old_update_status_present: True

0 commit comments

Comments
 (0)