From afba4143d521facfdce5ba2bc1a01974943e1acb Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 15 Feb 2023 12:11:48 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 --- charts/stable/pwndrop/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/pwndrop/values.yaml b/charts/stable/pwndrop/values.yaml index 024e5555a52..18cd51a19d0 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:b16a4c9bc9bb2b456fa61f0e40b85e28e3b7b937f20b154e6a7e5c0a9c47cacb + tag: v1.0.1@sha256:fde902988d7ad58e18c38bb6107dc75e7cfa0db11342470113d32ffe3851394e securityContext: runAsNonRoot: false From 53983ce896835e9c501d36d3d45f7373cfe02e9c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 15 Feb 2023 12:21:16 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/pwndrop/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/pwndrop/Chart.yaml b/charts/stable/pwndrop/Chart.yaml index e15d5c50b25..0db596b6ef1 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.10 +version: 4.0.11 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