Skip to content

Commit

Permalink
chore(deps): update dependency helm to v3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent f2b4daf commit 7454ac3
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 @@ -6,7 +6,7 @@ task = '3' # to have a set of simple commands for repetive task (and CI)
# local kubernetes (k8s)
# docker = 'latest' # to build, to run containers, should be available for some of thoses tools
# dive = 'latest' # to explore content of image container
helm = '3.16.1' # to deploy, check helm chart
helm = '3.16.2' # to deploy, check helm chart
kubectl = '1.31.1' # to interact with k8s cluster
ctlptl = '0.8' # to setup / manage local k8s (kind) cluster
kind = '0.24.0' # to have a local k8s cluster (on top of docker)
Expand Down

0 comments on commit 7454ac3

Please sign in to comment.