From 7389df491ccea3d3b39d37083e12bf620a0e2383 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 12 Aug 2023 06:46:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/filebrowser/6.0.1/app-changelog.md | 9 --------- .../filebrowser/{6.0.1 => 6.0.2}/CHANGELOG.md | 18 +++++++++--------- .../filebrowser/{6.0.1 => 6.0.2}/Chart.yaml | 4 ++-- stable/filebrowser/{6.0.1 => 6.0.2}/README.md | 0 stable/filebrowser/6.0.2/app-changelog.md | 9 +++++++++ .../{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin .../{6.0.1 => 6.0.2}/ix_values.yaml | 2 +- .../{6.0.1 => 6.0.2}/questions.yaml | 0 .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 .../filebrowser/{6.0.1 => 6.0.2}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/filebrowser/6.0.1/app-changelog.md rename stable/filebrowser/{6.0.1 => 6.0.2}/CHANGELOG.md (90%) rename stable/filebrowser/{6.0.1 => 6.0.2}/Chart.yaml (95%) rename stable/filebrowser/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/filebrowser/6.0.2/app-changelog.md rename stable/filebrowser/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/filebrowser/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/filebrowser/{6.0.1 => 6.0.2}/ix_values.yaml (91%) rename stable/filebrowser/{6.0.1 => 6.0.2}/questions.yaml (100%) rename stable/filebrowser/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/filebrowser/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/filebrowser/{6.0.1 => 6.0.2}/values.yaml (100%) diff --git a/stable/filebrowser/6.0.1/app-changelog.md b/stable/filebrowser/6.0.1/app-changelog.md deleted file mode 100644 index 24a81c3510..0000000000 --- a/stable/filebrowser/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06) - -### Chore - -- update container image tccr.io/truecharts/filebrowser to v2.24.1 ([#11247](https://github.com/truecharts/charts/issues/11247)) - - \ No newline at end of file diff --git a/stable/filebrowser/6.0.1/CHANGELOG.md b/stable/filebrowser/6.0.2/CHANGELOG.md similarity index 90% rename from stable/filebrowser/6.0.1/CHANGELOG.md rename to stable/filebrowser/6.0.2/CHANGELOG.md index faf865f71a..dc23a2d4ca 100644 --- a/stable/filebrowser/6.0.1/CHANGELOG.md +++ b/stable/filebrowser/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.24.2 ([#11453](https://github.com/truecharts/charts/issues/11453)) + + + + ## [filebrowser-6.0.1](https://github.com/truecharts/charts/compare/filebrowser-6.0.0...filebrowser-6.0.1) (2023-08-06) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [filebrowser-5.0.17](https://github.com/truecharts/charts/compare/filebrowser-5.0.16...filebrowser-5.0.17) (2023-05-27) - diff --git a/stable/filebrowser/6.0.1/Chart.yaml b/stable/filebrowser/6.0.2/Chart.yaml similarity index 95% rename from stable/filebrowser/6.0.1/Chart.yaml rename to stable/filebrowser/6.0.2/Chart.yaml index 2b52260c43..46364d871e 100644 --- a/stable/filebrowser/6.0.1/Chart.yaml +++ b/stable/filebrowser/6.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.24.1" +appVersion: "2.24.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/filebrowser/filebrowser - https://filebrowser.org/cli/filebrowser type: application -version: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/filebrowser/6.0.1/README.md b/stable/filebrowser/6.0.2/README.md similarity index 100% rename from stable/filebrowser/6.0.1/README.md rename to stable/filebrowser/6.0.2/README.md diff --git a/stable/filebrowser/6.0.2/app-changelog.md b/stable/filebrowser/6.0.2/app-changelog.md new file mode 100644 index 0000000000..f9b52ff7ad --- /dev/null +++ b/stable/filebrowser/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.24.2 ([#11453](https://github.com/truecharts/charts/issues/11453)) + + \ No newline at end of file diff --git a/stable/filebrowser/6.0.1/app-readme.md b/stable/filebrowser/6.0.2/app-readme.md similarity index 100% rename from stable/filebrowser/6.0.1/app-readme.md rename to stable/filebrowser/6.0.2/app-readme.md diff --git a/stable/filebrowser/6.0.1/charts/common-14.0.1.tgz b/stable/filebrowser/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/filebrowser/6.0.1/charts/common-14.0.1.tgz rename to stable/filebrowser/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/filebrowser/6.0.1/ix_values.yaml b/stable/filebrowser/6.0.2/ix_values.yaml similarity index 91% rename from stable/filebrowser/6.0.1/ix_values.yaml rename to stable/filebrowser/6.0.2/ix_values.yaml index 15f7be729c..f95d606e40 100644 --- a/stable/filebrowser/6.0.1/ix_values.yaml +++ b/stable/filebrowser/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filebrowser pullPolicy: IfNotPresent - tag: v2.24.1@sha256:e3f059ce2de28eeb1e948d4182d3b488102f2345df8c9d7c98e182d1b1abf3c2 + tag: v2.24.2@sha256:94eba09f5c728ac6d5779b79fa5995ef3743a7848c0f0bf8317ef29fa3572b66 workload: main: diff --git a/stable/filebrowser/6.0.1/questions.yaml b/stable/filebrowser/6.0.2/questions.yaml similarity index 100% rename from stable/filebrowser/6.0.1/questions.yaml rename to stable/filebrowser/6.0.2/questions.yaml diff --git a/stable/filebrowser/6.0.1/templates/NOTES.txt b/stable/filebrowser/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/6.0.1/templates/NOTES.txt rename to stable/filebrowser/6.0.2/templates/NOTES.txt diff --git a/stable/filebrowser/6.0.1/templates/common.yaml b/stable/filebrowser/6.0.2/templates/common.yaml similarity index 100% rename from stable/filebrowser/6.0.1/templates/common.yaml rename to stable/filebrowser/6.0.2/templates/common.yaml diff --git a/stable/filebrowser/6.0.1/values.yaml b/stable/filebrowser/6.0.2/values.yaml similarity index 100% rename from stable/filebrowser/6.0.1/values.yaml rename to stable/filebrowser/6.0.2/values.yaml