Skip to content

Commit

Permalink
fix(chart) headscalectl image name and tag (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
kengou authored Mar 28, 2024
1 parent b1bcf69 commit 21bae8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/headscale/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ ui:

headscalectl:
image:
repository: ghcr.io/cloudoperators/headscalectl
tag: 0.2
pullPolicy: IfNotPresent
repository: ghcr.io/cloudoperators/greenhouse-headscalectl
tag: main
pullPolicy: Always
secret:
name: tailscale-auth

Expand Down

0 comments on commit 21bae8d

Please sign in to comment.