Skip to content

Commit 24cff71

Browse files
chore: set version to v0.5.0
1 parent 69b5b1d commit 24cff71

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
### What's changed in v0.5.0
2+
3+
* chore(deps): update helm release argo-cd to v9.4.16 (#7) (by @renovate[bot])
4+
5+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6+
7+
* chore(deps): update helm release argo-cd to v9.4.17 (#8) (by @renovate[bot])
8+
9+
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10+
11+
* feat: ESO integration + change default projects path to apps/ (by @patrickleet)
12+
13+
ESO integration for ArgoCD repo credentials:
14+
- ExternalSecret pulls GitHub App creds from AWS Secrets Manager
15+
- Projects/Crossplane apps gated on repo creds when ESO enabled
16+
- Usage protects deletion ordering
17+
- 5 new unit tests (17 total, all passing)
18+
19+
DX improvements:
20+
- Default projects.path changed from .gitops/deploy to apps/
21+
- Works with hops-ops/gitops-template for intuitive repo structure
22+
23+
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
24+
25+
26+
See full diff: [v0.4.0...v0.5.0](https://github.com/hops-ops/gitops-stack/compare/v0.4.0...v0.5.0)

0 commit comments

Comments
 (0)