From 68599d3e3071995f51ecd970149687f546aeef0c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 15 Sep 2023 01:59:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/filebrowser/6.0.2/app-changelog.md | 9 --------- .../filebrowser/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- .../filebrowser/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- stable/filebrowser/{6.0.2 => 6.0.3}/README.md | 0 stable/filebrowser/6.0.3/app-changelog.md | 9 +++++++++ .../{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin .../{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 .../filebrowser/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/filebrowser/6.0.2/app-changelog.md rename stable/filebrowser/{6.0.2 => 6.0.3}/CHANGELOG.md (90%) rename stable/filebrowser/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/filebrowser/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/filebrowser/6.0.3/app-changelog.md rename stable/filebrowser/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/filebrowser/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/filebrowser/{6.0.2 => 6.0.3}/ix_values.yaml (91%) rename stable/filebrowser/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/filebrowser/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/filebrowser/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/filebrowser/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/filebrowser/6.0.2/app-changelog.md b/stable/filebrowser/6.0.2/app-changelog.md deleted file mode 100644 index f9b52ff7ad..0000000000 --- a/stable/filebrowser/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.2/CHANGELOG.md b/stable/filebrowser/6.0.3/CHANGELOG.md similarity index 90% rename from stable/filebrowser/6.0.2/CHANGELOG.md rename to stable/filebrowser/6.0.3/CHANGELOG.md index dc23a2d4ca..86ea196448 100644 --- a/stable/filebrowser/6.0.2/CHANGELOG.md +++ b/stable/filebrowser/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [filebrowser-6.0.3](https://github.com/truecharts/charts/compare/filebrowser-6.0.2...filebrowser-6.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.25.0 ([#12608](https://github.com/truecharts/charts/issues/12608)) + + + + ## [filebrowser-6.0.2](https://github.com/truecharts/charts/compare/filebrowser-6.0.1...filebrowser-6.0.2) (2023-08-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [filebrowser-5.0.18](https://github.com/truecharts/charts/compare/filebrowser-5.0.17...filebrowser-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/filebrowser/6.0.2/Chart.yaml b/stable/filebrowser/6.0.3/Chart.yaml similarity index 95% rename from stable/filebrowser/6.0.2/Chart.yaml rename to stable/filebrowser/6.0.3/Chart.yaml index 46364d871e..5d68e573b9 100644 --- a/stable/filebrowser/6.0.2/Chart.yaml +++ b/stable/filebrowser/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.24.2" +appVersion: "2.25.0" 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.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/filebrowser/6.0.2/README.md b/stable/filebrowser/6.0.3/README.md similarity index 100% rename from stable/filebrowser/6.0.2/README.md rename to stable/filebrowser/6.0.3/README.md diff --git a/stable/filebrowser/6.0.3/app-changelog.md b/stable/filebrowser/6.0.3/app-changelog.md new file mode 100644 index 0000000000..b7f0d0166d --- /dev/null +++ b/stable/filebrowser/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebrowser-6.0.3](https://github.com/truecharts/charts/compare/filebrowser-6.0.2...filebrowser-6.0.3) (2023-09-15) + +### Chore + +- update container image tccr.io/truecharts/filebrowser to v2.25.0 ([#12608](https://github.com/truecharts/charts/issues/12608)) + + \ No newline at end of file diff --git a/stable/filebrowser/6.0.2/app-readme.md b/stable/filebrowser/6.0.3/app-readme.md similarity index 100% rename from stable/filebrowser/6.0.2/app-readme.md rename to stable/filebrowser/6.0.3/app-readme.md diff --git a/stable/filebrowser/6.0.2/charts/common-14.0.1.tgz b/stable/filebrowser/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/filebrowser/6.0.2/charts/common-14.0.1.tgz rename to stable/filebrowser/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/filebrowser/6.0.2/ix_values.yaml b/stable/filebrowser/6.0.3/ix_values.yaml similarity index 91% rename from stable/filebrowser/6.0.2/ix_values.yaml rename to stable/filebrowser/6.0.3/ix_values.yaml index f95d606e40..25a82bf657 100644 --- a/stable/filebrowser/6.0.2/ix_values.yaml +++ b/stable/filebrowser/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filebrowser pullPolicy: IfNotPresent - tag: v2.24.2@sha256:94eba09f5c728ac6d5779b79fa5995ef3743a7848c0f0bf8317ef29fa3572b66 + tag: v2.25.0@sha256:3d6ab05c1ecf5f21d82c69d72d969156b67e63c9ef928415531e0d92d867ebfc workload: main: diff --git a/stable/filebrowser/6.0.2/questions.yaml b/stable/filebrowser/6.0.3/questions.yaml similarity index 100% rename from stable/filebrowser/6.0.2/questions.yaml rename to stable/filebrowser/6.0.3/questions.yaml diff --git a/stable/filebrowser/6.0.2/templates/NOTES.txt b/stable/filebrowser/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/6.0.2/templates/NOTES.txt rename to stable/filebrowser/6.0.3/templates/NOTES.txt diff --git a/stable/filebrowser/6.0.2/templates/common.yaml b/stable/filebrowser/6.0.3/templates/common.yaml similarity index 100% rename from stable/filebrowser/6.0.2/templates/common.yaml rename to stable/filebrowser/6.0.3/templates/common.yaml diff --git a/stable/filebrowser/6.0.2/values.yaml b/stable/filebrowser/6.0.3/values.yaml similarity index 100% rename from stable/filebrowser/6.0.2/values.yaml rename to stable/filebrowser/6.0.3/values.yaml