Skip to content

Commit

Permalink
adopt kubefirst v2.4.16 in marketplace (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz authored Oct 11, 2024
1 parent bedb734 commit 903ddf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/kubefirst/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ helm repo update > /dev/null
################################################################################
STACK="kubefirst"
CHART="kubefirst/kubefirst"
CHART_VERSION="2.4.6"
CHART_VERSION="2.4.16"
NAMESPACE="kubefirst"

if [ -z "${MP_KUBERNETES}" ]; then
Expand Down

0 comments on commit 903ddf0

Please sign in to comment.