Skip to content

Commit ca1be72

Browse files
Merge pull request #1 from peak-scale/feature/renovate-cilium-0.x
chore(deps): update dependency cilium to v0.18.8
2 parents fdc611d + e486a22 commit ca1be72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ talosctl:
145145
@chmod +x $(TALOS)
146146

147147
CILIUM ?= $(LOCALBIN)/cilium
148-
CILIUM_VERSION := v0.18.7
148+
CILIUM_VERSION := v0.18.8
149149
CILIUM_LOOKUP := cilium/cilium-cli
150150
cilium:
151151
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

Comments
 (0)