Skip to content

Commit

Permalink
adoption of 2.4.7 chart (#2166)
Browse files Browse the repository at this point in the history
* setting helm chart to 242rc1

* 2.4.7 release adoption
  • Loading branch information
johndietz authored Apr 28, 2024
1 parent f3673e1 commit 400665a
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.6"
helmChartVersion = "2.4.7"
namespace = "kubefirst"
secretName = "kubefirst-initial-secrets"
)

0 comments on commit 400665a

Please sign in to comment.