We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76adc6d commit e77c784Copy full SHA for e77c784
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.1-rc5"
+ helmChartVersion = "2.8.1"
15
namespace = "kubefirst"
16
secretName = "kubefirst-initial-secrets"
17
)
0 commit comments