C0: rebuild external-secrets off main, repoint both clusters to stable tags
indri -> v2.2.0-13895bb (arm64), ringtail -> v2.2.0-13895bb-nix (amd64).
Both deployed images now trace to main commit 13895bb instead of earlier
branch builds.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
13895bb04a
commit
f6c926f1f5
3 changed files with 3 additions and 2 deletions
|
|
@ -13,4 +13,4 @@ resources:
|
|||
|
||||
images:
|
||||
- name: registry.ops.eblu.me/blumeops/external-secrets
|
||||
newTag: v2.2.0-59dace8-nix
|
||||
newTag: v2.2.0-13895bb-nix
|
||||
|
|
|
|||
|
|
@ -13,4 +13,4 @@ resources:
|
|||
images:
|
||||
- name: ghcr.io/external-secrets/external-secrets
|
||||
newName: registry.ops.eblu.me/blumeops/external-secrets
|
||||
newTag: v2.2.0-0e70a1b
|
||||
newTag: v2.2.0-13895bb
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Rebuilt the external-secrets images off `main` and repointed both clusters to the stable main-sha tags (`v2.2.0-13895bb` arm64 / `v2.2.0-13895bb-nix` amd64), so the deployed images on indri and ringtail trace to the same `main` commit rather than earlier feature-branch builds.
|
||||
Loading…
Add table
Add a link
Reference in a new issue