[htk] Helm toolkit uplift

This PS uplifts helm toolkit chart version 0.2.52 that has improved
database backup functions.

https://review.opendev.org/c/openstack/openstack-helm-infra/+/875975

Change-Id: I4d1464d72f860be2787b5007497962a338e0f41f
This commit is contained in:
Sergiy Markin 2023-03-02 22:57:25 +00:00
parent 8ce937a9f7
commit a2f614e733
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
sphinx>=1.6.2
sphinx_rtd_theme==0.2.4
sphinx-rtd-theme==1.1.1
falcon>=1.4.1
oslo.config==7.0.0
oslo.config==8.7.1
markupsafe==2.0.1

View File

@ -17,7 +17,7 @@
set -eux
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm-infra.git"}
HTK_STABLE_COMMIT=${HTK_COMMIT:-"fa8916f5bcc8cbf064a387569e2630b7bbf0b49b"}
HTK_STABLE_COMMIT=${HTK_COMMIT:-"a7cd689280cdbc0acd04a7a1b745941260e8700b"}