Skip to content

Commit

Permalink
Switch wg-easy to gchr
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-sanders committed Dec 27, 2023
1 parent e059e85 commit 4f76d02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/wg-easy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: wg-easy
version: 0.0.3
version: 1.0.0
description: Simple wireguard with web configuration management
dependencies:
- name: replicated-library
Expand Down
2 changes: 1 addition & 1 deletion charts/wg-easy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apps:
containers:
wg-container:
image:
repository: weejewel/wg-easy
repository: ghcr.io/wg-easy/wg-easy
tag: 9.0
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 4f76d02

Please sign in to comment.