diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index b98bcc96c6c..b0914e2c457 100644 --- a/charts/stable/pwndrop/Chart.yaml +++ b/charts/stable/pwndrop/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 4.0.8 +version: 4.0.9 appVersion: "1.0.1" description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. type: application diff --git a/charts/stable/pwndrop/values.yaml b/charts/stable/pwndrop/values.yaml index 019856bb274..024e5555a52 100644 --- a/charts/stable/pwndrop/values.yaml +++ b/charts/stable/pwndrop/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:f4aa11c79d142af2ab66efa5bf1085e606a1bfc76affde34a8be084130704ffb + tag: v1.0.1@sha256:b16a4c9bc9bb2b456fa61f0e40b85e28e3b7b937f20b154e6a7e5c0a9c47cacb securityContext: runAsNonRoot: false