We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8490113 commit d683158Copy full SHA for d683158
pkg/util/constants.go
@@ -306,7 +306,7 @@ func init() {
306
307
// These are the constants needed for everything version related
308
const (
309
- Version string = "pf9ctl version: v1.27"
+ Version string = "pf9ctl version: v1.28"
310
AWSBucketName string = "pmkft-assets"
311
AWSBucketKey string = "pf9ctl"
312
AWSBucketRegion string = "us-west-1"
0 commit comments