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.
2 parents fdc611d + e486a22 commit ca1be72Copy full SHA for ca1be72
Makefile
@@ -145,7 +145,7 @@ talosctl:
145
@chmod +x $(TALOS)
146
147
CILIUM ?= $(LOCALBIN)/cilium
148
-CILIUM_VERSION := v0.18.7
+CILIUM_VERSION := v0.18.8
149
CILIUM_LOOKUP := cilium/cilium-cli
150
cilium:
151
curl -L --fail --remote-name-all https://github.com/cilium/cilium-cli/releases/download/${CILIUM_VERSION}/cilium-$(GO_OS_LOW)-$(GO_ARCH).tar.gz{,.sha256sum}
0 commit comments