Skip to content

Commit

Permalink
Update config.go (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz authored Aug 12, 2022
1 parent b5efa67 commit ce60775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ func ReadConfig() *Config {
// todo adopt latest helmVersion := "v3.9.0"
config.HelmVersion = "v3.2.1"

config.KubefirstVersion = "1.8.4"
config.KubefirstVersion = "1.8.5"

config.InstallerEmail = "[email protected]"

Expand Down

0 comments on commit ce60775

Please sign in to comment.