diff --git a/stable/filebrowser/8.1.5/app-changelog.md b/stable/filebrowser/8.1.5/app-changelog.md deleted file mode 100644 index 922bbb62499..00000000000 --- a/stable/filebrowser/8.1.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebrowser-8.1.5](https://github.com/truecharts/charts/compare/filebrowser-8.1.4...filebrowser-8.1.5) (2024-01-02) - -### Chore - - - -- force bump to ensure up-to-date catalogs \ No newline at end of file diff --git a/stable/filebrowser/8.1.5/CHANGELOG.md b/stable/filebrowser/8.2.0/CHANGELOG.md similarity index 89% rename from stable/filebrowser/8.1.5/CHANGELOG.md rename to stable/filebrowser/8.2.0/CHANGELOG.md index db56758459a..018607b2cb8 100644 --- a/stable/filebrowser/8.1.5/CHANGELOG.md +++ b/stable/filebrowser/8.2.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [filebrowser-8.2.0](https://github.com/truecharts/charts/compare/filebrowser-8.1.5...filebrowser-8.2.0) (2024-01-03) + +### Chore + + + +- update container image docker.io/filebrowser/filebrowser to v2.27.0[@00b75af](https://github.com/00b75af) by renovate ([#16821](https://github.com/truecharts/charts/issues/16821)) + + ## [filebrowser-8.1.5](https://github.com/truecharts/charts/compare/filebrowser-8.1.4...filebrowser-8.1.5) (2024-01-02) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) - -## [filebrowser-7.0.10](https://github.com/truecharts/charts/compare/filebrowser-7.0.9...filebrowser-7.0.10) (2023-12-24) - -### Chore - -- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) - -## [filebrowser-7.0.9](https://github.com/truecharts/charts/compare/filebrowser-7.0.8...filebrowser-7.0.9) (2023-12-23) - diff --git a/stable/filebrowser/8.1.5/Chart.yaml b/stable/filebrowser/8.2.0/Chart.yaml similarity index 96% rename from stable/filebrowser/8.1.5/Chart.yaml rename to stable/filebrowser/8.2.0/Chart.yaml index 2342cd089f4..0e1227b7eff 100644 --- a/stable/filebrowser/8.1.5/Chart.yaml +++ b/stable/filebrowser/8.2.0/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: filebrowser -version: 8.1.5 -appVersion: 2.26.0 +version: 8.2.0 +appVersion: 2.27.0 description: Filebrowser provides a file managing interface within a specified directory home: https://truecharts.org/charts/stable/filebrowser icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png diff --git a/stable/filebrowser/8.1.5/README.md b/stable/filebrowser/8.2.0/README.md similarity index 100% rename from stable/filebrowser/8.1.5/README.md rename to stable/filebrowser/8.2.0/README.md diff --git a/stable/filebrowser/8.2.0/app-changelog.md b/stable/filebrowser/8.2.0/app-changelog.md new file mode 100644 index 00000000000..e2ea8964b68 --- /dev/null +++ b/stable/filebrowser/8.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebrowser-8.2.0](https://github.com/truecharts/charts/compare/filebrowser-8.1.5...filebrowser-8.2.0) (2024-01-03) + +### Chore + + + +- update container image docker.io/filebrowser/filebrowser to v2.27.0[@00b75af](https://github.com/00b75af) by renovate ([#16821](https://github.com/truecharts/charts/issues/16821)) \ No newline at end of file diff --git a/stable/filebrowser/8.1.5/app-readme.md b/stable/filebrowser/8.2.0/app-readme.md similarity index 100% rename from stable/filebrowser/8.1.5/app-readme.md rename to stable/filebrowser/8.2.0/app-readme.md diff --git a/stable/filebrowser/8.1.5/charts/common-17.2.21.tgz b/stable/filebrowser/8.2.0/charts/common-17.2.21.tgz similarity index 100% rename from stable/filebrowser/8.1.5/charts/common-17.2.21.tgz rename to stable/filebrowser/8.2.0/charts/common-17.2.21.tgz diff --git a/stable/filebrowser/8.1.5/ix_values.yaml b/stable/filebrowser/8.2.0/ix_values.yaml similarity index 91% rename from stable/filebrowser/8.1.5/ix_values.yaml rename to stable/filebrowser/8.2.0/ix_values.yaml index a03e3090ba5..92fa99976cb 100644 --- a/stable/filebrowser/8.1.5/ix_values.yaml +++ b/stable/filebrowser/8.2.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/filebrowser/filebrowser pullPolicy: IfNotPresent - tag: v2.26.0@sha256:7428a67e0265f1550e2421bdc554d35889921f5ba2285b829693053fb98aab8a + tag: v2.27.0@sha256:00b75afd52a92e4525e3bcaf61caa2a31b8d878a5b371380686b1145cb0424fd workload: main: podSpec: diff --git a/stable/filebrowser/8.1.5/questions.yaml b/stable/filebrowser/8.2.0/questions.yaml similarity index 100% rename from stable/filebrowser/8.1.5/questions.yaml rename to stable/filebrowser/8.2.0/questions.yaml diff --git a/stable/filebrowser/8.1.5/templates/NOTES.txt b/stable/filebrowser/8.2.0/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/8.1.5/templates/NOTES.txt rename to stable/filebrowser/8.2.0/templates/NOTES.txt diff --git a/stable/filebrowser/8.1.5/templates/common.yaml b/stable/filebrowser/8.2.0/templates/common.yaml similarity index 100% rename from stable/filebrowser/8.1.5/templates/common.yaml rename to stable/filebrowser/8.2.0/templates/common.yaml diff --git a/stable/filebrowser/8.1.5/values.yaml b/stable/filebrowser/8.2.0/values.yaml similarity index 100% rename from stable/filebrowser/8.1.5/values.yaml rename to stable/filebrowser/8.2.0/values.yaml