diff --git a/CHANGELOG.md b/CHANGELOG.md index 8996b433..4de90954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.4](https://github.com/maevsi/maevsi_stack/compare/6.0.3...6.0.4) (2024-06-28) + + +### Bug Fixes + +* **renovate:** prune minio by dargstack remove ([e415615](https://github.com/maevsi/maevsi_stack/commit/e415615102fc8d4a1731d0f00e34691917886e4d)) + ## [6.0.3](https://github.com/maevsi/maevsi_stack/compare/6.0.2...6.0.3) (2024-06-24) diff --git a/package.json b/package.json index 9f375d88..3299cf9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maevsi_stack", "private": true, - "version": "6.0.3", + "version": "6.0.4", "description": "DargStack configuration for maevsi.", "repository": "https://github.com/maevsi/maevsi_stack.git", "author": "Jonas Thelemann ",