Commit caf6dbe
fix: configure release-please to auto-update Docker image versions (#49)
Add x-release-please-version markers to docker-compose.yml and k8s/deployment.yaml
to enable automatic version updates during releases. Include k8s/deployment.yaml in
release-please extra-files configuration. Update both files to current v0.4.1.
This resolves the infinite release cycle where version references in config files
remained outdated after releases, creating perpetual version mismatches.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent 0b1dd6d commit caf6dbe
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments