chore: use 0.3.7 in examples
This commit is contained in:
parent
41b1d3c847
commit
8867cca494
3 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ services:
|
|||
TZ: 'America/New_York'
|
||||
headplane:
|
||||
container_name: headplane
|
||||
image: ghcr.io/tale/headplane:0.3.5
|
||||
image: ghcr.io/tale/headplane:0.3.7
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- './data:/var/lib/headscale'
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ spec:
|
|||
serviceAccountName: default
|
||||
containers:
|
||||
- name: headplane
|
||||
image: ghcr.io/tale/headplane:0.3.5
|
||||
image: ghcr.io/tale/headplane:0.3.7
|
||||
env:
|
||||
- name: COOKIE_SECRET
|
||||
value: 'abcdefghijklmnopqrstuvwxyz'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue