Skip to content

Commit

Permalink
chore(deps): update dependency cilium/cilium-cli to v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
3timeb committed Mar 2, 2025
1 parent 7d24923 commit b305236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/cilium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ clean() {

install() {
# renovate: datasource=github-tags depName=cilium/cilium-cli
local CILIUM_CLI_VERSION="v0.17.0"
local CILIUM_CLI_VERSION="v0.18.0"
local CILIUM_CLI_BIN_VERSION_PATH="${HOME}/opt/cilium/cilium_${CILIUM_CLI_VERSION}"
local CILIUM_CLI_BIN_NAME="cilium"

Expand Down

0 comments on commit b305236

Please sign in to comment.