C0: tailscale-operator manifests to [main] image tags
Post-squash-merge rebuild of PR #374's containers from main (runs
585/586); same v1.94.2 content, tags now traceable to d03ed337.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
d03ed337a9
commit
7581b61cbf
3 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ resources:
|
|||
images:
|
||||
- name: docker.io/tailscale/k8s-operator
|
||||
newName: registry.ops.eblu.me/blumeops/tailscale-operator
|
||||
newTag: v1.94.2-ac40a18-nix
|
||||
newTag: v1.94.2-d03ed33-nix
|
||||
|
||||
# Rewrite the proxyclass image to our local nix-built mirror (indri's overlay
|
||||
# carries the equivalent dagger/arm64 patch). A strategic merge patch is used
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ resources:
|
|||
images:
|
||||
- name: docker.io/tailscale/k8s-operator
|
||||
newName: registry.ops.eblu.me/blumeops/tailscale-operator
|
||||
newTag: v1.94.2-ac40a18
|
||||
newTag: v1.94.2-d03ed33
|
||||
|
||||
# Rewrite the proxyclass image to the local mirror. A strategic merge patch
|
||||
# is used instead of kustomize's `images:` directive because that directive
|
||||
|
|
|
|||
|
|
@ -6,6 +6,6 @@ spec:
|
|||
statefulSet:
|
||||
pod:
|
||||
tailscaleContainer:
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-ac40a18
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-d03ed33
|
||||
tailscaleInitContainer:
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-ac40a18
|
||||
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-d03ed33
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue