Skip to content

Commit

Permalink
Merge pull request #76 from vdice/chore/bump-spin
Browse files Browse the repository at this point in the history
chore(Makefile): bump spin to 2.6.0
  • Loading branch information
kate-goldenring authored Jul 12, 2024
2 parents 7448f6c + c144da5 commit 298b5f8
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 298b5f8

Please sign in to comment.