diff --git a/stable/filebrowser/6.0.0/app-changelog.md b/stable/filebrowser/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/filebrowser/6.0.0/CHANGELOG.md b/stable/filebrowser/6.0.1/CHANGELOG.md similarity index 90% rename from stable/filebrowser/6.0.0/CHANGELOG.md rename to stable/filebrowser/6.0.1/CHANGELOG.md index 05c8c889a78..faf865f71a4 100644 --- a/stable/filebrowser/6.0.0/CHANGELOG.md +++ b/stable/filebrowser/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [filebrowser-6.0.0](https://github.com/truecharts/charts/compare/filebrowser-5.0.25...filebrowser-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [filebrowser-5.0.17](https://github.com/truecharts/charts/compare/filebrowser-5.0.16...filebrowser-5.0.17) (2023-05-27) -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [filebrowser-5.0.16](https://github.com/truecharts/charts/compare/filebrowser-5.0.15...filebrowser-5.0.16) (2023-05-26) - diff --git a/stable/filebrowser/6.0.0/Chart.yaml b/stable/filebrowser/6.0.1/Chart.yaml similarity index 95% rename from stable/filebrowser/6.0.0/Chart.yaml rename to stable/filebrowser/6.0.1/Chart.yaml index 7a69a2830da..2b52260c43b 100644 --- a/stable/filebrowser/6.0.0/Chart.yaml +++ b/stable/filebrowser/6.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.24.0" +appVersion: "2.24.1" 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.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/filebrowser/6.0.0/README.md b/stable/filebrowser/6.0.1/README.md similarity index 100% rename from stable/filebrowser/6.0.0/README.md rename to stable/filebrowser/6.0.1/README.md diff --git a/stable/filebrowser/6.0.1/app-changelog.md b/stable/filebrowser/6.0.1/app-changelog.md new file mode 100644 index 00000000000..24a81c3510c --- /dev/null +++ b/stable/filebrowser/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.0/app-readme.md b/stable/filebrowser/6.0.1/app-readme.md similarity index 100% rename from stable/filebrowser/6.0.0/app-readme.md rename to stable/filebrowser/6.0.1/app-readme.md diff --git a/stable/filebrowser/6.0.0/charts/common-14.0.1.tgz b/stable/filebrowser/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/filebrowser/6.0.0/charts/common-14.0.1.tgz rename to stable/filebrowser/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/filebrowser/6.0.0/ix_values.yaml b/stable/filebrowser/6.0.1/ix_values.yaml similarity index 91% rename from stable/filebrowser/6.0.0/ix_values.yaml rename to stable/filebrowser/6.0.1/ix_values.yaml index 80e6ff0a6be..15f7be729c7 100644 --- a/stable/filebrowser/6.0.0/ix_values.yaml +++ b/stable/filebrowser/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/filebrowser pullPolicy: IfNotPresent - tag: v2.24.0@sha256:1a887dc9b99ac1bbf2daf685e1cf8cb73d61110a13d97d03f3c6dc408b1b1b66 + tag: v2.24.1@sha256:e3f059ce2de28eeb1e948d4182d3b488102f2345df8c9d7c98e182d1b1abf3c2 workload: main: diff --git a/stable/filebrowser/6.0.0/questions.yaml b/stable/filebrowser/6.0.1/questions.yaml similarity index 100% rename from stable/filebrowser/6.0.0/questions.yaml rename to stable/filebrowser/6.0.1/questions.yaml diff --git a/stable/filebrowser/6.0.0/templates/NOTES.txt b/stable/filebrowser/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/6.0.0/templates/NOTES.txt rename to stable/filebrowser/6.0.1/templates/NOTES.txt diff --git a/stable/filebrowser/6.0.0/templates/common.yaml b/stable/filebrowser/6.0.1/templates/common.yaml similarity index 100% rename from stable/filebrowser/6.0.0/templates/common.yaml rename to stable/filebrowser/6.0.1/templates/common.yaml diff --git a/stable/filebrowser/6.0.0/values.yaml b/stable/filebrowser/6.0.1/values.yaml similarity index 100% rename from stable/filebrowser/6.0.0/values.yaml rename to stable/filebrowser/6.0.1/values.yaml