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