Skip to content

Commit

Permalink
cilium-cli: Bump cilium-cli version to v0.16.7
Browse files Browse the repository at this point in the history
[ upstream commit bc41564 ]

This is to pick up the changes for Ingress controller connectivity tests

Signed-off-by: Tam Mach <tam.mach@cilium.io>
  • Loading branch information
sayboras committed May 15, 2024
1 parent d5045df commit 635423b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/set-env-variables/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:
# no prod yet
echo "QUAY_CHARTS_ORGANIZATION_DEV=cilium-charts-dev" >> $GITHUB_ENV
# renovate: datasource=github-releases depName=cilium/cilium-cli
CILIUM_CLI_VERSION="v0.16.6"
CILIUM_CLI_VERSION="v0.16.7"
echo "CILIUM_CLI_VERSION=$CILIUM_CLI_VERSION" >> $GITHUB_ENV
echo "GCP_PERF_RESULTS_BUCKET=gs://cilium-scale-results" >> $GITHUB_ENV
Expand Down

0 comments on commit 635423b

Please sign in to comment.