mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(helm): enhance helm chart install [r8s-341] (#766)
This commit is contained in:
parent
caac45b834
commit
a9061e5258
29 changed files with 864 additions and 562 deletions
|
@ -19,6 +19,7 @@ type ShowOptions struct {
|
|||
OutputFormat ShowOutputFormat
|
||||
Chart string
|
||||
Repo string
|
||||
Version string
|
||||
|
||||
Env []string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue