Skip to content

Commit

Permalink
Use OSISM 6.0.1 (#1807)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Oct 18, 2023
1 parent 335c0cb commit b2d43f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
parent: testbed-abstract-deploy
vars:
docker_namespace_kolla: "kolla/release"
manager_version: "6.0.0"
manager_version: "6.0.1"
refstack: true

- job:
Expand All @@ -110,7 +110,7 @@
docker_namespace_kolla: "kolla/release"
docker_namespace_kolla_next: "kolla/release"
manager_version: 5.3.0
manager_version_next: 6.0.0
manager_version_next: 6.0.1
nodeset: testbed-orchestrator

- job:
Expand All @@ -120,7 +120,7 @@
vars:
docker_namespace_kolla: "kolla/release"
docker_namespace_kolla_next: "kolla"
manager_version: 6.0.0
manager_version: 6.0.1
# NOTE: Update to the rolling tag to always ensure that an update to
# the next release will be possible.
manager_version_next: latest
Expand Down

0 comments on commit b2d43f1

Please sign in to comment.