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>
11 lines
314 B
YAML
11 lines
314 B
YAML
apiVersion: tailscale.com/v1alpha1
|
|
kind: ProxyClass
|
|
metadata:
|
|
name: default
|
|
spec:
|
|
statefulSet:
|
|
pod:
|
|
tailscaleContainer:
|
|
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-0108b68-nix
|
|
tailscaleInitContainer:
|
|
image: registry.ops.eblu.me/blumeops/tailscale:v1.94.2-0108b68-nix
|