From 9acf992aa54b1e7ce3d36e9ebc5f76ca98dac313 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 2 Oct 2023 17:43:04 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/pwndrop/6.0.7/app-changelog.md | 9 --------- stable/pwndrop/{6.0.7 => 6.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/pwndrop/{6.0.7 => 6.0.8}/Chart.yaml | 2 +- stable/pwndrop/{6.0.7 => 6.0.8}/README.md | 0 stable/pwndrop/6.0.8/app-changelog.md | 9 +++++++++ stable/pwndrop/{6.0.7 => 6.0.8}/app-readme.md | 0 .../{6.0.7 => 6.0.8}/charts/common-14.0.1.tgz | Bin .../pwndrop/{6.0.7 => 6.0.8}/ix_values.yaml | 2 +- .../pwndrop/{6.0.7 => 6.0.8}/questions.yaml | 0 .../{6.0.7 => 6.0.8}/templates/NOTES.txt | 0 .../{6.0.7 => 6.0.8}/templates/common.yaml | 0 stable/pwndrop/{6.0.7 => 6.0.8}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/pwndrop/6.0.7/app-changelog.md rename stable/pwndrop/{6.0.7 => 6.0.8}/CHANGELOG.md (93%) rename stable/pwndrop/{6.0.7 => 6.0.8}/Chart.yaml (98%) rename stable/pwndrop/{6.0.7 => 6.0.8}/README.md (100%) create mode 100644 stable/pwndrop/6.0.8/app-changelog.md rename stable/pwndrop/{6.0.7 => 6.0.8}/app-readme.md (100%) rename stable/pwndrop/{6.0.7 => 6.0.8}/charts/common-14.0.1.tgz (100%) rename stable/pwndrop/{6.0.7 => 6.0.8}/ix_values.yaml (82%) rename stable/pwndrop/{6.0.7 => 6.0.8}/questions.yaml (100%) rename stable/pwndrop/{6.0.7 => 6.0.8}/templates/NOTES.txt (100%) rename stable/pwndrop/{6.0.7 => 6.0.8}/templates/common.yaml (100%) rename stable/pwndrop/{6.0.7 => 6.0.8}/values.yaml (100%) diff --git a/stable/pwndrop/6.0.7/app-changelog.md b/stable/pwndrop/6.0.7/app-changelog.md deleted file mode 100644 index ca2426fb716..00000000000 --- a/stable/pwndrop/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-6.0.7](https://github.com/truecharts/charts/compare/pwndrop-6.0.6...pwndrop-6.0.7) (2023-09-25) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#12944](https://github.com/truecharts/charts/issues/12944)) - - \ No newline at end of file diff --git a/stable/pwndrop/6.0.7/CHANGELOG.md b/stable/pwndrop/6.0.8/CHANGELOG.md similarity index 93% rename from stable/pwndrop/6.0.7/CHANGELOG.md rename to stable/pwndrop/6.0.8/CHANGELOG.md index fb199f5227c..b78cae69a33 100644 --- a/stable/pwndrop/6.0.7/CHANGELOG.md +++ b/stable/pwndrop/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pwndrop-6.0.8](https://github.com/truecharts/charts/compare/pwndrop-6.0.7...pwndrop-6.0.8) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13169](https://github.com/truecharts/charts/issues/13169)) + + + + ## [pwndrop-6.0.7](https://github.com/truecharts/charts/compare/pwndrop-6.0.6...pwndrop-6.0.7) (2023-09-25) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#10805](https://github.com/truecharts/charts/issues/10805)) - - - -## [pwndrop-5.0.31](https://github.com/truecharts/charts/compare/pwndrop-5.0.30...pwndrop-5.0.31) (2023-07-18) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#10558](https://github.com/truecharts/charts/issues/10558)) - diff --git a/stable/pwndrop/6.0.7/Chart.yaml b/stable/pwndrop/6.0.8/Chart.yaml similarity index 98% rename from stable/pwndrop/6.0.7/Chart.yaml rename to stable/pwndrop/6.0.8/Chart.yaml index f80585f05cd..6dadf7c61cd 100644 --- a/stable/pwndrop/6.0.7/Chart.yaml +++ b/stable/pwndrop/6.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 6.0.7 +version: 6.0.8 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/stable/pwndrop/6.0.7/README.md b/stable/pwndrop/6.0.8/README.md similarity index 100% rename from stable/pwndrop/6.0.7/README.md rename to stable/pwndrop/6.0.8/README.md diff --git a/stable/pwndrop/6.0.8/app-changelog.md b/stable/pwndrop/6.0.8/app-changelog.md new file mode 100644 index 00000000000..f93a72ecb2e --- /dev/null +++ b/stable/pwndrop/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-6.0.8](https://github.com/truecharts/charts/compare/pwndrop-6.0.7...pwndrop-6.0.8) (2023-10-02) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13169](https://github.com/truecharts/charts/issues/13169)) + + \ No newline at end of file diff --git a/stable/pwndrop/6.0.7/app-readme.md b/stable/pwndrop/6.0.8/app-readme.md similarity index 100% rename from stable/pwndrop/6.0.7/app-readme.md rename to stable/pwndrop/6.0.8/app-readme.md diff --git a/stable/pwndrop/6.0.7/charts/common-14.0.1.tgz b/stable/pwndrop/6.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/pwndrop/6.0.7/charts/common-14.0.1.tgz rename to stable/pwndrop/6.0.8/charts/common-14.0.1.tgz diff --git a/stable/pwndrop/6.0.7/ix_values.yaml b/stable/pwndrop/6.0.8/ix_values.yaml similarity index 82% rename from stable/pwndrop/6.0.7/ix_values.yaml rename to stable/pwndrop/6.0.8/ix_values.yaml index 57f84c61fe3..a98d0dc258d 100644 --- a/stable/pwndrop/6.0.7/ix_values.yaml +++ b/stable/pwndrop/6.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:080a3a578e8d07a087c1d3999aad8de1c21dd5f338a50c46b7e96939fb819b07 + tag: v1.0.1@sha256:284539f275e858408f0c49b1a77036c0d608a9918ec7fb0843241bf81d391f44 service: main: ports: diff --git a/stable/pwndrop/6.0.7/questions.yaml b/stable/pwndrop/6.0.8/questions.yaml similarity index 100% rename from stable/pwndrop/6.0.7/questions.yaml rename to stable/pwndrop/6.0.8/questions.yaml diff --git a/stable/pwndrop/6.0.7/templates/NOTES.txt b/stable/pwndrop/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/6.0.7/templates/NOTES.txt rename to stable/pwndrop/6.0.8/templates/NOTES.txt diff --git a/stable/pwndrop/6.0.7/templates/common.yaml b/stable/pwndrop/6.0.8/templates/common.yaml similarity index 100% rename from stable/pwndrop/6.0.7/templates/common.yaml rename to stable/pwndrop/6.0.8/templates/common.yaml diff --git a/stable/pwndrop/6.0.7/values.yaml b/stable/pwndrop/6.0.8/values.yaml similarity index 100% rename from stable/pwndrop/6.0.7/values.yaml rename to stable/pwndrop/6.0.8/values.yaml