diff --git a/charts/stable/watchyourlan/Chart.yaml b/charts/stable/watchyourlan/Chart.yaml index 8d486d4d59a..642ffcaedf6 100644 --- a/charts/stable/watchyourlan/Chart.yaml +++ b/charts/stable/watchyourlan/Chart.yaml @@ -19,7 +19,7 @@ name: watchyourlan sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - https://github.com/aceberg/WatchYourLAN -version: 5.0.6 +version: 5.1.0 annotations: truecharts.org/catagories: | - network diff --git a/charts/stable/watchyourlan/values.yaml b/charts/stable/watchyourlan/values.yaml index 27c22c1ad0c..04362e81cf6 100644 --- a/charts/stable/watchyourlan/values.yaml +++ b/charts/stable/watchyourlan/values.yaml @@ -2,7 +2,20 @@ image: repository: tccr.io/truecharts/watchyourlan tag: v1.0.4@sha256:d9e102b153f7195fd72c6d8da13633373948fcee60873ab531e939f42222945c pullPolicy: IfNotPresent -hostNetwork: true + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsGroup: 0 + runAsUser: 0 + capabilities: + add: + - NET_RAW + +podOptions: + hostNetwork: true + watchyourlan: gui_ip: "0.0.0.0" interfaces: @@ -10,6 +23,7 @@ watchyourlan: theme: darkly timeout: 300 shoutrrr_url: "" + service: main: ports: @@ -23,12 +37,7 @@ persistence: portal: open: enabled: true -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsGroup: 0 - runAsUser: 0 + workload: main: podSpec: