We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30ba21 commit a4d3ff4Copy full SHA for a4d3ff4
install/cilium.sh
@@ -16,7 +16,7 @@ clean() {
16
17
install() {
18
# renovate: datasource=github-tags depName=cilium/cilium-cli
19
- local CILIUM_CLI_VERSION="v0.16.19"
+ local CILIUM_CLI_VERSION="v0.16.20"
20
local CILIUM_CLI_BIN_VERSION_PATH="${HOME}/opt/cilium/cilium_${CILIUM_CLI_VERSION}"
21
local CILIUM_CLI_BIN_NAME="cilium"
22
0 commit comments