Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
EOLE
OpenNebula
k3s-cluster-app
Commits
eccd7232
Commit
eccd7232
authored
Mar 24, 2022
by
Philippe Caseiro
Browse files
fix(certmanager): udpate certmanager version
The new stable version is 1.7.1
parent
aeb885eb
Pipeline
#11796
passed with stage
in 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
one-appliance/service.d/postdeploy.sh
View file @
eccd7232
...
...
@@ -220,7 +220,7 @@ installKubeApps() {
installCertManager
()
{
echo
"[INFO] Installing CertManager"
_cversion
=
"1.
6
.1"
_cversion
=
"1.
7
.1"
_cnf
=
$(
mktemp
cert-manager-XXX.yaml
)
helm
install
cert-manager jetstack/cert-manager
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment