helmfile/pkg
dependabot[bot] f0965d6d03
build(deps): bump github.com/goccy/go-yaml from 1.13.9 to 1.14.0 (#1782)
* build(deps): bump github.com/goccy/go-yaml from 1.13.9 to 1.14.0

Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.13.9 to 1.14.0.
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-yaml/compare/v1.13.9...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat(yaml): allow duplicate keys in strict mode

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yxxhero <aiopsclub@163.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yxxhero <aiopsclub@163.com>
2024-11-14 08:27:43 +08:00
..
app feat: refactor label creation in state.go (#1758) 2024-11-10 18:28:01 -05:00
argparser fix #1095 (#1100) 2023-11-01 11:55:55 +08:00
config feat: add skip json schema validation during the install /upgrade of a Chart (#1737) 2024-10-24 20:53:18 +08:00
environment update test to table driven with assertions & test GetMergedValues (#1721) 2024-09-27 05:27:19 +08:00
envvar feat: use helm status to find helm release (#1640) 2024-07-30 13:40:44 +08:00
errors feat: update go version and adjust dependencies in Dockerfile and go.mod (#1722) 2024-09-30 09:21:44 -04:00
event feat: include func support (#1187) 2023-12-04 21:51:01 +08:00
exectest feat: add skip json schema validation during the install /upgrade of a Chart (#1737) 2024-10-24 20:53:18 +08:00
filesystem feat: include func support (#1187) 2023-12-04 21:51:01 +08:00
hcllang feat: update go version and adjust dependencies in Dockerfile and go.mod (#1722) 2024-09-30 09:21:44 -04:00
helmexec Add integration tests for #1749 (#1766) 2024-11-06 08:12:20 +08:00
maputil fix(maputil): prevent nil value overwrite (#1755) 2024-10-25 20:52:05 +08:00
plugins bump vals to v0.22.0 (#703) 2023-02-17 14:09:49 +08:00
policy feat(pkg/policy): improve TopKeys function handling (#1730) 2024-10-09 20:57:03 +08:00
remote simplify multierr usage with standard errors (#1208) 2023-12-10 20:04:05 +08:00
runtime Use gopkg.in/yaml.v2 for Helmfile v0.x (#609) 2023-01-04 18:17:24 +09:00
state feat: refactor label creation in state.go (#1758) 2024-11-10 18:28:01 -05:00
testhelper replace custom diff in tests using testify (#1215) 2023-12-13 06:32:38 +08:00
testutil feat: add namespace info in syncRelease and diffRelease (#1609) 2024-07-16 09:47:00 +08:00
tmpl feat: update go version and adjust dependencies in Dockerfile and go.mod (#1722) 2024-09-30 09:21:44 -04:00
yaml build(deps): bump github.com/goccy/go-yaml from 1.13.9 to 1.14.0 (#1782) 2024-11-14 08:27:43 +08:00