Skip to content

Commit e77c784

Browse files
committed
set next macro chart for kubefirst - 2.8.1
1 parent 76adc6d commit e77c784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/launch/constants.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const (
1111
helmChartName = "kubefirst"
1212
helmChartRepoName = "konstruct"
1313
helmChartRepoURL = "https://charts.konstruct.io"
14-
helmChartVersion = "2.8.1-rc5"
14+
helmChartVersion = "2.8.1"
1515
namespace = "kubefirst"
1616
secretName = "kubefirst-initial-secrets"
1717
)

0 commit comments

Comments
 (0)