diff --git a/stable/filebot/5.0.9/CHANGELOG.md b/stable/filebot/5.0.10/CHANGELOG.md similarity index 90% rename from stable/filebot/5.0.9/CHANGELOG.md rename to stable/filebot/5.0.10/CHANGELOG.md index a023fde14c..5a898077b1 100644 --- a/stable/filebot/5.0.9/CHANGELOG.md +++ b/stable/filebot/5.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [filebot-5.0.10](https://github.com/truecharts/charts/compare/filebot-5.0.9...filebot-5.0.10) (2023-11-20) + +### Fix + +- update container image jlesage/filebot to v23.11.2 ([#15150](https://github.com/truecharts/charts/issues/15150)) + + + + ## [filebot-5.0.9](https://github.com/truecharts/charts/compare/filebot-5.0.8...filebot-5.0.9) (2023-11-17) @@ -88,12 +97,3 @@ -## [filebot-4.0.18](https://github.com/truecharts/charts/compare/filebot-4.0.17...filebot-4.0.18) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - diff --git a/stable/filebot/5.0.9/Chart.yaml b/stable/filebot/5.0.10/Chart.yaml similarity index 95% rename from stable/filebot/5.0.9/Chart.yaml rename to stable/filebot/5.0.10/Chart.yaml index 92b794ae27..3e0d022808 100644 --- a/stable/filebot/5.0.9/Chart.yaml +++ b/stable/filebot/5.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.11.1" +appVersion: 3.11.2 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - https://github.com/jlesage/docker-filebot type: application -version: 5.0.9 +version: 5.0.10 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/5.0.9/README.md b/stable/filebot/5.0.10/README.md similarity index 100% rename from stable/filebot/5.0.9/README.md rename to stable/filebot/5.0.10/README.md diff --git a/stable/filebot/5.0.10/app-changelog.md b/stable/filebot/5.0.10/app-changelog.md new file mode 100644 index 0000000000..27d08b880f --- /dev/null +++ b/stable/filebot/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebot-5.0.10](https://github.com/truecharts/charts/compare/filebot-5.0.9...filebot-5.0.10) (2023-11-20) + +### Fix + +- update container image jlesage/filebot to v23.11.2 ([#15150](https://github.com/truecharts/charts/issues/15150)) + + \ No newline at end of file diff --git a/stable/filebot/5.0.9/app-readme.md b/stable/filebot/5.0.10/app-readme.md similarity index 100% rename from stable/filebot/5.0.9/app-readme.md rename to stable/filebot/5.0.10/app-readme.md diff --git a/stable/filebot/5.0.9/charts/common-14.3.5.tgz b/stable/filebot/5.0.10/charts/common-14.3.5.tgz similarity index 100% rename from stable/filebot/5.0.9/charts/common-14.3.5.tgz rename to stable/filebot/5.0.10/charts/common-14.3.5.tgz diff --git a/stable/filebot/5.0.9/ix_values.yaml b/stable/filebot/5.0.10/ix_values.yaml similarity index 97% rename from stable/filebot/5.0.9/ix_values.yaml rename to stable/filebot/5.0.10/ix_values.yaml index 485e60de30..729da0dfe7 100644 --- a/stable/filebot/5.0.9/ix_values.yaml +++ b/stable/filebot/5.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/filebot - tag: v23.11.1@sha256:040f74f971fc220d58d4cdb9da63d19c8d55609bbee7f315ee76855758051f35 + tag: v23.11.2@sha256:8b382b2ac3cdb01158a67f7a3706f7716b1bf29cc398152842e66c402b161e7b pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/filebot/5.0.9/questions.yaml b/stable/filebot/5.0.10/questions.yaml similarity index 100% rename from stable/filebot/5.0.9/questions.yaml rename to stable/filebot/5.0.10/questions.yaml diff --git a/stable/filebot/5.0.9/templates/NOTES.txt b/stable/filebot/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/filebot/5.0.9/templates/NOTES.txt rename to stable/filebot/5.0.10/templates/NOTES.txt diff --git a/stable/filebot/5.0.9/templates/common.yaml b/stable/filebot/5.0.10/templates/common.yaml similarity index 100% rename from stable/filebot/5.0.9/templates/common.yaml rename to stable/filebot/5.0.10/templates/common.yaml diff --git a/stable/filebot/5.0.9/values.yaml b/stable/filebot/5.0.10/values.yaml similarity index 100% rename from stable/filebot/5.0.9/values.yaml rename to stable/filebot/5.0.10/values.yaml diff --git a/stable/filebot/5.0.9/app-changelog.md b/stable/filebot/5.0.9/app-changelog.md deleted file mode 100644 index 405978d352..0000000000 --- a/stable/filebot/5.0.9/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [filebot-5.0.9](https://github.com/truecharts/charts/compare/filebot-5.0.8...filebot-5.0.9) (2023-11-17) -