From 87b4a5c10d9f2958ac9446d2a3894c5a863a404c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:16:51 +0200 Subject: [PATCH 01/30] chore(deps): update container image linuxserver/heimdall to v@de39113 by renovate (#21404) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [linuxserver/heimdall](https://togithub.com/linuxserver/docker-heimdall/packages) ([source](https://togithub.com/linuxserver/docker-heimdall)) | digest | `265319a` -> `de39113` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/heimdall/Chart.yaml | 4 ++-- charts/stable/heimdall/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/heimdall/Chart.yaml b/charts/stable/heimdall/Chart.yaml index d6427aad543..b53a9952a50 100644 --- a/charts/stable/heimdall/Chart.yaml +++ b/charts/stable/heimdall/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.webp keywords: - heimdall -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall - https://hub.docker.com/r/linuxserver/heimdall type: application -version: 20.8.16 +version: 20.8.17 diff --git a/charts/stable/heimdall/values.yaml b/charts/stable/heimdall/values.yaml index 57b64663f62..6362344ef94 100644 --- a/charts/stable/heimdall/values.yaml +++ b/charts/stable/heimdall/values.yaml @@ -1,6 +1,6 @@ image: repository: linuxserver/heimdall - tag: 2.6.1@sha256:265319a9177231f10738a0feee5687216105dce0509c455805d7bc95fe2dfd9e + tag: 2.6.1@sha256:de39113d38dd77cc725d7c03cbdad0031400f9fb9d6408f2d5301e6c075aac12 pullPolicy: IfNotPresent service: main: From 7c93c38b6ba5fdb4394a4ec957830f671b3cecf4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:17:19 +0200 Subject: [PATCH 02/30] chore(deps): update container image chronograf to latest@663e3b8 by renovate (#21396) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `82e596f` -> `663e3b8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/chronograf/Chart.yaml | 4 ++-- charts/stable/chronograf/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index da0976d279c..62c8d3b6d04 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp keywords: - chronograf - Tools-System -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf - https://hub.docker.com/_/chronograf type: application -version: 5.8.17 +version: 5.8.18 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 2021c084810..97fa8a95a94 100644 --- a/charts/stable/chronograf/values.yaml +++ b/charts/stable/chronograf/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: chronograf - tag: latest@sha256:82e596f06d1a343692717a6be144a19ef4cba87144da6f32835c7892127a7e08 + tag: latest@sha256:663e3b8269564279e4dccc332b0e95d4958056f0ac9f67a591b9faa8618a40d6 persistence: chronograf: enabled: true From 11edcab91103fa728c4d3d5effe13b7638175aae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:17:58 +0200 Subject: [PATCH 03/30] chore(deps): update container image docker.io/alpine/socat to 1.8.0.0@85ca9ba by renovate (#21399) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `59a2fbf` -> `85ca9ba` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/jellyfin/Chart.yaml | 4 ++-- charts/stable/jellyfin/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 5f4cfd795cb..abba315e94c 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -24,7 +24,7 @@ keywords: - jellyfin - plex - emby -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://hub.docker.com/r/alpine/socat - https://hub.docker.com/r/jellyfin/jellyfin type: application -version: 18.8.16 +version: 18.8.17 diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index b7d49e8a7d8..a0fde98f673 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -5,7 +5,7 @@ image: broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent - tag: 1.8.0.0@sha256:59a2fbfc470e42f95bedd54927cbea989e4b20e89ddbd81a2e4ba957d6e31a6f + tag: 1.8.0.0@sha256:85ca9ba5fdaad23065cb2a0acddf5864c8dc19a59b913791acfae4b1c51867ff service: main: ports: From 85f62c88e0a59af567a20b10b8635c911bc7d661 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:18:06 +0200 Subject: [PATCH 04/30] chore(deps): update container image docker to 26.1.0-dind@66183ea by renovate (#21398) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `308c63f` -> `66183ea` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/docker/Chart.yaml | 2 +- charts/stable/docker/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/docker/Chart.yaml b/charts/stable/docker/Chart.yaml index 9613a33d02b..c84c04c2833 100644 --- a/charts/stable/docker/Chart.yaml +++ b/charts/stable/docker/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker - https://hub.docker.com/_/docker type: application -version: 6.2.2 +version: 6.2.3 diff --git a/charts/stable/docker/values.yaml b/charts/stable/docker/values.yaml index 572dd052590..e1e2c04b42e 100644 --- a/charts/stable/docker/values.yaml +++ b/charts/stable/docker/values.yaml @@ -1,7 +1,7 @@ image: repository: docker pullPolicy: IfNotPresent - tag: 26.1.0-dind@sha256:308c63f771a0596e23f6007f537c8e1d77c8cf68864f0a5a6fc476c69b9b7416 + tag: 26.1.0-dind@sha256:66183ea9201de4ca3be95ea9f21235a6e427b50f632563e2761b13c0ad1bad48 hostNetwork: true securityContext: container: From 14b39580702838dd1dc46f1791772fa1766612b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:18:19 +0200 Subject: [PATCH 05/30] chore(deps): update container image diygod/rsshub to latest@dd5b433 by renovate (#21397) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `6626eb2` -> `dd5b433` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/rsshub/Chart.yaml | 2 +- charts/stable/rsshub/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 564e928cf69..a5a4e8ca6cd 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome type: application -version: 12.10.53 +version: 12.10.54 diff --git a/charts/stable/rsshub/values.yaml b/charts/stable/rsshub/values.yaml index f3ccb32de79..2e46081a9e3 100644 --- a/charts/stable/rsshub/values.yaml +++ b/charts/stable/rsshub/values.yaml @@ -1,7 +1,7 @@ image: repository: diygod/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:6626eb205143f1807dfef12b9d6eebca8472224f3dc26ccb6c667aa8623078f6 + tag: latest@sha256:dd5b433760d24eda2596433337ae4df8f79ef562831957b0da905e6823699423 browserlessImage: repository: browserless/chrome tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8 From 4e01268a5a53497db5d70808afbbb3e646afa159 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:18:27 +0200 Subject: [PATCH 06/30] chore(deps): update webtop by renovate (#21414) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `a117ac0` -> `22b9944` | | lscr.io/linuxserver/webtop | digest | `c560fd0` -> `5e28e56` | | lscr.io/linuxserver/webtop | digest | `a6fe4bf` -> `3828d65` | | lscr.io/linuxserver/webtop | digest | `81fc4c6` -> `69648d3` | | lscr.io/linuxserver/webtop | digest | `6847588` -> `f9d59e5` | | lscr.io/linuxserver/webtop | digest | `b685153` -> `94e595d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/webtop/Chart.yaml | 4 ++-- charts/stable/webtop/values.yaml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index e92dada70c9..66d0e085532 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.webp keywords: - webtop - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - https://fleet.linuxserver.io/image?name=linuxserver/webtop type: application -version: 9.8.102 +version: 9.8.108 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 9a23258f2b6..03cf56ee37a 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop - tag: arch-xfce@sha256:b685153dec670ffcbe3683be4c9d608251dbb1545e8090886b9550168e4cd401 + tag: arch-xfce@sha256:94e595d8cd40fcbd0532e5c4e01e559ddd46f5eed14224191975ff7c61efa182 pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop - tag: arch-kde@sha256:68475883eef68d73ba3f790c044979bfc7bf98887521464c50b070a983ecbe5f + tag: arch-kde@sha256:f9d59e57d001854339fac1091f1aa7936143c382b933fe0b286db61a2c5e5b98 pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop @@ -44,7 +44,7 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/webtop - tag: arch-mate@sha256:81fc4c6b5a0834f0a811dcc0c4536731fa2f54062a58dd099f4ec3045ed2a58d + tag: arch-mate@sha256:69648d331f91b7e1879e97f5807f5f5b799123df89e4680f7332dd6e40868f3b pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/webtop - tag: arch-i3@sha256:a6fe4bfa7e427a84deb0be49d15b6bc02fbf7dccb209f91aab585f4eb8771242 + tag: arch-i3@sha256:3828d6589fd972d7dd8d2ecb7e2d94dd5aabdd8de0aff62755e17302507f0e5a pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/webtop @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/webtop - tag: arch-openbox@sha256:c560fd0d5ed0cfd8d8c69de04887a820636348cdf89d6673acf85708577c0279 + tag: arch-openbox@sha256:5e28e569679c544c003be88e98f8aaad9e86b6d64ffd79713c73d8126bbadb18 pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/webtop @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/webtop - tag: arch-icewm@sha256:a117ac039413a9589118e8073912ce709f33c15da5a00062a3749a26ffe9ad09 + tag: arch-icewm@sha256:22b994473381d5f80317cc252efdcd236ba7f9431fe7f05ec1110cc88e924224 pullPolicy: Always service: main: From 06f8a7e99103336232cd94c093ced2c298077a30 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:19:18 +0200 Subject: [PATCH 07/30] chore(deps): update container image josh5/steam-headless to latest@ee9a5ae by renovate (#21403) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | josh5/steam-headless | digest | `942a5b9` -> `ee9a5ae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/steam-headless/Chart.yaml | 4 ++-- charts/stable/steam-headless/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/steam-headless/Chart.yaml b/charts/stable/steam-headless/Chart.yaml index 871b76f3152..b2bd7081a33 100644 --- a/charts/stable/steam-headless/Chart.yaml +++ b/charts/stable/steam-headless/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.webp keywords: - steam-headless - games -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless - https://hub.docker.com/r/josh5/steam-headless type: application -version: 3.8.16 +version: 3.8.17 diff --git a/charts/stable/steam-headless/values.yaml b/charts/stable/steam-headless/values.yaml index c42d0d7f324..d2ca0bb1e42 100644 --- a/charts/stable/steam-headless/values.yaml +++ b/charts/stable/steam-headless/values.yaml @@ -1,6 +1,6 @@ image: repository: josh5/steam-headless - tag: latest@sha256:942a5b9dd7bcd079af23931a11a75fe12ee270c2c3be50e4391ad69c40f4f1ac + tag: latest@sha256:ee9a5aec1a5e3efae5abf40217b3e5ac55faa87b15a8290f33e9127a4945c950 pullPolicy: IfNotPresent securityContext: From 6dafd3ae39fd6b74ed981025241b8ce9550205b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:19:24 +0200 Subject: [PATCH 08/30] chore(deps): update container image docker.io/bellamy/wallos to latest@620fc04 by renovate (#21400) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bellamy/wallos | digest | `58c8de9` -> `620fc04` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/wallos/Chart.yaml | 4 ++-- charts/stable/wallos/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wallos/Chart.yaml b/charts/stable/wallos/Chart.yaml index f8d68c6998f..8ec0589a549 100644 --- a/charts/stable/wallos/Chart.yaml +++ b/charts/stable/wallos/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.webp keywords: - dashboard -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wallos - https://hub.docker.com/r/bellamy/wallos type: application -version: 4.8.18 +version: 4.8.19 diff --git a/charts/stable/wallos/values.yaml b/charts/stable/wallos/values.yaml index bbdf1ff97bb..a95bd4111e3 100644 --- a/charts/stable/wallos/values.yaml +++ b/charts/stable/wallos/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/bellamy/wallos - tag: latest@sha256:58c8de918a66225ad984800d18092c67b93ffe3e7d7c8065cab5ca6f995ea1e3 + tag: latest@sha256:620fc049df24de4b55aa83e0960cb3eda124eb1d9f88bf22ab96555f2f885431 pullPolicy: IfNotPresent securityContext: From 8450071db77d2bddcd4b702d768374e50d695e73 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:19:33 +0200 Subject: [PATCH 09/30] chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.3.5@20c92b3 by renovate (#21418) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/nwithan8/tauticord | patch | `5.3.4` -> `5.3.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/tauticord/Chart.yaml | 6 +++--- charts/stable/tauticord/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/tauticord/Chart.yaml b/charts/stable/tauticord/Chart.yaml index ce65f5f3982..8315e00da10 100644 --- a/charts/stable/tauticord/Chart.yaml +++ b/charts/stable/tauticord/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.3.4 +appVersion: 5.3.5 dependencies: - name: common version: 20.3.12 @@ -24,7 +24,7 @@ keywords: - tauticord - tautulli - discord -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://ghcr.io/nwithan8/tauticord type: application -version: 5.4.17 +version: 5.4.18 diff --git a/charts/stable/tauticord/values.yaml b/charts/stable/tauticord/values.yaml index 3703b77f6b1..dc821de9be5 100644 --- a/charts/stable/tauticord/values.yaml +++ b/charts/stable/tauticord/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nwithan8/tauticord pullPolicy: IfNotPresent - tag: 5.3.4@sha256:465861dad8b0ed83befe30dd2fc22238295110a819831c3c939b1a0afa52b6b4 + tag: 5.3.5@sha256:20c92b3788f56af3b127ff6f214625ceb98d2f051939fb3ce7c24018954f1dde securityContext: container: runAsNonRoot: false From ab117908c662f9d6229410e67f909d2ffca21d86 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:19:40 +0200 Subject: [PATCH 10/30] chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@c093e47 by renovate (#21401) --- charts/stable/lazylibrarian/Chart.yaml | 4 ++-- charts/stable/lazylibrarian/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/lazylibrarian/Chart.yaml b/charts/stable/lazylibrarian/Chart.yaml index ce655e02bbf..38dd40865d0 100644 --- a/charts/stable/lazylibrarian/Chart.yaml +++ b/charts/stable/lazylibrarian/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.webp keywords: - lazylibrarian - ebooks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian - https://ghcr.io/linuxserver/lazylibrarian type: application -version: 18.8.19 +version: 18.8.20 diff --git a/charts/stable/lazylibrarian/values.yaml b/charts/stable/lazylibrarian/values.yaml index 8bf2cbf762a..b72e0cdf044 100644 --- a/charts/stable/lazylibrarian/values.yaml +++ b/charts/stable/lazylibrarian/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:02b7d7b9fda6d54cce8084542478b9909a7cf84207107ebd09f39697012e7407 + tag: latest@sha256:c093e4787db9c0c4f1220f2738eca6b6ac8c2e218adc06489bfb9dbb3f7247d8 service: main: ports: From ed094383bf6615b09ab7a0ee1d0d84e08d5254b2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:19:57 +0200 Subject: [PATCH 11/30] chore(deps): update container image quay.io/pussthecatorg/rimgo to latest@7d2ccb5 by renovate (#21409) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/pussthecatorg/rimgo | digest | `a2cd066` -> `7d2ccb5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/rimgo/Chart.yaml | 2 +- charts/stable/rimgo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rimgo/Chart.yaml b/charts/stable/rimgo/Chart.yaml index 16726a8b9a4..dddd441ed48 100644 --- a/charts/stable/rimgo/Chart.yaml +++ b/charts/stable/rimgo/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://quay.io/pussthecatorg/rimgo type: application -version: 6.8.54 +version: 6.8.55 diff --git a/charts/stable/rimgo/values.yaml b/charts/stable/rimgo/values.yaml index edbf9fd341c..6bbfc8874cd 100644 --- a/charts/stable/rimgo/values.yaml +++ b/charts/stable/rimgo/values.yaml @@ -1,6 +1,6 @@ image: repository: quay.io/pussthecatorg/rimgo - tag: latest@sha256:a2cd0668850fd4343e867c547d3bfa17cc462cb28919d03813fb768c101b04c3 + tag: latest@sha256:7d2ccb5c09740d37da96a246d337954804c4e741caac4cc3a12984f9e2299caa pullPolicy: IfNotPresent persistence: {} From a035c4a4157e140b52d708d28820693cc72a0829 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:23 +0200 Subject: [PATCH 12/30] chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@4fa4ad8 by renovate (#21402) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `8b37cc5` -> `4fa4ad8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/anything-llm/Chart.yaml | 2 +- charts/stable/anything-llm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/anything-llm/Chart.yaml b/charts/stable/anything-llm/Chart.yaml index b5fb7502534..7e73a318fec 100644 --- a/charts/stable/anything-llm/Chart.yaml +++ b/charts/stable/anything-llm/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm - https://ghcr.io/mintplex-labs/anything-llm type: application -version: 1.5.32 +version: 1.5.33 diff --git a/charts/stable/anything-llm/values.yaml b/charts/stable/anything-llm/values.yaml index f8da9a4640b..e7688c2c61f 100644 --- a/charts/stable/anything-llm/values.yaml +++ b/charts/stable/anything-llm/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mintplex-labs/anything-llm pullPolicy: IfNotPresent - tag: latest@sha256:8b37cc5fe319056d5789b98e9f274114dfcac9277c483749823a486026a18755 + tag: latest@sha256:4fa4ad813e43528429d867f3f3eb171eded11be508367027de7a4e0940281b95 securityContext: container: readOnlyRootFilesystem: false From cb6e75fa9c1e2341e2148d5747f6422dd1d45c61 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:28 +0200 Subject: [PATCH 13/30] chore(deps): update container image searxng/searxng to latest@72f3dab by renovate (#21411) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | searxng/searxng | digest | `51034d5` -> `72f3dab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/searxng/Chart.yaml | 2 +- charts/stable/searxng/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/searxng/Chart.yaml b/charts/stable/searxng/Chart.yaml index d7f8bf8050c..472ca07aacd 100644 --- a/charts/stable/searxng/Chart.yaml +++ b/charts/stable/searxng/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - https://hub.docker.com/r/searxng/searxng type: application -version: 7.8.25 +version: 7.8.26 diff --git a/charts/stable/searxng/values.yaml b/charts/stable/searxng/values.yaml index 80b952e5dca..4ce0c09c6dc 100644 --- a/charts/stable/searxng/values.yaml +++ b/charts/stable/searxng/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: searxng/searxng - tag: latest@sha256:51034d57673751f89574c6146c825b1b6e40cc76d3b163f81b14cb893376d803 + tag: latest@sha256:72f3dabef9d926c3d712e0ebae904570d99e28cf9e1c482474f65302d53a97f8 workload: main: podSpec: From 58b274cbdbe59d0b32e5449687f1a037e24e9c96 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:42 +0200 Subject: [PATCH 14/30] chore(deps): update container image quay.io/invidious/invidious to latest@a91a307 by renovate (#21407) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/invidious/invidious | digest | `3909fab` -> `a91a307` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/invidious/Chart.yaml | 4 ++-- charts/stable/invidious/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 8e2a3228906..8aceff82a54 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -24,7 +24,7 @@ keywords: - invidious - youtube - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - https://quay.io/invidious/invidious type: application -version: 9.8.15 +version: 9.8.16 diff --git a/charts/stable/invidious/values.yaml b/charts/stable/invidious/values.yaml index fa235a6eec1..d00b2550192 100644 --- a/charts/stable/invidious/values.yaml +++ b/charts/stable/invidious/values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/invidious/invidious pullPolicy: IfNotPresent - tag: latest@sha256:3909fabfb06210b8f314b74e01628df481a9f22a19295d9b78a9487ec732aaea + tag: latest@sha256:a91a307a3ece8468aa88d6b91a601a0453cf76589f434ffdce643f968d3825cc securityContext: container: readOnlyRootFilesystem: false From e366053337202633c63ecd67e51c4f082ddd7770 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:47 +0200 Subject: [PATCH 15/30] chore(deps): update container image lswl/vertex to stable@ab522b7 by renovate (#21406) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lswl/vertex | digest | `1152500` -> `ab522b7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/vertex/Chart.yaml | 4 ++-- charts/stable/vertex/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/vertex/Chart.yaml b/charts/stable/vertex/Chart.yaml index bf4edd11098..c3245b7f906 100644 --- a/charts/stable/vertex/Chart.yaml +++ b/charts/stable/vertex/Chart.yaml @@ -24,7 +24,7 @@ keywords: - vertex - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 5.8.16 +version: 5.8.17 diff --git a/charts/stable/vertex/values.yaml b/charts/stable/vertex/values.yaml index 9590032097f..c337c305927 100644 --- a/charts/stable/vertex/values.yaml +++ b/charts/stable/vertex/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lswl/vertex - tag: stable@sha256:11525002c0bc8df1fafa0eba15bfbbe8fbb02619a97eccf997c259c0e1995ded + tag: stable@sha256:ab522b72b610b42d8630cf3c8c2617b0c96f5023795c166bb0d38673287a061c persistence: config: enabled: true From 1f602e64cf3f2446db18fb968c2b3d938958cf5d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:49 +0200 Subject: [PATCH 16/30] chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@82aafc6 by renovate (#21405) --- charts/stable/pyload-ng/Chart.yaml | 4 ++-- charts/stable/pyload-ng/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/pyload-ng/Chart.yaml b/charts/stable/pyload-ng/Chart.yaml index 119a5d2e0d7..81e6393a0d8 100644 --- a/charts/stable/pyload-ng/Chart.yaml +++ b/charts/stable/pyload-ng/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.webp keywords: - pyload-ng - Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng - https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng type: application -version: 5.8.17 +version: 5.8.18 diff --git a/charts/stable/pyload-ng/values.yaml b/charts/stable/pyload-ng/values.yaml index 2032847f223..7123bbcb560 100644 --- a/charts/stable/pyload-ng/values.yaml +++ b/charts/stable/pyload-ng/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/pyload-ng - tag: latest@sha256:dab05d8509adf44ac5a102ec6a1be2eb0a1266396cd5eaa1c0d5ab56fc41e012 + tag: latest@sha256:82aafc6d886b4ed9e794243f22ad1f17d2cab3011b802a33b32342454d91f88d persistence: config: enabled: true From a17aa760ead4b1c1c9c3d52dd0e6e045145a3c86 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:51 +0200 Subject: [PATCH 17/30] chore(deps): update container image quay.io/pussthecatorg/libremdb to latest@fc9dd81 by renovate (#21408) --- charts/stable/libremdb/Chart.yaml | 2 +- charts/stable/libremdb/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/libremdb/Chart.yaml b/charts/stable/libremdb/Chart.yaml index 0b164aa5a7d..bf0f5503be2 100644 --- a/charts/stable/libremdb/Chart.yaml +++ b/charts/stable/libremdb/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.10.74 +version: 7.10.75 diff --git a/charts/stable/libremdb/values.yaml b/charts/stable/libremdb/values.yaml index b709492a383..cfba71ed257 100644 --- a/charts/stable/libremdb/values.yaml +++ b/charts/stable/libremdb/values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:cab8eef75f52bcb9f137e0cfdc677be9b1ae6350f98fd5ab03b54aad3cac5049 + tag: latest@sha256:fc9dd8175ae11712ea0b7dff246a133686925c4e3471dd315e4416b582b9a2e0 service: main: ports: From 1782d7cb47d1852b923b3dcb7519bf9b871d352a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:57 +0200 Subject: [PATCH 18/30] chore(deps): update container image docker.io/localai/localai to v2.13.0 by renovate (#21421) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.12.4-cublas-cuda11-ffmpeg-core` -> `v2.13.0-cublas-cuda11-ffmpeg-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.12.4-cublas-cuda11-core` -> `v2.13.0-cublas-cuda11-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.12.4-cublas-cuda12-ffmpeg-core` -> `v2.13.0-cublas-cuda12-ffmpeg-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.12.4-cublas-cuda12-core` -> `v2.13.0-cublas-cuda12-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.12.4-ffmpeg-core` -> `v2.13.0-ffmpeg-core` | | [docker.io/localai/localai](https://togithub.com/mudler/LocalAI) | minor | `v2.12.4` -> `v2.13.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
mudler/LocalAI (docker.io/localai/localai) ### [`v2.13.0`](https://togithub.com/mudler/LocalAI/releases/tag/v2.13.0): 🖼️ v2.13.0 - Model gallery edition [Compare Source](https://togithub.com/mudler/LocalAI/compare/v2.12.4...v2.13.0) Hello folks, Ettore here - I'm happy to announce the v2.13.0 LocalAI release is out, with many features! Below there is a small breakdown of the hottest features introduced in this release - however - there are many other improvements (especially from the community) as well, so don't miss out the changelog! Check out the full changelog below for having an overview of all the changes that went in this release (this one is quite packed up). ##### 🖼️ Model gallery This is the first release with model gallery in the webUI, you can see now a "Model" button in the WebUI which lands now in a selection of models: ![output](https://togithub.com/mudler/LocalAI/assets/2420543/7b16676e-d5b1-4c97-89bd-9fa5065c21ad) You can choose now models between stablediffusion, llama3, tts, embeddings and more! The gallery is growing steadly and being kept up-to-date. The models are simple YAML files which are hosted in this repository: https://github.com/mudler/LocalAI/tree/master/gallery - you can host your own repository with your model index, or if you want you can contribute to LocalAI. If you want to contribute adding models, you can by opening up a PR in the `gallery` directory: https://github.com/mudler/LocalAI/tree/master/gallery. ##### Rerankers I'm excited to introduce a new backend for `rerankers`. LocalAI now implements the Jina API (https://jina.ai/reranker/#apiform) as a compatibility layer, and you can use existing Jina clients and point to those to the LocalAI address. Behind the hoods, uses https://github.com/AnswerDotAI/rerankers. ![output](https://togithub.com/mudler/LocalAI/assets/2420543/ede67b25-fac4-4833-ae4f-78290e401e60) You can test this by using container images with python (this does **NOT** work with `core` images) and a model config file like this, or by installing `cross-encoder` from the gallery in the UI: ```yaml name: jina-reranker-v1-base-en backend: rerankers parameters: model: cross-encoder ``` and test it with: ```bash curl http://localhost:8080/v1/rerank \ -H "Content-Type: application/json" \ -d '{ "model": "jina-reranker-v1-base-en", "query": "Organic skincare products for sensitive skin", "documents": [ "Eco-friendly kitchenware for modern homes", "Biodegradable cleaning supplies for eco-conscious consumers", "Organic cotton baby clothes for sensitive skin", "Natural organic skincare range for sensitive skin", "Tech gadgets for smart homes: 2024 edition", "Sustainable gardening tools and compost solutions", "Sensitive skin-friendly facial cleansers and toners", "Organic food wraps and storage solutions", "All-natural pet food for dogs with allergies", "Yoga mats made from recycled materials" ], "top_n": 3 }' ``` ##### Parler-tts There is a new backend available for tts now, `parler-tts`. It is possible to install and configure the model directly from the gallery. https://github.com/huggingface/parler-tts ##### 🎈 Lot of small improvements behind the scenes! Thanks to our outstanding community, we have enhanced the performance and stability of LocalAI across various modules. From backend optimizations to front-end adjustments, every tweak helps make LocalAI smoother and more robust. ##### 📣 Spread the word! First off, a massive thank you (again!) to each and every one of you who've chipped in to squash bugs and suggest cool new features for LocalAI. Your help, kind words, and brilliant ideas are truly appreciated - more than words can say! And to those of you who've been heros, giving up your own time to help out fellow users on Discord and in our repo, you're absolutely amazing. We couldn't have asked for a better community. Just so you know, LocalAI doesn't have the luxury of big corporate sponsors behind it. It's all us, folks. So, if you've found value in what we're building together and want to keep the momentum going, consider showing your support. A little shoutout on your favorite social platforms using @​LocalAI_OSS and @​mudler_it or joining our sponsors can make a big difference. Also, if you haven't yet joined our Discord, come on over! Here's the link: https://discord.gg/uJAeKSAGDy Every bit of support, every mention, and every star adds up and helps us keep this ship sailing. Let's keep making LocalAI awesome together! Thanks a ton, and here's to more exciting times ahead with LocalAI! ##### What's Changed ##### Bug fixes :bug: - fix(autogptq): do not use_triton with qwen-vl by [@​thiner](https://togithub.com/thiner) in [https://github.com/mudler/LocalAI/pull/1985](https://togithub.com/mudler/LocalAI/pull/1985) - fix: respect concurrency from parent build parameters when building GRPC by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2023](https://togithub.com/mudler/LocalAI/pull/2023) - ci: fix release pipeline missing dependencies by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2025](https://togithub.com/mudler/LocalAI/pull/2025) - fix: remove build path from help text documentation by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2037](https://togithub.com/mudler/LocalAI/pull/2037) - fix: previous CLI rework broke debug logging by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2036](https://togithub.com/mudler/LocalAI/pull/2036) - fix(fncall): fix regression introduced in [#​1963](https://togithub.com/mudler/LocalAI/issues/1963) by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2048](https://togithub.com/mudler/LocalAI/pull/2048) - fix: adjust some sources names to match the naming of their repositories by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2061](https://togithub.com/mudler/LocalAI/pull/2061) - fix: move the GRPC cache generation workflow into it's own concurrency group by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2071](https://togithub.com/mudler/LocalAI/pull/2071) - fix(llama.cpp): set -1 as default for max tokens by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2087](https://togithub.com/mudler/LocalAI/pull/2087) - fix(llama.cpp-ggml): fixup `max_tokens` for old backend by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2094](https://togithub.com/mudler/LocalAI/pull/2094) - fix missing TrustRemoteCode in OpenVINO model load by [@​fakezeta](https://togithub.com/fakezeta) in [https://github.com/mudler/LocalAI/pull/2114](https://togithub.com/mudler/LocalAI/pull/2114) - Incl ocv pkg for diffsusers utils by [@​jtwolfe](https://togithub.com/jtwolfe) in [https://github.com/mudler/LocalAI/pull/2115](https://togithub.com/mudler/LocalAI/pull/2115) ##### Exciting New Features 🎉 - feat: kong cli refactor fixes [#​1955](https://togithub.com/mudler/LocalAI/issues/1955) by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/1974](https://togithub.com/mudler/LocalAI/pull/1974) - feat: add flash-attn in nvidia and rocm envs by [@​golgeek](https://togithub.com/golgeek) in [https://github.com/mudler/LocalAI/pull/1995](https://togithub.com/mudler/LocalAI/pull/1995) - feat: use tokenizer.apply_chat_template() in vLLM by [@​golgeek](https://togithub.com/golgeek) in [https://github.com/mudler/LocalAI/pull/1990](https://togithub.com/mudler/LocalAI/pull/1990) - feat(gallery): support ConfigURLs by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2012](https://togithub.com/mudler/LocalAI/pull/2012) - fix: dont commit generated files to git by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/1993](https://togithub.com/mudler/LocalAI/pull/1993) - feat(parler-tts): Add new backend by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2027](https://togithub.com/mudler/LocalAI/pull/2027) - feat(grpc): return consumed token count and update response accordingly by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2035](https://togithub.com/mudler/LocalAI/pull/2035) - feat(store): add Golang client by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/1977](https://togithub.com/mudler/LocalAI/pull/1977) - feat(functions): support models with no grammar, add tests by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2068](https://togithub.com/mudler/LocalAI/pull/2068) - refactor(template): isolate and add tests by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2069](https://togithub.com/mudler/LocalAI/pull/2069) - feat: fiber logs with zerlog and add trace level by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2082](https://togithub.com/mudler/LocalAI/pull/2082) - models(gallery): add gallery by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2078](https://togithub.com/mudler/LocalAI/pull/2078) - Add tensor_parallel_size setting to vllm setting items by [@​Taikono-Himazin](https://togithub.com/Taikono-Himazin) in [https://github.com/mudler/LocalAI/pull/2085](https://togithub.com/mudler/LocalAI/pull/2085) - Transformer Backend: Implementing use_tokenizer_template and stop_prompts options by [@​fakezeta](https://togithub.com/fakezeta) in [https://github.com/mudler/LocalAI/pull/2090](https://togithub.com/mudler/LocalAI/pull/2090) - feat: Galleries UI by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2104](https://togithub.com/mudler/LocalAI/pull/2104) - Transformers Backend: max_tokens adherence to OpenAI API by [@​fakezeta](https://togithub.com/fakezeta) in [https://github.com/mudler/LocalAI/pull/2108](https://togithub.com/mudler/LocalAI/pull/2108) - Fix cleanup sonarqube findings by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2106](https://togithub.com/mudler/LocalAI/pull/2106) - feat(models-ui): minor visual enhancements by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2109](https://togithub.com/mudler/LocalAI/pull/2109) - fix(gallery): show a fake image if no there is no icon by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2111](https://togithub.com/mudler/LocalAI/pull/2111) - feat(rerankers): Add new backend, support jina rerankers API by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2121](https://togithub.com/mudler/LocalAI/pull/2121) ##### 🧠 Models - models(llama3): add llama3 to embedded models by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2074](https://togithub.com/mudler/LocalAI/pull/2074) - feat(gallery): add llama3, hermes, phi-3, and others by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2110](https://togithub.com/mudler/LocalAI/pull/2110) - models(gallery): add new models to the gallery by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2124](https://togithub.com/mudler/LocalAI/pull/2124) - models(gallery): add more models by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2129](https://togithub.com/mudler/LocalAI/pull/2129) ##### 📖 Documentation and examples - :arrow_up: Update docs version mudler/LocalAI by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1988](https://togithub.com/mudler/LocalAI/pull/1988) - docs: fix stores link by [@​adrienbrault](https://togithub.com/adrienbrault) in [https://github.com/mudler/LocalAI/pull/2044](https://togithub.com/mudler/LocalAI/pull/2044) - AMD/ROCm Documentation update + formatting fix by [@​jtwolfe](https://togithub.com/jtwolfe) in [https://github.com/mudler/LocalAI/pull/2100](https://togithub.com/mudler/LocalAI/pull/2100) ##### 👒 Dependencies - deps: Update version of vLLM to add support of Cohere Command_R model in vLLM inference by [@​holyCowMp3](https://togithub.com/holyCowMp3) in [https://github.com/mudler/LocalAI/pull/1975](https://togithub.com/mudler/LocalAI/pull/1975) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/1991](https://togithub.com/mudler/LocalAI/pull/1991) - build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/1998](https://togithub.com/mudler/LocalAI/pull/1998) - build(deps): bump github.com/docker/docker from 20.10.7+incompatible to 24.0.9+incompatible by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/1999](https://togithub.com/mudler/LocalAI/pull/1999) - build(deps): bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2001](https://togithub.com/mudler/LocalAI/pull/2001) - build(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2002](https://togithub.com/mudler/LocalAI/pull/2002) - build(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2003](https://togithub.com/mudler/LocalAI/pull/2003) - build(deps): bump peter-evans/create-pull-request from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2005](https://togithub.com/mudler/LocalAI/pull/2005) - build(deps): bump actions/cache from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2006](https://togithub.com/mudler/LocalAI/pull/2006) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2007](https://togithub.com/mudler/LocalAI/pull/2007) - build(deps): bump github.com/charmbracelet/glamour from 0.6.0 to 0.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2004](https://togithub.com/mudler/LocalAI/pull/2004) - build(deps): bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2008](https://togithub.com/mudler/LocalAI/pull/2008) - build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2000](https://togithub.com/mudler/LocalAI/pull/2000) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2014](https://togithub.com/mudler/LocalAI/pull/2014) - build(deps): bump the pip group across 4 directories with 8 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2017](https://togithub.com/mudler/LocalAI/pull/2017) - build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /examples/langchain/langchainjs-localai-example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2020](https://togithub.com/mudler/LocalAI/pull/2020) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2024](https://togithub.com/mudler/LocalAI/pull/2024) - build(deps): bump softprops/action-gh-release from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2039](https://togithub.com/mudler/LocalAI/pull/2039) - build(deps): bump dependabot/fetch-metadata from 1.3.4 to 2.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2040](https://togithub.com/mudler/LocalAI/pull/2040) - build(deps): bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2041](https://togithub.com/mudler/LocalAI/pull/2041) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2043](https://togithub.com/mudler/LocalAI/pull/2043) - :arrow_up: Update ggerganov/whisper.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2042](https://togithub.com/mudler/LocalAI/pull/2042) - build(deps): bump the pip group across 4 directories with 8 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2049](https://togithub.com/mudler/LocalAI/pull/2049) - :arrow_up: Update ggerganov/whisper.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2050](https://togithub.com/mudler/LocalAI/pull/2050) - :arrow_up: Update ggerganov/whisper.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2060](https://togithub.com/mudler/LocalAI/pull/2060) - build(deps): bump aiohttp from 3.9.2 to 3.9.4 in /examples/langchain/langchainpy-localai-example in the pip group across 1 directory by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2067](https://togithub.com/mudler/LocalAI/pull/2067) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2089](https://togithub.com/mudler/LocalAI/pull/2089) - deps(llama.cpp): update, use better model for function call tests by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2119](https://togithub.com/mudler/LocalAI/pull/2119) - :arrow_up: Update ggerganov/whisper.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2122](https://togithub.com/mudler/LocalAI/pull/2122) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2123](https://togithub.com/mudler/LocalAI/pull/2123) - build(deps): bump pydantic from 1.10.7 to 1.10.13 in /examples/langchain/langchainpy-localai-example in the pip group across 1 directory by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2125](https://togithub.com/mudler/LocalAI/pull/2125) - feat(swagger): update swagger by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2128](https://togithub.com/mudler/LocalAI/pull/2128) ##### Other Changes - ci: try to build on macos14 by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2011](https://togithub.com/mudler/LocalAI/pull/2011) - :arrow_up: Update docs version mudler/LocalAI by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2013](https://togithub.com/mudler/LocalAI/pull/2013) - refactor: backend/service split, channel-based llm flow by [@​dave-gray101](https://togithub.com/dave-gray101) in [https://github.com/mudler/LocalAI/pull/1963](https://togithub.com/mudler/LocalAI/pull/1963) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2028](https://togithub.com/mudler/LocalAI/pull/2028) - fix - correct checkout versions by [@​dave-gray101](https://togithub.com/dave-gray101) in [https://github.com/mudler/LocalAI/pull/2029](https://togithub.com/mudler/LocalAI/pull/2029) - Revert "build(deps): bump the pip group across 4 directories with 8 updates" by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2030](https://togithub.com/mudler/LocalAI/pull/2030) - :arrow_up: Update docs version mudler/LocalAI by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2032](https://togithub.com/mudler/LocalAI/pull/2032) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2033](https://togithub.com/mudler/LocalAI/pull/2033) - fix: action-tmate back to upstream, dead code removal by [@​dave-gray101](https://togithub.com/dave-gray101) in [https://github.com/mudler/LocalAI/pull/2038](https://togithub.com/mudler/LocalAI/pull/2038) - Revert [#​1963](https://togithub.com/mudler/LocalAI/issues/1963) by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2056](https://togithub.com/mudler/LocalAI/pull/2056) - feat: refactor the dynamic json configs for api_keys and external_backends by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2055](https://togithub.com/mudler/LocalAI/pull/2055) - tests: add template tests by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2063](https://togithub.com/mudler/LocalAI/pull/2063) - feat: better control of GRPC docker cache by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2070](https://togithub.com/mudler/LocalAI/pull/2070) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2051](https://togithub.com/mudler/LocalAI/pull/2051) - :arrow_up: Update ggerganov/llama.cpp by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2080](https://togithub.com/mudler/LocalAI/pull/2080) - feat: enable polling configs for systems with broken fsnotify (docker volumes on windows) by [@​cryptk](https://togithub.com/cryptk) in [https://github.com/mudler/LocalAI/pull/2081](https://togithub.com/mudler/LocalAI/pull/2081) - fix: action-tmate: use connect-timeout-sections and limit-access-to-actor by [@​dave-gray101](https://togithub.com/dave-gray101) in [https://github.com/mudler/LocalAI/pull/2083](https://togithub.com/mudler/LocalAI/pull/2083) - refactor(routes): split routes registration by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2077](https://togithub.com/mudler/LocalAI/pull/2077) - fix: action-tmate detached by [@​dave-gray101](https://togithub.com/dave-gray101) in [https://github.com/mudler/LocalAI/pull/2092](https://togithub.com/mudler/LocalAI/pull/2092) - fix: rename fiber entrypoint from http/api to http/app by [@​mudler](https://togithub.com/mudler) in [https://github.com/mudler/LocalAI/pull/2096](https://togithub.com/mudler/LocalAI/pull/2096) - fix: typo in models.go by [@​eltociear](https://togithub.com/eltociear) in [https://github.com/mudler/LocalAI/pull/2099](https://togithub.com/mudler/LocalAI/pull/2099) - Update text-generation.md by [@​Taikono-Himazin](https://togithub.com/Taikono-Himazin) in [https://github.com/mudler/LocalAI/pull/2095](https://togithub.com/mudler/LocalAI/pull/2095) - :arrow_up: Update docs version mudler/LocalAI by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2105](https://togithub.com/mudler/LocalAI/pull/2105) - :arrow_up: Update docs version mudler/LocalAI by [@​localai-bot](https://togithub.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2113](https://togithub.com/mudler/LocalAI/pull/2113) ##### New Contributors - [@​holyCowMp3](https://togithub.com/holyCowMp3) made their first contribution in [https://github.com/mudler/LocalAI/pull/1975](https://togithub.com/mudler/LocalAI/pull/1975) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/mudler/LocalAI/pull/1998](https://togithub.com/mudler/LocalAI/pull/1998) - [@​adrienbrault](https://togithub.com/adrienbrault) made their first contribution in [https://github.com/mudler/LocalAI/pull/2044](https://togithub.com/mudler/LocalAI/pull/2044) - [@​Taikono-Himazin](https://togithub.com/Taikono-Himazin) made their first contribution in [https://github.com/mudler/LocalAI/pull/2085](https://togithub.com/mudler/LocalAI/pull/2085) - [@​eltociear](https://togithub.com/eltociear) made their first contribution in [https://github.com/mudler/LocalAI/pull/2099](https://togithub.com/mudler/LocalAI/pull/2099) - [@​jtwolfe](https://togithub.com/jtwolfe) made their first contribution in [https://github.com/mudler/LocalAI/pull/2100](https://togithub.com/mudler/LocalAI/pull/2100) **Full Changelog**: https://github.com/mudler/LocalAI/compare/v2.12.4...V2.13.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/local-ai/Chart.yaml | 6 +++--- charts/stable/local-ai/values.yaml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/charts/stable/local-ai/Chart.yaml b/charts/stable/local-ai/Chart.yaml index 7928691d698..34669c45038 100644 --- a/charts/stable/local-ai/Chart.yaml +++ b/charts/stable/local-ai/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.12.4 +appVersion: 2.13.0 dependencies: - name: common version: 20.3.12 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.webp keywords: - local-ai - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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: 9.32.28 +version: 9.38.0 diff --git a/charts/stable/local-ai/values.yaml b/charts/stable/local-ai/values.yaml index 86226de8021..e8a94c2b52e 100644 --- a/charts/stable/local-ai/values.yaml +++ b/charts/stable/local-ai/values.yaml @@ -1,27 +1,27 @@ image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.12.4@sha256:baa86875905b853933a6c2ae636a5235a5354542133e219fdc46714b1bd9faab + tag: v2.13.0@sha256:c23b2197fe45b8235977d644d51c9a305a7d7ab562bd65eb5002cb5a0e75eab4 ffmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.12.4-ffmpeg-core@sha256:a87d399961b213bffe550dce16e87b3305320b13609e73359b8be7ce44f03a73 + tag: v2.13.0-ffmpeg-core@sha256:3fd7e3954017fb0e069660fa80c6c5b9729a2d7ba67ca6d34b99b54572dc32db cublasCuda12Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.12.4-cublas-cuda12-core@sha256:58b394bc8cb30bc8131b27f37c145466d867a4bbb6170f928b0c184f880ed38f + tag: v2.13.0-cublas-cuda12-core@sha256:00e1adcd444dae2554089221d46183d74e157efa4c3e6093c2019b4f6d8f3331 cublasCuda12FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.12.4-cublas-cuda12-ffmpeg-core@sha256:03903f874c405d097d6c474a92f79c1a2b91177785d210d21beea97920bd9626 + tag: v2.13.0-cublas-cuda12-ffmpeg-core@sha256:43c72908510fde71f6f4133929197d93da937156f30711c33ce965a5e37da359 cublasCuda11Image: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.12.4-cublas-cuda11-core@sha256:afc2d9dba03b16205db3ef1b2a2e21abe9de14db3013f3614e2dd3cd103cfc05 + tag: v2.13.0-cublas-cuda11-core@sha256:2e0e5f6bb6bdc12ec351d2f8308a683c8e1658f5e55b58d242cff6d4d9f3ad0b cublasCuda11FfmpegImage: repository: docker.io/localai/localai pullPolicy: IfNotPresent - tag: v2.12.4-cublas-cuda11-ffmpeg-core@sha256:452d8e38bcd40cc379536fa7d3c14a4ef0ec02609384f33b9ea179164f0be828 + tag: v2.13.0-cublas-cuda11-ffmpeg-core@sha256:6c9cea3538be9f3dc1b06b817070496aec35c35a63e869e834dfcbe2cd528228 securityContext: container: runAsNonRoot: false From 286718334c24f1377d1005a7e03e9f1bc6ebe1c6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:21:39 +0200 Subject: [PATCH 19/30] chore(deps): update container image xwiki to 16.2.0-postgres-tomcat@975fd9c by renovate (#21412) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | digest | `ec11188` -> `975fd9c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/xwiki/Chart.yaml | 2 +- charts/stable/xwiki/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/xwiki/Chart.yaml b/charts/stable/xwiki/Chart.yaml index 885fb3523e8..10b8ae1a645 100644 --- a/charts/stable/xwiki/Chart.yaml +++ b/charts/stable/xwiki/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - https://hub.docker.com/_/xwiki type: application -version: 12.10.18 +version: 12.10.19 diff --git a/charts/stable/xwiki/values.yaml b/charts/stable/xwiki/values.yaml index f52c72e839c..c630c72bb34 100644 --- a/charts/stable/xwiki/values.yaml +++ b/charts/stable/xwiki/values.yaml @@ -1,6 +1,6 @@ image: repository: xwiki - tag: 16.2.0-postgres-tomcat@sha256:ec11188e6e0a7c3fc6e94f1e1411e82e9ffb916349a16deccb11a641d69c154e + tag: 16.2.0-postgres-tomcat@sha256:975fd9cf27bb024a1a9a2bec9ec7126a251dfab1df4e93e38bb70521ac327e40 pullPolicy: IfNotPresent service: main: From dc07604600b1c106d22c7534562c79dcb1bb0f7a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:21:49 +0200 Subject: [PATCH 20/30] chore(deps): update container image bitnami/mongodb to v7.0.9@263a7fd by renovate (#21416) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [bitnami/mongodb](https://togithub.com/bitnami/containers) ([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/mongodb)) | patch | `7.0.8` -> `7.0.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/mongodb/Chart.yaml | 6 +++--- charts/stable/mongodb/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/mongodb/Chart.yaml b/charts/stable/mongodb/Chart.yaml index d2fa916c180..960be668086 100644 --- a/charts/stable/mongodb/Chart.yaml +++ b/charts/stable/mongodb/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.0.8 +appVersion: 7.0.9 dependencies: - name: common version: 20.3.12 @@ -24,7 +24,7 @@ keywords: - mongodb - database - nosql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mongodb - https://hub.docker.com/r/bitnami/mongodb type: application -version: 12.8.17 +version: 12.8.18 diff --git a/charts/stable/mongodb/values.yaml b/charts/stable/mongodb/values.yaml index f93dd54a0a0..059363a2a24 100644 --- a/charts/stable/mongodb/values.yaml +++ b/charts/stable/mongodb/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/mongodb pullPolicy: IfNotPresent - tag: 7.0.8@sha256:01ba101c10ac9f84601ed7048fcb901fe7137e388c807a342d77eae4485aefe7 + tag: 7.0.9@sha256:263a7fdcd39e749d256434ee133dae891c540ef6e9a416ae4ab57c37c8e5a547 includeCommon: true workload: From 16c15b0949a4815d4d5869997404979c5452ccac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:22:55 +0200 Subject: [PATCH 21/30] chore(deps): update container image ghcr.io/go-shiori/shiori to v1.6.3@6126179 by renovate (#21417) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/go-shiori/shiori](https://togithub.com/go-shiori/shiori) | patch | `v1.6.2` -> `v1.6.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
go-shiori/shiori (ghcr.io/go-shiori/shiori) ### [`v1.6.3`](https://togithub.com/go-shiori/shiori/releases/tag/v1.6.3) [Compare Source](https://togithub.com/go-shiori/shiori/compare/v1.6.2...v1.6.3) #### Changelog ##### Features - [`b8a3578`](https://togithub.com/go-shiori/shiori/commit/b8a3578) feat: api endpoint to serve readable content ([#​885](https://togithub.com/go-shiori/shiori/issues/885)) ##### Fixes - [`6254f77`](https://togithub.com/go-shiori/shiori/commit/6254f77) fix(ci): prevent tagging docker image as latest on every push ([#​882](https://togithub.com/go-shiori/shiori/issues/882)) - [`c77a542`](https://togithub.com/go-shiori/shiori/commit/c77a542) fix(ci): renamed deprecated golangci property ([#​887](https://togithub.com/go-shiori/shiori/issues/887)) - [`db313f5`](https://togithub.com/go-shiori/shiori/commit/db313f5) fix: authentication flow should abort early ([#​888](https://togithub.com/go-shiori/shiori/issues/888)) ##### Documentation - [`9bf3dae`](https://togithub.com/go-shiori/shiori/commit/9bf3dae) docs: add PikaPods managed hosting option ([#​881](https://togithub.com/go-shiori/shiori/issues/881)) ##### CI and Delivery - [`394d17b`](https://togithub.com/go-shiori/shiori/commit/394d17b) ci: create zip archives for windows builds ([#​884](https://togithub.com/go-shiori/shiori/issues/884)) - [`d358b7f`](https://togithub.com/go-shiori/shiori/commit/d358b7f) ci: replace deprecated --rm-dist with clean ([#​878](https://togithub.com/go-shiori/shiori/issues/878))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/shiori/Chart.yaml | 6 +++--- charts/stable/shiori/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/shiori/Chart.yaml b/charts/stable/shiori/Chart.yaml index 38178363090..9cd79d05e03 100644 --- a/charts/stable/shiori/Chart.yaml +++ b/charts/stable/shiori/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.6.2 +appVersion: 1.6.3 dependencies: - name: common version: 20.3.12 @@ -25,7 +25,7 @@ keywords: - bookmark - bookmark-manager - web-interface -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shiori - https://ghcr.io/go-shiori/shiori type: application -version: 16.9.15 +version: 16.9.16 diff --git a/charts/stable/shiori/values.yaml b/charts/stable/shiori/values.yaml index 19b5fa44a95..24ba3cf6a1c 100644 --- a/charts/stable/shiori/values.yaml +++ b/charts/stable/shiori/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/go-shiori/shiori pullPolicy: IfNotPresent - tag: v1.6.2@sha256:95485c7f19eeee98d2db3d382230724a2ffd51f9f4ed650b6f5ed562502cd508 + tag: v1.6.3@sha256:612617927ee59ee5ac95740985f7b75ade566e4f292982cce248dc25542d9256 service: main: ports: From b45374e59c53be859d77451059f88064f4a4e16d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:23:23 +0200 Subject: [PATCH 22/30] chore(deps): update authentik to v2024.4.1@6640ffc by renovate (patch) (#21415) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goauthentik/ldap](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2024.4.0` -> `2024.4.1` | | [ghcr.io/goauthentik/proxy](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2024.4.0` -> `2024.4.1` | | [ghcr.io/goauthentik/radius](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2024.4.0` -> `2024.4.1` | | [ghcr.io/goauthentik/server](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2024.4.0` -> `2024.4.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/authentik/Chart.yaml | 14 +++++++------- charts/stable/authentik/values.yaml | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index 1a1214477e7..bec310b5287 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.4.0 +appVersion: 2024.4.1 dependencies: - name: common version: 20.3.12 @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.webp keywords: - authentik -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/goauthentik/proxy - - https://ghcr.io/maxmind/geoipupdate - - https://ghcr.io/goauthentik/ldap - - https://ghcr.io/goauthentik/radius - https://ghcr.io/goauthentik/server + - https://ghcr.io/goauthentik/proxy + - https://ghcr.io/goauthentik/radius + - https://ghcr.io/goauthentik/ldap + - https://ghcr.io/maxmind/geoipupdate type: application -version: 25.4.1 +version: 25.4.5 diff --git a/charts/stable/authentik/values.yaml b/charts/stable/authentik/values.yaml index abc42553781..fd16856116b 100644 --- a/charts/stable/authentik/values.yaml +++ b/charts/stable/authentik/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/goauthentik/server - tag: 2024.4.0@sha256:b047ac126b09fd80de21c39dbf3f575f3cc19c3bce7d611e61c3a9c739706aae + tag: 2024.4.1@sha256:85683663bd3792863fd87ba6867c41ede09784b752aa33342d7f75903d1055e6 pullPolicy: IfNotPresent geoipImage: repository: ghcr.io/maxmind/geoipupdate @@ -8,15 +8,15 @@ geoipImage: pullPolicy: IfNotPresent ldapImage: repository: ghcr.io/goauthentik/ldap - tag: 2024.4.0@sha256:085f236ecfc2d167ad6aee51e1ab4e1386fc6ea933f48e07415cf8a318b67098 + tag: 2024.4.1@sha256:6640ffc0b2001fec7ba7e00727215f20ed6a06a7f3ee807a931e382a4d0173f9 pullPolicy: IfNotPresent radiusImage: repository: ghcr.io/goauthentik/radius - tag: 2024.4.0@sha256:47c168a59b6087ef445ea86153494e61823fe69531b9cb4c78e7c8ffa25698b1 + tag: 2024.4.1@sha256:d2429085aa05462b477dc409581c57742eceaa8b162a66dbecb004d9610f381b pullPolicy: IfNotPresent proxyImage: repository: ghcr.io/goauthentik/proxy - tag: 2024.4.0@sha256:2a36b7e9de64f9ca358289309348565df79c805d9ed070613999781377610ab1 + tag: 2024.4.1@sha256:679bfdf144a08c891148955d94842d0f77783ae4de689d8ce5bdf549d53ded94 pullPolicy: IfNotPresent authentik: credentials: From b373785cf4da901a3107f99e893e3f5bca9fe016 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:23:28 +0200 Subject: [PATCH 23/30] chore(deps): update container image flowiseai/flowise to v1.6.6@0454223 by renovate (#21362) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | flowiseai/flowise | patch | `1.6.5` -> `1.6.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/flowise/Chart.yaml | 6 +++--- charts/stable/flowise/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/flowise/Chart.yaml b/charts/stable/flowise/Chart.yaml index 8f0580e6d20..ad95a0e2bdb 100644 --- a/charts/stable/flowise/Chart.yaml +++ b/charts/stable/flowise/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.6.5 +appVersion: 1.6.6 dependencies: - name: common version: 20.3.12 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.webp keywords: - flowise - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flowise - https://hub.docker.com/r/flowiseai/flowise type: application -version: 4.9.15 +version: 4.9.16 diff --git a/charts/stable/flowise/values.yaml b/charts/stable/flowise/values.yaml index 8824471f3e3..22046995e5b 100644 --- a/charts/stable/flowise/values.yaml +++ b/charts/stable/flowise/values.yaml @@ -1,7 +1,7 @@ image: repository: flowiseai/flowise pullPolicy: IfNotPresent - tag: 1.6.5@sha256:452d8ac56fb2f58f58290a0775d7fa65c6652c745b627c770d6955963448dcdd + tag: 1.6.6@sha256:04542239caeceab5fb44962784d3a015eaaceb45e8daf6c4ca2ad94e11b12e79 securityContext: container: runAsNonRoot: false From c9e1870eceac3ac72db1c4a345dbea0c6cde60da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:23:57 +0200 Subject: [PATCH 24/30] chore(deps): update container image redmine to 5.1.2@2c0094b by renovate (#21410) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | redmine | digest | `1eebf4c` -> `2c0094b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/redmine/Chart.yaml | 2 +- charts/stable/redmine/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/redmine/Chart.yaml b/charts/stable/redmine/Chart.yaml index b650571726b..7df4a67fcbf 100644 --- a/charts/stable/redmine/Chart.yaml +++ b/charts/stable/redmine/Chart.yaml @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - https://hub.docker.com/_/redmine type: application -version: 11.8.26 +version: 11.8.27 diff --git a/charts/stable/redmine/values.yaml b/charts/stable/redmine/values.yaml index dfdd7d8d387..5f96de42704 100644 --- a/charts/stable/redmine/values.yaml +++ b/charts/stable/redmine/values.yaml @@ -1,7 +1,7 @@ image: repository: redmine pullPolicy: IfNotPresent - tag: 5.1.2@sha256:1eebf4c98f362e005cb20589e10a498a070a9a31f223c80c491a1577a8a82188 + tag: 5.1.2@sha256:2c0094bba9d6b505d5bfcde09201a333707546e84544ce3896f497385cdc7d4c redmine: plugins_migrate: true no_db_migrate: false From fcb6245ddf332c9c9851c6fcc4d99d4ff843ee6c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:24:28 +0200 Subject: [PATCH 25/30] chore(deps): update container image jgraph/drawio to v24.3.1@c6e4f6e by renovate (#21423) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://www.drawio.com) ([source](https://togithub.com/jgraph/docker-drawio)) | minor | `24.2.7` -> `24.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jgraph/docker-drawio (jgraph/drawio) ### [`v24.3.1`](https://togithub.com/jgraph/docker-drawio/compare/v24.2.7...v24.3.1) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v24.2.7...v24.3.1)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/drawio/Chart.yaml | 6 +++--- charts/stable/drawio/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/drawio/Chart.yaml b/charts/stable/drawio/Chart.yaml index ea18390edfc..b7607ba2685 100644 --- a/charts/stable/drawio/Chart.yaml +++ b/charts/stable/drawio/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.2.7 +appVersion: 24.3.1 dependencies: - name: common version: 20.3.12 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.webp keywords: - drawio -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - https://hub.docker.com/r/jgraph/drawio type: application -version: 11.8.17 +version: 11.9.0 diff --git a/charts/stable/drawio/values.yaml b/charts/stable/drawio/values.yaml index fa165f97f42..6e5bf73f0ae 100644 --- a/charts/stable/drawio/values.yaml +++ b/charts/stable/drawio/values.yaml @@ -1,6 +1,6 @@ image: repository: jgraph/drawio - tag: 24.2.7@sha256:b79660bf745db4710e6d52c1f71c96e33f0c33d756f55fd88e060b2e38020a98 + tag: 24.3.1@sha256:c6e4f6e1165922195e38f262bb59300257c92667d864de0649382464ffe108b7 pullPolicy: IfNotPresent securityContext: container: From 022913d930269379028ab9c8efb0977426c465f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:24:34 +0200 Subject: [PATCH 26/30] chore(deps): update container image jeessy/ddns-go to v6.5.0@6a59ec4 by renovate (#21422) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | minor | `v6.3.3` -> `v6.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
jeessy2/ddns-go (jeessy/ddns-go) ### [`v6.5.0`](https://togithub.com/jeessy2/ddns-go/releases/tag/v6.5.0) [Compare Source](https://togithub.com/jeessy2/ddns-go/compare/v6.3.3...v6.5.0) #### Changelog - [`76f5e35`](https://togithub.com/jeessy2/ddns-go/commit/76f5e35) Fix misorganized annotations ([#​1087](https://togithub.com/jeessy2/ddns-go/issues/1087)) - [`63b510b`](https://togithub.com/jeessy2/ddns-go/commit/63b510b) Login page ([#​1094](https://togithub.com/jeessy2/ddns-go/issues/1094))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/ddns-go/Chart.yaml | 4 ++-- charts/stable/ddns-go/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 9e99e90a399..f3b6e25e3b4 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.3.3 +appVersion: 6.5.0 dependencies: - name: common version: 20.3.12 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 10.10.16 +version: 10.11.0 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index da502eb67ec..aa9d39e524d 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -1,7 +1,7 @@ image: repository: jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.3.3@sha256:44d6d768d5bb501e430ebbdd4bbcfa72aa186866842d49a7278982972838f764 + tag: v6.5.0@sha256:6a59ec4717735c13a854a2f84118fec8e849d7b99015a67e7e9299a5b3f21428 securityContext: container: readOnlyRootFilesystem: false From 1095053aecc15c700f83bc2b2dae9b43aff84612 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:24:49 +0200 Subject: [PATCH 27/30] chore(deps): update container image whyour/qinglong to v2.17.4@2cd9d51 by renovate (#21419) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [whyour/qinglong](https://togithub.com/whyour/qinglong) | patch | `2.17.3` -> `2.17.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
whyour/qinglong (whyour/qinglong) ### [`v2.17.4`](https://togithub.com/whyour/qinglong/compare/v2.17.3...v2.17.4) [Compare Source](https://togithub.com/whyour/qinglong/compare/v2.17.3...v2.17.4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/qinglong/Chart.yaml | 6 +++--- charts/stable/qinglong/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/qinglong/Chart.yaml b/charts/stable/qinglong/Chart.yaml index 28cf2921954..0dcfc23ace2 100644 --- a/charts/stable/qinglong/Chart.yaml +++ b/charts/stable/qinglong/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.17.3 +appVersion: 2.17.4 dependencies: - name: common version: 20.3.12 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp keywords: - qinglong - task -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - https://hub.docker.com/r/whyour/qinglong type: application -version: 9.8.14 +version: 9.8.15 diff --git a/charts/stable/qinglong/values.yaml b/charts/stable/qinglong/values.yaml index c3b7de6e45f..ac26bb0e9d3 100644 --- a/charts/stable/qinglong/values.yaml +++ b/charts/stable/qinglong/values.yaml @@ -1,7 +1,7 @@ image: repository: whyour/qinglong pullPolicy: IfNotPresent - tag: 2.17.3@sha256:dd2e3a72859ae9c76a0bd650d67f853678cff10e7de5c63aaa4e8018d05cfdca + tag: 2.17.4@sha256:2cd9d51986f8ba053ad254df4c1a5131a5d44c1eb4cfc80fed340e60074ebfb6 service: main: ports: From deec2cb9ef917f41874bc8768e6d8dea8244af69 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:24:57 +0200 Subject: [PATCH 28/30] chore(deps): update container image wiserain/flexget to v3.11.29@293c566 by renovate (#21420) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://togithub.com/wiserain/docker-flexget)) | patch | `3.11.28` -> `3.11.29` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/flexget/Chart.yaml | 6 +++--- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 900345dac19..09b3e2bf8b5 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.11.28 +appVersion: 3.11.29 dependencies: - name: common version: 20.3.12 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 9.8.16 +version: 9.8.17 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 7929a99feba..bff53533d66 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -1,7 +1,7 @@ image: repository: wiserain/flexget pullPolicy: IfNotPresent - tag: 3.11.28@sha256:7ab388c29405ee122f26c1c1ec571c0ace5d75d139d199ffb7164ee59ddaa637 + tag: 3.11.29@sha256:293c566d2888d0e7d430e41bbccd75aca048d226bbed5cf47eed44dbf9044b43 securityContext: container: runAsNonRoot: false From c12637aecafefcd32c86494da9f98a3e4c73158d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:25:02 +0200 Subject: [PATCH 29/30] chore(deps): update container image ronivay/xen-orchestra to v5.141.0@8c61290 by renovate (#21424) --- charts/stable/xen-orchestra/Chart.yaml | 6 +++--- charts/stable/xen-orchestra/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/xen-orchestra/Chart.yaml b/charts/stable/xen-orchestra/Chart.yaml index 9045fb7a898..f9b499c97c4 100644 --- a/charts/stable/xen-orchestra/Chart.yaml +++ b/charts/stable/xen-orchestra/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.140.1 +appVersion: 5.141.0 dependencies: - name: common version: 20.3.12 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/xen-orchestra icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.webp keywords: - xen-orchestra -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra type: application -version: 8.10.16 +version: 8.11.0 diff --git a/charts/stable/xen-orchestra/values.yaml b/charts/stable/xen-orchestra/values.yaml index 985c45607bb..150e653d3a4 100644 --- a/charts/stable/xen-orchestra/values.yaml +++ b/charts/stable/xen-orchestra/values.yaml @@ -1,6 +1,6 @@ image: repository: ronivay/xen-orchestra - tag: 5.140.1@sha256:11626747b6f64065e424824b5331c2ffeb2a66ad86138d8669ce36f2732819e5 + tag: 5.141.0@sha256:8c61290a7247183b3c886ae474c8cf8e228ee696871441bd53018ab111fc243a pullPolicy: IfNotPresent service: main: From 90ebdc6bca7ea48a48890055182d5acb4ac046f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:30:21 +0200 Subject: [PATCH 30/30] chore(deps): update rdesktop by renovate (#21413) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `aa3b4ca` -> `4b9b73d` | | lscr.io/linuxserver/rdesktop | digest | `1109fa3` -> `2f38eb5` | | lscr.io/linuxserver/rdesktop | digest | `3cf4463` -> `0776d1b` | | lscr.io/linuxserver/rdesktop | digest | `d0cec2b` -> `136ab11` | | lscr.io/linuxserver/rdesktop | digest | `89db09f` -> `4cf2e3f` | | lscr.io/linuxserver/rdesktop | digest | `4413b68` -> `0fa3306` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/rdesktop/Chart.yaml | 4 ++-- charts/stable/rdesktop/values.yaml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 2e99e26132f..a3093fde5b6 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.webp keywords: - rdesktop - desktops -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop type: application -version: 8.8.69 +version: 8.8.75 diff --git a/charts/stable/rdesktop/values.yaml b/charts/stable/rdesktop/values.yaml index f09f3fc20b3..1f6f69665c0 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: arch-xfce@sha256:4413b6869a9bdc6938d08d64d740939eee333e182c9a33cfc1d0c0acc8f7a8fc + tag: arch-xfce@sha256:0fa3306795168b6bf3a1e46c8e0935c4ff990714f0532ffed109e368d6fe4ed6 pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/rdesktop @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: arch-kde@sha256:89db09f2ed0c4f2409ef2c9a17d3ab9fdec857ccb01f9482698717d779f72c86 + tag: arch-kde@sha256:4cf2e3f5a0c8c3942decc0ae8cdd7b87e402965ae28a3874f5a7dd28f0e76e68 pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/rdesktop @@ -44,7 +44,7 @@ fedoraMATEImage: pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: arch-mate@sha256:d0cec2bb28c5550615375311c6b24118217348dea0da6f47122d2cb7ee7499b7 + tag: arch-mate@sha256:136ab11cfe6d0283191d7cdc7f30e9036c9727f6c7019cdab65a4e3eb9b196b6 pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/rdesktop @@ -60,7 +60,7 @@ fedoraI3Image: pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/rdesktop - tag: arch-i3@sha256:3cf446340edadf35167fec6869338e1e13458fd56657aa9cbd78305a718ebd0a + tag: arch-i3@sha256:0776d1bd8814643e2ee697648ff65706a47f4997964170a94cb252407292b09b pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/rdesktop @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: arch-openbox@sha256:1109fa3c1feea5460fe62604f3ef15ff87ac6873d1e7e34b31347e1c3e98953d + tag: arch-openbox@sha256:2f38eb58dcb8c1cad8c29e9d56bfff0149c6ec5b27f94abb447d983fdb71f05e pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/rdesktop @@ -92,7 +92,7 @@ fedoraICEWMImage: pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: arch-icewm@sha256:aa3b4ca0311f5f6dd70bd787392d9882dcb6b7c07e573f24f181a7da8ccb0be4 + tag: arch-icewm@sha256:4b9b73db51112908513b7ce5dab7b5bd033b1bea7eb4d2f176933a3b2a7cd79d pullPolicy: Always workload: main: