helmfile/cmd
yxxhero c3864a45d3
feat: add --take-ownership flag to helm diff and related config (#1992)
* feat: add --take-ownership flag to helm diff and related config

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix: nil issue

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix tests

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix tests

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix more issue

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix more issues

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix tests

Signed-off-by: yxxhero <aiopsclub@163.com>

* add more tests

Signed-off-by: yxxhero <aiopsclub@163.com>

---------

Signed-off-by: yxxhero <aiopsclub@163.com>
2025-04-27 12:57:41 -04:00
..
apply.go feat: add labels for helm release (#1046) 2025-03-30 19:24:41 -04:00
build.go
cache.go
deps.go
destroy.go
diff.go feat: add --take-ownership flag to helm diff and related config (#1992) 2025-04-27 12:57:41 -04:00
fetch.go
init.go
lint.go
list.go
repos.go
root.go Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
show-dag.go
status.go
sync.go feat: add labels for helm release (#1046) 2025-03-30 19:24:41 -04:00
template.go feat: Add "--no-hooks" to helmfile template (#1813) 2025-01-15 13:33:16 +08:00
test.go
write-values.go