diff --git a/stable/pwndrop/6.0.4/app-changelog.md b/stable/pwndrop/6.0.4/app-changelog.md deleted file mode 100644 index 906bfe79200..00000000000 --- a/stable/pwndrop/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-6.0.4](https://github.com/truecharts/charts/compare/pwndrop-6.0.3...pwndrop-6.0.4) (2023-08-14) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11554](https://github.com/truecharts/charts/issues/11554)) - - \ No newline at end of file diff --git a/stable/pwndrop/6.0.4/CHANGELOG.md b/stable/pwndrop/6.0.5/CHANGELOG.md similarity index 93% rename from stable/pwndrop/6.0.4/CHANGELOG.md rename to stable/pwndrop/6.0.5/CHANGELOG.md index f85851d9d8b..f1d442859d5 100644 --- a/stable/pwndrop/6.0.4/CHANGELOG.md +++ b/stable/pwndrop/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11760](https://github.com/truecharts/charts/issues/11760)) + + + + ## [pwndrop-6.0.4](https://github.com/truecharts/charts/compare/pwndrop-6.0.3...pwndrop-6.0.4) (2023-08-14) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - -## [pwndrop-5.0.28](https://github.com/truecharts/charts/compare/pwndrop-5.0.27...pwndrop-5.0.28) (2023-06-19) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9772](https://github.com/truecharts/charts/issues/9772)) - diff --git a/stable/pwndrop/6.0.4/Chart.yaml b/stable/pwndrop/6.0.5/Chart.yaml similarity index 98% rename from stable/pwndrop/6.0.4/Chart.yaml rename to stable/pwndrop/6.0.5/Chart.yaml index 81b1988288f..c74c9a0d885 100644 --- a/stable/pwndrop/6.0.4/Chart.yaml +++ b/stable/pwndrop/6.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 6.0.4 +version: 6.0.5 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.4/README.md b/stable/pwndrop/6.0.5/README.md similarity index 100% rename from stable/pwndrop/6.0.4/README.md rename to stable/pwndrop/6.0.5/README.md diff --git a/stable/pwndrop/6.0.5/app-changelog.md b/stable/pwndrop/6.0.5/app-changelog.md new file mode 100644 index 00000000000..f8e97146da0 --- /dev/null +++ b/stable/pwndrop/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-6.0.5](https://github.com/truecharts/charts/compare/pwndrop-6.0.4...pwndrop-6.0.5) (2023-08-21) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#11760](https://github.com/truecharts/charts/issues/11760)) + + \ No newline at end of file diff --git a/stable/pwndrop/6.0.4/app-readme.md b/stable/pwndrop/6.0.5/app-readme.md similarity index 100% rename from stable/pwndrop/6.0.4/app-readme.md rename to stable/pwndrop/6.0.5/app-readme.md diff --git a/stable/pwndrop/6.0.4/charts/common-14.0.1.tgz b/stable/pwndrop/6.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/pwndrop/6.0.4/charts/common-14.0.1.tgz rename to stable/pwndrop/6.0.5/charts/common-14.0.1.tgz diff --git a/stable/pwndrop/6.0.4/ix_values.yaml b/stable/pwndrop/6.0.5/ix_values.yaml similarity index 82% rename from stable/pwndrop/6.0.4/ix_values.yaml rename to stable/pwndrop/6.0.5/ix_values.yaml index c350505e514..ff599872073 100644 --- a/stable/pwndrop/6.0.4/ix_values.yaml +++ b/stable/pwndrop/6.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:e1ac7257082fa2016b6d834502d41e4ffe02d0957694a9cab252ab122eb3f8c6 + tag: v1.0.1@sha256:3e92933de8943eeda2c3e0bffa7ea19fad873778ebb180fee3f2ce64c3a1c0eb service: main: ports: diff --git a/stable/pwndrop/6.0.4/questions.yaml b/stable/pwndrop/6.0.5/questions.yaml similarity index 100% rename from stable/pwndrop/6.0.4/questions.yaml rename to stable/pwndrop/6.0.5/questions.yaml diff --git a/stable/pwndrop/6.0.4/templates/NOTES.txt b/stable/pwndrop/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/6.0.4/templates/NOTES.txt rename to stable/pwndrop/6.0.5/templates/NOTES.txt diff --git a/stable/pwndrop/6.0.4/templates/common.yaml b/stable/pwndrop/6.0.5/templates/common.yaml similarity index 100% rename from stable/pwndrop/6.0.4/templates/common.yaml rename to stable/pwndrop/6.0.5/templates/common.yaml diff --git a/stable/pwndrop/6.0.4/values.yaml b/stable/pwndrop/6.0.5/values.yaml similarity index 100% rename from stable/pwndrop/6.0.4/values.yaml rename to stable/pwndrop/6.0.5/values.yaml