We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c858117 commit 5338809Copy full SHA for 5338809
1 file changed
linux/build/tools/01-docker.sh
@@ -22,5 +22,5 @@ helm plugin install https://github.com/databus23/helm-diff
22
curl -o /var/runner/tools/bin/helmfile -L "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_linux_amd64"
23
chmod +x /var/runner/tools/bin/helmfile
24
25
-curl -o /var/runner/tools/bin/docuum -L "https://github.com/stepchowfun/docuum/releases/download/v0.21.1/docuum-x86_64-unknown-linux-gnu"
+curl -o /var/runner/tools/bin/docuum -L "https://github.com/stepchowfun/docuum/releases/download/v0.26.0/docuum-x86_64-unknown-linux-gnu"
26
chmod +x /var/runner/tools/bin/docuum
0 commit comments