diff --git a/stable/pwndrop/5.0.29/app-changelog.md b/stable/pwndrop/5.0.29/app-changelog.md deleted file mode 100644 index 29b34c168e..0000000000 --- a/stable/pwndrop/5.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-5.0.29](https://github.com/truecharts/charts/compare/pwndrop-5.0.28...pwndrop-5.0.29) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/pwndrop/5.0.29/CHANGELOG.md b/stable/pwndrop/5.0.30/CHANGELOG.md similarity index 91% rename from stable/pwndrop/5.0.29/CHANGELOG.md rename to stable/pwndrop/5.0.30/CHANGELOG.md index e1fcd5a654..f8ae8f8d07 100644 --- a/stable/pwndrop/5.0.29/CHANGELOG.md +++ b/stable/pwndrop/5.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pwndrop-5.0.30](https://github.com/truecharts/charts/compare/pwndrop-5.0.29...pwndrop-5.0.30) (2023-07-03) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#10127](https://github.com/truecharts/charts/issues/10127)) + + + + ## [pwndrop-5.0.29](https://github.com/truecharts/charts/compare/pwndrop-5.0.28...pwndrop-5.0.29) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - -## [pwndrop-5.0.20](https://github.com/truecharts/charts/compare/pwndrop-5.0.19...pwndrop-5.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - diff --git a/stable/pwndrop/5.0.29/Chart.yaml b/stable/pwndrop/5.0.30/Chart.yaml similarity index 98% rename from stable/pwndrop/5.0.29/Chart.yaml rename to stable/pwndrop/5.0.30/Chart.yaml index 1d63abba38..d9eb187f17 100644 --- a/stable/pwndrop/5.0.29/Chart.yaml +++ b/stable/pwndrop/5.0.30/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 5.0.29 +version: 5.0.30 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/5.0.29/README.md b/stable/pwndrop/5.0.30/README.md similarity index 100% rename from stable/pwndrop/5.0.29/README.md rename to stable/pwndrop/5.0.30/README.md diff --git a/stable/pwndrop/5.0.30/app-changelog.md b/stable/pwndrop/5.0.30/app-changelog.md new file mode 100644 index 0000000000..09c88bc239 --- /dev/null +++ b/stable/pwndrop/5.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-5.0.30](https://github.com/truecharts/charts/compare/pwndrop-5.0.29...pwndrop-5.0.30) (2023-07-03) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#10127](https://github.com/truecharts/charts/issues/10127)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.29/app-readme.md b/stable/pwndrop/5.0.30/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.29/app-readme.md rename to stable/pwndrop/5.0.30/app-readme.md diff --git a/stable/pwndrop/5.0.29/charts/common-12.14.6.tgz b/stable/pwndrop/5.0.30/charts/common-12.14.6.tgz similarity index 100% rename from stable/pwndrop/5.0.29/charts/common-12.14.6.tgz rename to stable/pwndrop/5.0.30/charts/common-12.14.6.tgz diff --git a/stable/pwndrop/5.0.29/ix_values.yaml b/stable/pwndrop/5.0.30/ix_values.yaml similarity index 82% rename from stable/pwndrop/5.0.29/ix_values.yaml rename to stable/pwndrop/5.0.30/ix_values.yaml index 4f8da04975..4cebd2dc1a 100644 --- a/stable/pwndrop/5.0.29/ix_values.yaml +++ b/stable/pwndrop/5.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:39053efc0b3269c6fd804e6ad630b0f57f9a1d5619901a0b2b76925568c79a7c + tag: v1.0.1@sha256:38f705cfdc1b055fe4371f5638ac74003058646a7b8688118c53fd2ca620a35c service: main: ports: diff --git a/stable/pwndrop/5.0.29/questions.yaml b/stable/pwndrop/5.0.30/questions.yaml similarity index 100% rename from stable/pwndrop/5.0.29/questions.yaml rename to stable/pwndrop/5.0.30/questions.yaml diff --git a/stable/pwndrop/5.0.29/templates/NOTES.txt b/stable/pwndrop/5.0.30/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.29/templates/NOTES.txt rename to stable/pwndrop/5.0.30/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.29/templates/common.yaml b/stable/pwndrop/5.0.30/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.29/templates/common.yaml rename to stable/pwndrop/5.0.30/templates/common.yaml diff --git a/stable/pwndrop/5.0.29/values.yaml b/stable/pwndrop/5.0.30/values.yaml similarity index 100% rename from stable/pwndrop/5.0.29/values.yaml rename to stable/pwndrop/5.0.30/values.yaml