Skip to content

Commit

Permalink
chore: update helm chart version (konstructio#1769)
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianF7 authored Aug 25, 2023
1 parent 3a06c79 commit d2ce9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/launch/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const (
helmChartName = "kubefirst"
helmChartRepoName = "kubefirst"
helmChartRepoURL = "https://charts.kubefirst.com"
helmChartVersion = "2.2.11"
helmChartVersion = "2.2.12"
namespace = "kubefirst"
secretName = "kubefirst-initial-secrets"
)

0 comments on commit d2ce9c0

Please sign in to comment.