From 31ef3c8a3449bfaa5e1728ced9bda1a4205d14aa Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 4 Dec 2023 18:31:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/fireshare/3.0.0/CHANGELOG.md | 2 +- incubator/orbital-sync/3.0.0/CHANGELOG.md | 2 +- stable/pwndrop/6.0.23/app-changelog.md | 12 ------------ .../pwndrop/{6.0.23 => 6.0.24}/CHANGELOG.md | 18 +++++++++--------- stable/pwndrop/{6.0.23 => 6.0.24}/Chart.yaml | 2 +- stable/pwndrop/{6.0.23 => 6.0.24}/README.md | 0 stable/pwndrop/6.0.24/app-changelog.md | 9 +++++++++ .../pwndrop/{6.0.23 => 6.0.24}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../pwndrop/{6.0.23 => 6.0.24}/ix_values.yaml | 2 +- .../pwndrop/{6.0.23 => 6.0.24}/questions.yaml | 0 .../{6.0.23 => 6.0.24}/templates/NOTES.txt | 0 .../{6.0.23 => 6.0.24}/templates/common.yaml | 0 stable/pwndrop/{6.0.23 => 6.0.24}/values.yaml | 0 14 files changed, 22 insertions(+), 25 deletions(-) delete mode 100644 stable/pwndrop/6.0.23/app-changelog.md rename stable/pwndrop/{6.0.23 => 6.0.24}/CHANGELOG.md (89%) rename stable/pwndrop/{6.0.23 => 6.0.24}/Chart.yaml (98%) rename stable/pwndrop/{6.0.23 => 6.0.24}/README.md (100%) create mode 100644 stable/pwndrop/6.0.24/app-changelog.md rename stable/pwndrop/{6.0.23 => 6.0.24}/app-readme.md (100%) rename stable/pwndrop/{6.0.23 => 6.0.24}/charts/common-14.3.5.tgz (100%) rename stable/pwndrop/{6.0.23 => 6.0.24}/ix_values.yaml (82%) rename stable/pwndrop/{6.0.23 => 6.0.24}/questions.yaml (100%) rename stable/pwndrop/{6.0.23 => 6.0.24}/templates/NOTES.txt (100%) rename stable/pwndrop/{6.0.23 => 6.0.24}/templates/common.yaml (100%) rename stable/pwndrop/{6.0.23 => 6.0.24}/values.yaml (100%) diff --git a/incubator/fireshare/3.0.0/CHANGELOG.md b/incubator/fireshare/3.0.0/CHANGELOG.md index 2acb4f60b1..b9b411ed03 100644 --- a/incubator/fireshare/3.0.0/CHANGELOG.md +++ b/incubator/fireshare/3.0.0/CHANGELOG.md @@ -5,6 +5,7 @@ + ## [fireshare-2.0.13](https://github.com/truecharts/charts/compare/fireshare-2.0.12...fireshare-2.0.13) (2023-12-03) ### Chore @@ -96,4 +97,3 @@ ### Chore - update container image tccr.io/truecharts/fireshare to v1.2.8 - diff --git a/incubator/orbital-sync/3.0.0/CHANGELOG.md b/incubator/orbital-sync/3.0.0/CHANGELOG.md index 7c465c7081..1a32d19bd9 100644 --- a/incubator/orbital-sync/3.0.0/CHANGELOG.md +++ b/incubator/orbital-sync/3.0.0/CHANGELOG.md @@ -6,6 +6,7 @@ + ## [orbital-sync-2.0.10](https://github.com/truecharts/charts/compare/orbital-sync-2.0.9...orbital-sync-2.0.10) (2023-12-03) ### Chore @@ -96,4 +97,3 @@ ## [orbital-sync-2.0.3](https://github.com/truecharts/charts/compare/orbital-sync-2.0.2...orbital-sync-2.0.3) (2022-12-13) -### Chore diff --git a/stable/pwndrop/6.0.23/app-changelog.md b/stable/pwndrop/6.0.23/app-changelog.md deleted file mode 100644 index 93dcdceea9..0000000000 --- a/stable/pwndrop/6.0.23/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [pwndrop-6.0.23](https://github.com/truecharts/charts/compare/pwndrop-6.0.22...pwndrop-6.0.23) (2023-12-03) - -### Chore - -- bump everything to ensure catalog has latest versions - - fix annotations again - - update annotations - - cleanup chart.yaml and add min-max scale version - - \ No newline at end of file diff --git a/stable/pwndrop/6.0.23/CHANGELOG.md b/stable/pwndrop/6.0.24/CHANGELOG.md similarity index 89% rename from stable/pwndrop/6.0.23/CHANGELOG.md rename to stable/pwndrop/6.0.24/CHANGELOG.md index 480dbab19f..ebd3235bea 100644 --- a/stable/pwndrop/6.0.23/CHANGELOG.md +++ b/stable/pwndrop/6.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pwndrop-6.0.24](https://github.com/truecharts/charts/compare/pwndrop-6.0.23...pwndrop-6.0.24) (2023-12-04) + +### Chore + +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@d2bd3d7](https://github.com/d2bd3d7) ([#15724](https://github.com/truecharts/charts/issues/15724)) + + + + ## [pwndrop-6.0.23](https://github.com/truecharts/charts/compare/pwndrop-6.0.22...pwndrop-6.0.23) (2023-12-03) ### Chore @@ -88,12 +97,3 @@ ## [pwndrop-6.0.14](https://github.com/truecharts/charts/compare/pwndrop-6.0.13...pwndrop-6.0.14) (2023-10-29) ### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - - - -## [pwndrop-6.0.13](https://github.com/truecharts/charts/compare/pwndrop-6.0.11...pwndrop-6.0.13) (2023-10-28) - -### Chore diff --git a/stable/pwndrop/6.0.23/Chart.yaml b/stable/pwndrop/6.0.24/Chart.yaml similarity index 98% rename from stable/pwndrop/6.0.23/Chart.yaml rename to stable/pwndrop/6.0.24/Chart.yaml index cf7af3c32f..462e509764 100644 --- a/stable/pwndrop/6.0.23/Chart.yaml +++ b/stable/pwndrop/6.0.24/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: pwndrop -version: 6.0.23 +version: 6.0.24 appVersion: 1.0.1 description: Pwndrop is a self-deployable file hosting service for sending out red diff --git a/stable/pwndrop/6.0.23/README.md b/stable/pwndrop/6.0.24/README.md similarity index 100% rename from stable/pwndrop/6.0.23/README.md rename to stable/pwndrop/6.0.24/README.md diff --git a/stable/pwndrop/6.0.24/app-changelog.md b/stable/pwndrop/6.0.24/app-changelog.md new file mode 100644 index 0000000000..e61ce51bb9 --- /dev/null +++ b/stable/pwndrop/6.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-6.0.24](https://github.com/truecharts/charts/compare/pwndrop-6.0.23...pwndrop-6.0.24) (2023-12-04) + +### Chore + +- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@d2bd3d7](https://github.com/d2bd3d7) ([#15724](https://github.com/truecharts/charts/issues/15724)) + + \ No newline at end of file diff --git a/stable/pwndrop/6.0.23/app-readme.md b/stable/pwndrop/6.0.24/app-readme.md similarity index 100% rename from stable/pwndrop/6.0.23/app-readme.md rename to stable/pwndrop/6.0.24/app-readme.md diff --git a/stable/pwndrop/6.0.23/charts/common-14.3.5.tgz b/stable/pwndrop/6.0.24/charts/common-14.3.5.tgz similarity index 100% rename from stable/pwndrop/6.0.23/charts/common-14.3.5.tgz rename to stable/pwndrop/6.0.24/charts/common-14.3.5.tgz diff --git a/stable/pwndrop/6.0.23/ix_values.yaml b/stable/pwndrop/6.0.24/ix_values.yaml similarity index 82% rename from stable/pwndrop/6.0.23/ix_values.yaml rename to stable/pwndrop/6.0.24/ix_values.yaml index 1541e73a8d..eeff46c8dd 100644 --- a/stable/pwndrop/6.0.23/ix_values.yaml +++ b/stable/pwndrop/6.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/pwndrop pullPolicy: IfNotPresent - tag: 1.0.1@sha256:2db08ac7239f13e3006a684a21b042cfa1cb267d105c2459b17b6178d867cf8d + tag: 1.0.1@sha256:d2bd3d7b9ee9b3872c1cb072693a99fcc12a14607df2717ff475372370ad95ad service: main: ports: diff --git a/stable/pwndrop/6.0.23/questions.yaml b/stable/pwndrop/6.0.24/questions.yaml similarity index 100% rename from stable/pwndrop/6.0.23/questions.yaml rename to stable/pwndrop/6.0.24/questions.yaml diff --git a/stable/pwndrop/6.0.23/templates/NOTES.txt b/stable/pwndrop/6.0.24/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/6.0.23/templates/NOTES.txt rename to stable/pwndrop/6.0.24/templates/NOTES.txt diff --git a/stable/pwndrop/6.0.23/templates/common.yaml b/stable/pwndrop/6.0.24/templates/common.yaml similarity index 100% rename from stable/pwndrop/6.0.23/templates/common.yaml rename to stable/pwndrop/6.0.24/templates/common.yaml diff --git a/stable/pwndrop/6.0.23/values.yaml b/stable/pwndrop/6.0.24/values.yaml similarity index 100% rename from stable/pwndrop/6.0.23/values.yaml rename to stable/pwndrop/6.0.24/values.yaml