Fix pause image tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2023-03-23 13:44:59 +01:00
parent 59956a6971
commit e9366081c9

View File

@ -11,7 +11,7 @@
"no_proxy": "",
"node_custom_roles_post": "",
"node_custom_roles_pre": "",
"pause_image": "registry.k8s.io/pause:3.9",
"pause_image": "registry.k8s.io/pause:3.8",
"pip_conf_file": "",
"redhat_epel_rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm",
"reenable_public_repos": "true",