Releases: reMarkable/helmfile-nix
Releases · reMarkable/helmfile-nix
v0.12.2
What's Changed
- fix: nested state values weren't correctly unmarshalled by @marcusramberg in #16
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- docs: Improve readme by @marcusramberg in #13
- fix: Unmarshal the set value to a json value to avoid stringification of bools by @marcusramberg in #14
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- feat: Add escape_var function to escape go template syntax by @marcusramberg in #12
- feat: Implement support for state-values-set on hf-nix level
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat: Support passing show-trace to nix eval by @marcusramberg in #11
Full Changelog: v0.0.10...v0.11.0
v0.0.10
What's Changed
- fix: Seems we still only get the last build with the matrix strategy by @marcusramberg in #9
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- fix: Build in docker, improve multiarch by @marcusramberg in #8
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- fix: Attempt to ensure attestations work by manually specifying the image name by @marcusramberg in #6
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- chore: Remove unnecesary input change, add fixme to writevaljson by @marcusramberg in #3
- chore: upgrade actions to use node20 by @estensen in #4
- chore: Setup docker build step on release by @marcusramberg in #5
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- refactor: Get rid of nixpkgs dependency; parse env values in go, use nixpkgs.lib by @marcusramberg in #2
New Contributors
- @marcusramberg made their first contribution in #2
Full Changelog: v0.0.3...v0.0.5