Skip to content

Commit

Permalink
Merge pull request #49 from wansir/master
Browse files Browse the repository at this point in the history
fix: ksbuilder publish missing provider
  • Loading branch information
wansir committed Aug 10, 2023
2 parents 5c26bc4 + 48be6a3 commit b2fc965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/extension/type.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ spec:
displayName: {{.DisplayName | toJson}}
home: {{.Home | quote}}
icon: {{.Icon | quote}}
provider: {{.Provider | toJson}}
keywords: {{.Keywords | toJson}}
ksVersion: {{.KSVersion | quote}}
kubeVersion: {{.KubeVersion | quote}}
Expand Down

0 comments on commit b2fc965

Please sign in to comment.