Skip to content

Commit

Permalink
chore(deps): update dependency cilium/cilium-cli to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 14, 2022
1 parent 3286ea7 commit a8fc553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-build-test.yml
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Install cilium-cli
env:
# renovate: depName=cilium/cilium-cli
CILIUM_CLI_VERSION: v0.10.4
CILIUM_CLI_VERSION: v0.11.0
run: |
wget https://github.com/cilium/cilium-cli/releases/download/${CILIUM_CLI_VERSION}/cilium-linux-amd64.tar.gz
sudo tar xzvfC cilium-linux-amd64.tar.gz /usr/local/bin
Expand Down

0 comments on commit a8fc553

Please sign in to comment.