helm-wrapper icon indicating copy to clipboard operation
helm-wrapper copied to clipboard

helm-wrapper支持upgrade --reuse-values吗?

Open 66545shiwo opened this issue 3 years ago • 1 comments

您好,请问一下: helm-wrapper支持upgrade --reuse-values 这个参数吗?

# helm upgrade --help
...
--reuse-values                 when upgrading, reuse the last release's values and merge in any overrides from the command line via --set and -f. If '--reset-values' is specified, this is ignored
...

我没找到在哪里写上这个参数,如果没有有计划加上吗

66545shiwo avatar Jun 30 '22 06:06 66545shiwo

@66545shiwo 目前没有这个选型,我确认下,如果可以是可以加上的

opskumu avatar Jul 01 '22 02:07 opskumu

@opskumu 好的,感谢! 如果没有这个参数,每次helm更新的话都需要全量更新,有了的话,我只需要指定特定值就可以了

66545shiwo avatar Aug 23 '22 09:08 66545shiwo

@66545shiwo 我这两天看下,没有问题就加上哈

opskumu avatar Aug 24 '22 10:08 opskumu

@66545shiwo 最新 master 分支已支持

opskumu avatar Aug 27 '22 08:08 opskumu

thx u,it's very nice.

66545shiwo avatar Aug 29 '22 07:08 66545shiwo