Skip to content

Commit

Permalink
Merge pull request civo#923 from kubefirst/master
Browse files Browse the repository at this point in the history
upgrade kubefirst marketplace to v2.6.1
  • Loading branch information
kunal-kushwaha authored Oct 9, 2024
2 parents f751ad8 + c0969bc commit 106afaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubefirst/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
helm repo add kubefirst https://charts.kubefirst.com
helm repo update

helm install kubefirst --set=console.installMethod=civo-marketplace --set=global.cloudProvider=civo --set=global.clusterType=bootstrap --set=global.installMethod=civo-marketplace --set=console.ingress.enabled=false --create-namespace --namespace kubefirst --version 2.4.17 --wait kubefirst/kubefirst
helm install kubefirst --set=console.installMethod=civo-marketplace --set=global.cloudProvider=civo --set=global.clusterType=bootstrap --set=global.installMethod=civo-marketplace --set=console.ingress.enabled=false --create-namespace --namespace kubefirst --version 2.6.1 --wait kubefirst/kubefirst
2 changes: 1 addition & 1 deletion kubefirst/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: kubefirst
version: "v2.4.17"
version: "v2.6.1"
maintainer: "@kubefirst"
description: kubefirst is an instant open source Kubernetes platform powered by the most popular Cloud Native tools providing app delivery & automated infrastructure as code
url: https://kubefirst.io
Expand Down

0 comments on commit 106afaf

Please sign in to comment.