Releases: stacklok/releaseo
Releases · stacklok/releaseo
v0.0.3
v0.0.2
What's Changed
- Detect version mismatch in embedded image tags by @ChrisJBurns in #19
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Changelog
- fe2733a Add CI workflow for tests, linting, and build
- 32bfc79 Add GoReleaser and pre-built binary distribution (#16)
- 6b48724 Add binary distribution via GoReleaser (#17)
- d986700 Add documentation explaining why releaseo is useful
- d4ec2d6 Add helm_docs_args for passing extra flags to helm-docs
- f1ae324 Add security threat model documentation (#9)
- 6cceaa3 Add validation to reject paths starting with '.'
- 6473f04 Download binary to runner temp directory (#18)
- ddb238a Fix YAML formatting: use surgical text replacement
- 0bc80b0 Fix helm-docs files not included in PR
- 1b1a105 Fix lint issues found by CI
- 6a38ac9 Initial commit
- d7fd5b5 Initial commit
- 0fec5d1 Pin go run to explicit version v1.0.2
- 95a814e Refactor codebase for cleaner architecture and remove tech debt
- 97baf61 Refactor codebase for testability and clean architecture (#15)
- 103e7d5 Release v1.0.11: Add comprehensive YAML comment preservation tests
- f921976 Remove chart_path, use version_files for all YAML updates
- e112c6d Remove unused code and update Taskfile
- 235ea04 Simplify helm-docs to use only helm_docs_args
- 95c9ace Support embedded versions in YAML values (e.g., image tags) (#7)
- 52dede4 Switch to goccy/go-yaml for YAML manipulation
- f0b04aa Update golangci-lint-action to v9 for Go 1.25 support
- a59050f updates version of releaseo
- 2802c9b we want to verify surgical replacements