Skip to content

Commit 62d8b85

Browse files
committed
set next macro chart for kubefirst - 2.7.6
1 parent ae0078a commit 62d8b85

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.7.6-rc2"
14+
helmChartVersion = "2.7.6"
1515
namespace = "kubefirst"
1616
secretName = "kubefirst-initial-secrets"
1717
)

0 commit comments

Comments
 (0)