We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120ad8c commit 35f7613Copy full SHA for 35f7613
etc/kayobe/kolla/kolla-build.conf
@@ -14,3 +14,7 @@ build_args = {{ (kolla_build_args | default({})).items() | map('join', ':') | jo
14
type = git
15
location = https://github.com/stackhpc/requirements
16
reference = stackhpc/{{ openstack_release }}
17
+
18
+[etcd]
19
+version = 3.5.21
20
+sha256 = amd64:adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c,arm64:95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f
0 commit comments