1.3.0
What's Changed
- Move actions from flux-local-action to this repo by @allenporter in #199
- Add debug level to action by @allenporter in #201
- Make the live branch an explicit input by @allenporter in #202
- Add option to strip labels and annotations in diff action by @allenporter in #204
- Skip 'chart' and 'app.kubernetes.io/version' labels by @allenporter in #205
- Accept a list of comma separated values for --strip-attrs and strip spec template labels by @allenporter in #206
- Add --limit-bytes to diff command to truncate output in github actions by @allenporter in #208
- Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.270 by @renovate in #210
- Add OCIRepository support by @allenporter in #200
- Improve flux-local CLI failure handling by @allenporter in #212
- Add --kustomize-build-flags to allow override for kustomize build by @allenporter in #213
- Allow setting --kustomize-build-flags in github actions by @allenporter in #214
- Allow sourceRef.namespace as optional when matching the HelmRelease by @allenporter in #215
- Allow --kustomize-build-flags in flux-local test by @allenporter in #216
- Add OCIRepository sources to flux diff and test actions by @allenporter in #217
- Fix github actions by allowing empty string --sources flag by @allenporter in #218
- Update setup.cfg to release 1.3.0 by @allenporter in #219
Developer updates
- Update dependency ruff to v0.0.270 by @renovate in #209
- Update dependency coverage to v7.2.6 by @renovate in #194
- Update dependency pydantic to v1.10.8 by @renovate in #195
Full Changelog: 1.2.0...1.3.0