Update HTK commit ID for etcd backup/restore framework

Include the fix in [0] for db backup/restore for automatic retries

[0] https://review.opendev.org/c/openstack/openstack-helm-infra/+/811038

Change-Id: I1d40113913390cb1a3aa60cefb3442c5463c5f92
This commit is contained in:
Neely, Travis (tn720x) 2021-09-27 11:21:52 -05:00
parent 7365da32e5
commit 41813cc110
5 changed files with 9 additions and 9 deletions

View File

@ -112,7 +112,7 @@ data:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1
@ -136,7 +136,7 @@ data:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1

View File

@ -153,7 +153,7 @@ data:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1
@ -178,7 +178,7 @@ data:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1

View File

@ -112,7 +112,7 @@ data:
type: git
location: https://opendev.org/openstack/openstack-helm-infra.git
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1
@ -136,7 +136,7 @@ data:
type: git
location: https://opendev.org/openstack/openstack-helm-infra.git
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1

View File

@ -112,7 +112,7 @@ data:
type: git
location: https://opendev.org/openstack/openstack-helm-infra.git
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1
@ -136,7 +136,7 @@ data:
type: git
location: https://opendev.org/openstack/openstack-helm-infra.git
subpath: helm-toolkit
reference: 5e200979989d199e60620b6376bc0b320eff6e4d
reference: 4a490b894ce2a3c547075a5559de58fd07124401
dependencies: []
---
schema: armada/Chart/v1

View File

@ -20,7 +20,7 @@ HELM=${1}
HELM_PIDFILE=${2}
SERVE_DIR=$(mktemp -d)
HTK_STABLE_COMMIT=${HTK_COMMIT:-"5e200979989d199e60620b6376bc0b320eff6e4d"}
HTK_STABLE_COMMIT=${HTK_COMMIT:-"4a490b894ce2a3c547075a5559de58fd07124401"}
${HELM} init --client-only --skip-refresh