mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
fix(version): add specific version for updater image [BE-11153] (#12202)
This commit is contained in:
parent
994b6bb471
commit
2ede22646b
2 changed files with 2 additions and 2 deletions
|
@ -601,7 +601,7 @@
|
|||
"RequiredPasswordLength": 12
|
||||
},
|
||||
"KubeconfigExpiry": "0",
|
||||
"KubectlShellImage": "portainer/kubectl-shell",
|
||||
"KubectlShellImage": "portainer/kubectl-shell:2.22.0",
|
||||
"LDAPSettings": {
|
||||
"AnonymousMode": true,
|
||||
"AutoCreateUsers": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue