diff --git a/stable/pwndrop/6.0.21/app-changelog.md b/stable/pwndrop/6.0.21/app-changelog.md deleted file mode 100644 index 4cd138fa523..00000000000 --- a/stable/pwndrop/6.0.21/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [pwndrop-6.0.21](https://github.com/truecharts/charts/compare/pwndrop-6.0.20...pwndrop-6.0.21) (2023-11-17) - diff --git a/stable/pwndrop/6.0.21/CHANGELOG.md b/stable/pwndrop/6.0.22/CHANGELOG.md similarity index 90% rename from stable/pwndrop/6.0.21/CHANGELOG.md rename to stable/pwndrop/6.0.22/CHANGELOG.md index 6199394c7ac..24589a67ad6 100644 --- a/stable/pwndrop/6.0.21/CHANGELOG.md +++ b/stable/pwndrop/6.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pwndrop-6.0.22](https://github.com/truecharts/charts/compare/pwndrop-6.0.21...pwndrop-6.0.22) (2023-11-20) + +### Fix + +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1 ([#15165](https://github.com/truecharts/charts/issues/15165)) + + + + ## [pwndrop-6.0.21](https://github.com/truecharts/charts/compare/pwndrop-6.0.20...pwndrop-6.0.21) (2023-11-17) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13685](https://github.com/truecharts/charts/issues/13685)) - - -## [pwndrop-6.0.10](https://github.com/truecharts/charts/compare/pwndrop-6.0.9...pwndrop-6.0.10) (2023-10-09) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#13439](https://github.com/truecharts/charts/issues/13439)) - - diff --git a/stable/pwndrop/6.0.21/Chart.yaml b/stable/pwndrop/6.0.22/Chart.yaml similarity index 95% rename from stable/pwndrop/6.0.21/Chart.yaml rename to stable/pwndrop/6.0.22/Chart.yaml index 449c29ebd5f..556fdee702a 100644 --- a/stable/pwndrop/6.0.21/Chart.yaml +++ b/stable/pwndrop/6.0.22/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 6.0.21 -appVersion: "1.0.1" +version: 6.0.22 +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 deprecated: false diff --git a/stable/pwndrop/6.0.21/README.md b/stable/pwndrop/6.0.22/README.md similarity index 100% rename from stable/pwndrop/6.0.21/README.md rename to stable/pwndrop/6.0.22/README.md diff --git a/stable/pwndrop/6.0.22/app-changelog.md b/stable/pwndrop/6.0.22/app-changelog.md new file mode 100644 index 00000000000..8baa6cacb39 --- /dev/null +++ b/stable/pwndrop/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-6.0.22](https://github.com/truecharts/charts/compare/pwndrop-6.0.21...pwndrop-6.0.22) (2023-11-20) + +### Fix + +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1 ([#15165](https://github.com/truecharts/charts/issues/15165)) + + \ No newline at end of file diff --git a/stable/pwndrop/6.0.21/app-readme.md b/stable/pwndrop/6.0.22/app-readme.md similarity index 100% rename from stable/pwndrop/6.0.21/app-readme.md rename to stable/pwndrop/6.0.22/app-readme.md diff --git a/stable/pwndrop/6.0.21/charts/common-14.3.5.tgz b/stable/pwndrop/6.0.22/charts/common-14.3.5.tgz similarity index 100% rename from stable/pwndrop/6.0.21/charts/common-14.3.5.tgz rename to stable/pwndrop/6.0.22/charts/common-14.3.5.tgz diff --git a/stable/pwndrop/6.0.21/ix_values.yaml b/stable/pwndrop/6.0.22/ix_values.yaml similarity index 82% rename from stable/pwndrop/6.0.21/ix_values.yaml rename to stable/pwndrop/6.0.22/ix_values.yaml index 70365bd9de8..1541e73a8d7 100644 --- a/stable/pwndrop/6.0.21/ix_values.yaml +++ b/stable/pwndrop/6.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/pwndrop pullPolicy: IfNotPresent - tag: 1.0.1@sha256:4cec696d3c1eb21118984f919bcff05ff6c2af824eae01711b0a2bd2caf91012 + tag: 1.0.1@sha256:2db08ac7239f13e3006a684a21b042cfa1cb267d105c2459b17b6178d867cf8d service: main: ports: diff --git a/stable/pwndrop/6.0.21/questions.yaml b/stable/pwndrop/6.0.22/questions.yaml similarity index 100% rename from stable/pwndrop/6.0.21/questions.yaml rename to stable/pwndrop/6.0.22/questions.yaml diff --git a/stable/pwndrop/6.0.21/templates/NOTES.txt b/stable/pwndrop/6.0.22/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/6.0.21/templates/NOTES.txt rename to stable/pwndrop/6.0.22/templates/NOTES.txt diff --git a/stable/pwndrop/6.0.21/templates/common.yaml b/stable/pwndrop/6.0.22/templates/common.yaml similarity index 100% rename from stable/pwndrop/6.0.21/templates/common.yaml rename to stable/pwndrop/6.0.22/templates/common.yaml diff --git a/stable/pwndrop/6.0.21/values.yaml b/stable/pwndrop/6.0.22/values.yaml similarity index 100% rename from stable/pwndrop/6.0.21/values.yaml rename to stable/pwndrop/6.0.22/values.yaml