Skip to content

Commit

Permalink
fix: ksbuilder publish missing provider
Browse files Browse the repository at this point in the history
  • Loading branch information
wansir committed Aug 10, 2023
1 parent d22286b commit 48be6a3
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 48be6a3

Please sign in to comment.