diff --git a/stable/local-ai/8.20.2/app-changelog.md b/stable/local-ai/8.20.2/app-changelog.md deleted file mode 100644 index d39f27139fb..00000000000 --- a/stable/local-ai/8.20.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [local-ai-8.20.2](https://github.com/truecharts/charts/compare/local-ai-8.20.1...local-ai-8.20.2) (2024-01-21) - -### Chore - - - -- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409)) \ No newline at end of file diff --git a/stable/local-ai/8.20.2/CHANGELOG.md b/stable/local-ai/8.20.3/CHANGELOG.md similarity index 89% rename from stable/local-ai/8.20.2/CHANGELOG.md rename to stable/local-ai/8.20.3/CHANGELOG.md index bcc01979106..be17494eaf5 100644 --- a/stable/local-ai/8.20.2/CHANGELOG.md +++ b/stable/local-ai/8.20.3/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [local-ai-8.20.3](https://github.com/truecharts/charts/compare/local-ai-8.20.2...local-ai-8.20.3) (2024-01-21) + +### Chore + + + +- update container image docker.io/localai/localai to v2.6.0[@e60bdfa](https://github.com/e60bdfa) by renovate ([#17467](https://github.com/truecharts/charts/issues/17467)) + + ## [local-ai-8.20.2](https://github.com/truecharts/charts/compare/local-ai-8.20.1...local-ai-8.20.2) (2024-01-21) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - - -- force bump to ensure up-to-date catalogs - - -## [local-ai-8.7.4](https://github.com/truecharts/charts/compare/local-ai-8.7.3...local-ai-8.7.4) (2024-01-01) - -### Chore - diff --git a/stable/local-ai/8.20.2/Chart.yaml b/stable/local-ai/8.20.3/Chart.yaml similarity index 98% rename from stable/local-ai/8.20.2/Chart.yaml rename to stable/local-ai/8.20.3/Chart.yaml index e7604cef000..da2f869e162 100644 --- a/stable/local-ai/8.20.2/Chart.yaml +++ b/stable/local-ai/8.20.3/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/local-ai - https://hub.docker.com/r/localai/localai type: application -version: 8.20.2 +version: 8.20.3 diff --git a/stable/local-ai/8.20.2/README.md b/stable/local-ai/8.20.3/README.md similarity index 100% rename from stable/local-ai/8.20.2/README.md rename to stable/local-ai/8.20.3/README.md diff --git a/stable/local-ai/8.20.3/app-changelog.md b/stable/local-ai/8.20.3/app-changelog.md new file mode 100644 index 00000000000..9d2e3207b70 --- /dev/null +++ b/stable/local-ai/8.20.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [local-ai-8.20.3](https://github.com/truecharts/charts/compare/local-ai-8.20.2...local-ai-8.20.3) (2024-01-21) + +### Chore + + + +- update container image docker.io/localai/localai to v2.6.0[@e60bdfa](https://github.com/e60bdfa) by renovate ([#17467](https://github.com/truecharts/charts/issues/17467)) \ No newline at end of file diff --git a/stable/local-ai/8.20.2/app-readme.md b/stable/local-ai/8.20.3/app-readme.md similarity index 100% rename from stable/local-ai/8.20.2/app-readme.md rename to stable/local-ai/8.20.3/app-readme.md diff --git a/stable/local-ai/8.20.2/charts/common-17.2.26.tgz b/stable/local-ai/8.20.3/charts/common-17.2.26.tgz similarity index 100% rename from stable/local-ai/8.20.2/charts/common-17.2.26.tgz rename to stable/local-ai/8.20.3/charts/common-17.2.26.tgz diff --git a/stable/local-ai/8.20.2/ix_values.yaml b/stable/local-ai/8.20.3/ix_values.yaml similarity index 97% rename from stable/local-ai/8.20.2/ix_values.yaml rename to stable/local-ai/8.20.3/ix_values.yaml index b1234deeeb4..9e0a8a5aaba 100644 --- a/stable/local-ai/8.20.2/ix_values.yaml +++ b/stable/local-ai/8.20.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.6.0@sha256:0783de27f594a234bf5c823e49a0e84038077c123fba630ffcd8e62aeaca486b + tag: v2.6.0@sha256:e60bdfa31eb7a03ebde235357713840d8adb90d268d0a19c3f2d438d886922f5 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent diff --git a/stable/local-ai/8.20.2/questions.yaml b/stable/local-ai/8.20.3/questions.yaml similarity index 100% rename from stable/local-ai/8.20.2/questions.yaml rename to stable/local-ai/8.20.3/questions.yaml diff --git a/stable/local-ai/8.20.2/templates/NOTES.txt b/stable/local-ai/8.20.3/templates/NOTES.txt similarity index 100% rename from stable/local-ai/8.20.2/templates/NOTES.txt rename to stable/local-ai/8.20.3/templates/NOTES.txt diff --git a/stable/local-ai/8.20.2/templates/common.yaml b/stable/local-ai/8.20.3/templates/common.yaml similarity index 100% rename from stable/local-ai/8.20.2/templates/common.yaml rename to stable/local-ai/8.20.3/templates/common.yaml diff --git a/stable/local-ai/8.20.2/values.yaml b/stable/local-ai/8.20.3/values.yaml similarity index 100% rename from stable/local-ai/8.20.2/values.yaml rename to stable/local-ai/8.20.3/values.yaml