diff --git a/doc/requirements.txt b/doc/requirements.txt index 6e79184e..91e5b937 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -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 diff --git a/tools/helm_tk.sh b/tools/helm_tk.sh index a8d90ec1..b90d5198 100755 --- a/tools/helm_tk.sh +++ b/tools/helm_tk.sh @@ -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"}