Skip to content

Commit

Permalink
2.4.4 - adoption of talos distro on civo github and civo gitlab manag…
Browse files Browse the repository at this point in the history
…ement clusters (#2157)

* setting helm chart to 242rc1

* adopting 2.4.4 chart in kubefirst cli
  • Loading branch information
johndietz authored Apr 19, 2024
1 parent 8cf28bf commit ceba109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/launch/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const (
helmChartName = "kubefirst"
helmChartRepoName = "kubefirst"
helmChartRepoURL = "https://charts.kubefirst.com"
helmChartVersion = "2.4.3"
helmChartVersion = "2.4.4"
namespace = "kubefirst"
secretName = "kubefirst-initial-secrets"
)

0 comments on commit ceba109

Please sign in to comment.