C0: tailscale main-SHA rebuild for ringtail proxyclass
Routine post-squash-merge cleanup. Bumps the ProxyClass image tag from the now-orphaned PR branch SHA (67af7a8) to the merge commit SHA (0108b68) so the deployed image stays traceable after branch cleanup. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0108b68769
commit
8bc19fa460
2 changed files with 3 additions and 2 deletions
|
|
@ -6,6 +6,6 @@ spec:
|
|||
statefulSet:
|
||||
pod:
|
||||
tailscaleContainer:
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-67af7a8-nix
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-0108b68-nix
|
||||
tailscaleInitContainer:
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-67af7a8-nix
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-0108b68-nix
|
||||
|
|
|
|||
1
docs/changelog.d/+tailscale-main-sha-rebuild.infra.md
Normal file
1
docs/changelog.d/+tailscale-main-sha-rebuild.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Update `tailscale-operator-ringtail` ProxyClass to reference the `0108b68` main-SHA build of the tailscale container. Routine post-merge cleanup so the deployed image traces to a commit that survives PR branch cleanup.
|
||||
Loading…
Add table
Add a link
Reference in a new issue