Skip to content

Commit

Permalink
chore: bump macro chart version (#1593)
Browse files Browse the repository at this point in the history
  • Loading branch information
echoboomer authored Jun 8, 2023
1 parent 9d60c6c commit 2d33072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/launch.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const (
helmChartName = "kubefirst"
helmChartRepoName = "kubefirst"
helmChartRepoURL = "https://charts.kubefirst.com"
helmChartVersion = "0.0.28"
helmChartVersion = "0.0.30"
namespace = "kubefirst"
secretName = "kubefirst-initial-secrets"
)
Expand Down

0 comments on commit 2d33072

Please sign in to comment.