We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0078a commit 62d8b85Copy full SHA for 62d8b85
internal/launch/constants.go
@@ -11,7 +11,7 @@ const (
11
helmChartName = "kubefirst"
12
helmChartRepoName = "konstruct"
13
helmChartRepoURL = "https://charts.konstruct.io"
14
- helmChartVersion = "2.7.6-rc2"
+ helmChartVersion = "2.7.6"
15
namespace = "kubefirst"
16
secretName = "kubefirst-initial-secrets"
17
)
0 commit comments