C0: rebuild unpoller container from squashed main commit
Image was previously tagged with the unpoller-v3 branch SHA (1b27242),
which doesn't exist in main's history after squash-merge. Rebuilt from
the squashed commit so the tag references a reachable commit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4d1f4af25b
commit
e703d25efe
2 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ resources:
|
|||
|
||||
images:
|
||||
- name: registry.ops.eblu.me/blumeops/unpoller
|
||||
newTag: v3.2.0-1b27242
|
||||
newTag: v3.2.0-4d1f4af
|
||||
|
||||
configMapGenerator:
|
||||
- name: unpoller-config
|
||||
|
|
|
|||
1
docs/changelog.d/+unpoller-rebuild-on-main.infra.md
Normal file
1
docs/changelog.d/+unpoller-rebuild-on-main.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Rebuild unpoller container from squashed main commit so the image SHA tag matches a commit in main's history (was tagged with the pre-squash branch SHA).
|
||||
Loading…
Add table
Add a link
Reference in a new issue