Skip to content

Commit

Permalink
chore(Makefile): bump spin to 2.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
  • Loading branch information
vdice committed Jun 26, 2024
1 parent 1401f24 commit c144da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SHELL := /bin/bash

REGISTRY_URL ?= spinkubeperf.azurecr.io
SPIN_V_VERSION ?= 2.5.0
SPIN_V_VERSION ?= 2.6.0

k6-build:
go install go.k6.io/xk6/cmd/xk6@latest
Expand Down

0 comments on commit c144da5

Please sign in to comment.