Skip to content

Commit

Permalink
chore(deps): update dependency kind to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
org-internal-bot[bot] authored and davidB committed Dec 18, 2024
1 parent 54515f9 commit e9732e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/.mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CLUSTER_NAME = "kind-local"
"ubi:cdviz-dev/cdviz-collector" = "latest"
kubectl = "1.32.0" # to interact with k8s cluster
ctlptl = "0.8" # to setup / manage local k8s (kind) cluster
kind = "0.25.0" # to have a local k8s cluster (on top of docker)
kind = "0.26.0" # to have a local k8s cluster (on top of docker)
"ubi:helmwave/helmwave" = { version = "0.41", matching = "helmwave" }

[tasks."clean"]
Expand Down

0 comments on commit e9732e2

Please sign in to comment.