Skip to content

Commit

Permalink
Update dependency kubectl to v1.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 90b4400 commit 3110d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/.mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ task = '*' # to have a set of simple commands for repetive task (and CI)
# docker = '*' # to build, to run containers, should be available for some of thoses tools
# dive = '*' # to explore content of image container
helm = '3.12' # to deploy, check helm chart
kubectl = '1.27' # to interact with k8s cluster
kubectl = '1.30.3' # to interact with k8s cluster
ctlptl = '0.8' # to setup / manage local k8s (kind) cluster
kind = '0.20' # to have a local k8s cluster (on top of docker)
java = '*' # required by skaffold
Expand Down

0 comments on commit 3110d2d

Please sign in to comment.