Skip to content

Commit

Permalink
update gluetun, use ghcr image
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyEnr1quez committed Dec 31, 2023
1 parent ffeb0c7 commit 492b511
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions networking/pod-gateway/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ spec:
enabled: true
type: gluetun
image:
# TODO: Replace with ghcr.io/qdm12/gluetun when a versioned tag is available
repository: docker.io/qmcgaw/gluetun
tag: v3.35.0
repository: ghcr.io/qdm12/gluetun
tag: v3.36.0@sha256:011bea4f0743864d4eda5a569217a6fe18e3a52f5d6df31b4ceb9f7763bfbf6b
env:
- name: VPN_TYPE
value: wireguard
Expand Down

0 comments on commit 492b511

Please sign in to comment.