diff --git a/.changes/2.13.2.md b/.changes/2.13.2.md new file mode 100644 index 0000000..70ce387 --- /dev/null +++ b/.changes/2.13.2.md @@ -0,0 +1,3 @@ +## 2.13.2 - 2026-09-17 +### DX +* Fix permissions for writing to cache directory during helm deployment diff --git a/CHANGELOG.md b/CHANGELOG.md index f60974c..ab5ebec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,15 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## 2.13.2 - 2026-09-17 +### DX +* Fix permissions for writing to cache directory during helm deployment + ## 2.13.1 - 2026-09-17 ### Fixed * Dockerfile: create cache directory for helm deployment +### DX +* Build image with gitea actions ## 2.13.0 - 2026-07-10 ### Release