From 811e0e7822967fde419f979071c5a2aea59dd003 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 20:24:48 +0200 Subject: [PATCH 1/3] chore(container): update image ghcr.io/fluidd-core/fluidd to v1 by renovate (#27780) 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/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `fe1c634` -> `ca5a439` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd) ### [`v1.30.5`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.30.5) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.30.4...v1.30.5) ##### Features - **FileSystem:** allow filtering Moonraker temp upload files ([#​1507](https://redirect.github.com/fluidd-core/fluidd/issues/1507)) ([4522522](https://redirect.github.com/fluidd-core/fluidd/commit/4522522803463ed48402972b5653d8bb8c6642b8)) - **i18n-de:** Update German translations ([e96b3a1](https://redirect.github.com/fluidd-core/fluidd/commit/e96b3a199729f0419fb5ce698680db8f131d4b3d)) - **i18n-es:** Update Spanish translations ([de444e0](https://redirect.github.com/fluidd-core/fluidd/commit/de444e02d0bf0e91135dab0add66d1f55a4269f7)) - **i18n-nl:** Update Dutch translations ([0db2396](https://redirect.github.com/fluidd-core/fluidd/commit/0db2396ad579d10e4c09296bf8e212e6062b1747)) - **i18n-pl:** Update Polish translations ([319331b](https://redirect.github.com/fluidd-core/fluidd/commit/319331b317af4f51d20c08456dff554757e3d71d)) - increase Z precision to 3 decimals ([#​1505](https://redirect.github.com/fluidd-core/fluidd/issues/1505)) ([3cea36e](https://redirect.github.com/fluidd-core/fluidd/commit/3cea36e02141924a40c8e4f3ad30fe083289c31e)) - show application as soon as possible ([#​1499](https://redirect.github.com/fluidd-core/fluidd/issues/1499)) ([845d044](https://redirect.github.com/fluidd-core/fluidd/commit/845d044dbd535b1b566192af94e2e38a8d6cf82c)) ##### Bug Fixes - check for Klipper minimum version ([adb2c95](https://redirect.github.com/fluidd-core/fluidd/commit/adb2c95e74025f0cef802c17138eb1c50ece924a)) - **Console:** improve highlight regular expression ([e567cc5](https://redirect.github.com/fluidd-core/fluidd/commit/e567cc5f02b47dc08be3d90a46414e4ddd43c564)) - disable "Update All" button when an invalid repo is detected ([#​1500](https://redirect.github.com/fluidd-core/fluidd/issues/1500)) ([a2cc361](https://redirect.github.com/fluidd-core/fluidd/commit/a2cc36164de25b9c00d8e7a1a567b8ac6e36701b)) - hide drag overlay on mouse drag leave ([#​1496](https://redirect.github.com/fluidd-core/fluidd/issues/1496)) ([74890da](https://redirect.github.com/fluidd-core/fluidd/commit/74890dac90bea148600cf82352ef841497d7b1b0)) - no pointer events on images ([8e2c501](https://redirect.github.com/fluidd-core/fluidd/commit/8e2c501f844d1d185dcb468ba3960c576da2addc)) - redirect from login page if authenticated ([#​1498](https://redirect.github.com/fluidd-core/fluidd/issues/1498)) ([988daa0](https://redirect.github.com/fluidd-core/fluidd/commit/988daa045d5cc60965204392ed73aac42a7913cf)) - refresh Klipper objects on klippy connect ([abfcc60](https://redirect.github.com/fluidd-core/fluidd/commit/abfcc60fbe1c2884c123145d2959e9214639fbe1)) - set Minimum Cruise Ratio maximum to 99% ([0bddef2](https://redirect.github.com/fluidd-core/fluidd/commit/0bddef26a72826dd677e4beca4cba4cd48633b46))
--- ### 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. --- - [x] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/fluidd/Chart.yaml | 4 ++-- charts/stable/fluidd/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/fluidd/Chart.yaml b/charts/stable/fluidd/Chart.yaml index 8298d74738b0..166475d86d14 100644 --- a/charts/stable/fluidd/Chart.yaml +++ b/charts/stable/fluidd/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.30.4 +appVersion: 1.30.5 dependencies: - name: common version: 25.0.0 @@ -32,4 +32,4 @@ sources: - https://github.com/fluidd-core/fluidd - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd type: application -version: 11.2.0 +version: 11.2.1 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index 942b7927e93a..3dd3428700e0 100644 --- a/charts/stable/fluidd/values.yaml +++ b/charts/stable/fluidd/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/fluidd-core/fluidd - tag: v1.30.4@sha256:fe1c6348d0cc8072234d7bc861e9b9ad52adb3eaa492ca58f6bf8dbe5fab8628 + tag: v1.30.5@sha256:ca5a439eedf86e0eeebb5e246a4a98215c677c261c72b174b48ad18faf5c92cc pullPolicy: IfNotPresent securityContext: container: From 9f50f366699c7198a1cae8882344f5abb166f18d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 20:25:24 +0200 Subject: [PATCH 2/3] chore(container): update image brotandgames/ciao to e68d0f5 by renovate (#27788) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | brotandgames/ciao | digest | `38936e6` -> `e68d0f5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/ciao/Chart.yaml | 2 +- charts/stable/ciao/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ciao/Chart.yaml b/charts/stable/ciao/Chart.yaml index 09cfc6b532e3..d93116d28610 100644 --- a/charts/stable/ciao/Chart.yaml +++ b/charts/stable/ciao/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ciao - https://hub.docker.com/r/brotandgames/ciao type: application -version: 7.2.0 +version: 7.2.1 diff --git a/charts/stable/ciao/values.yaml b/charts/stable/ciao/values.yaml index a9d036788d05..671fab377e03 100644 --- a/charts/stable/ciao/values.yaml +++ b/charts/stable/ciao/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: brotandgames/ciao - tag: latest@sha256:38936e61eead7fe3eb662e45a7f7b4493270ef69d2360eac944aeacb97ddd359 + tag: latest@sha256:e68d0f5ae48320379af2e69083110d68f278cbaffbea214e4dd40e6372d0bfcf persistence: databaselocation: enabled: true From ff863a813aa43a8dcd6b61961c0138a518fe40b7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 20:26:19 +0200 Subject: [PATCH 3/3] chore(container): update image syncthing/syncthing to v1 by renovate (#27783) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [syncthing/syncthing](https://syncthing.net) ([source](https://redirect.github.com/syncthing/syncthing)) | minor | `5fb5438` -> `30b6a53` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
syncthing/syncthing (syncthing/syncthing) ### [`v1.28.0`](https://redirect.github.com/syncthing/syncthing/releases/tag/v1.28.0) [Compare Source](https://redirect.github.com/syncthing/syncthing/compare/v1.27.12...v1.28.0) Bugfixes: - [#​9597](https://redirect.github.com/syncthing/syncthing/issues/9597): Filenames with extended characters not ignored correctly on macOS - [#​9668](https://redirect.github.com/syncthing/syncthing/issues/9668): The Web UI defaults to Filipino on Finnish browsers. - [#​9670](https://redirect.github.com/syncthing/syncthing/issues/9670): lib/api: /svc/lang disregards the passed quality values - [#​9719](https://redirect.github.com/syncthing/syncthing/issues/9719): Unable to establish/maintain multiple connections due to connection priority error Enhancements: - [#​9715](https://redirect.github.com/syncthing/syncthing/issues/9715): Lower the log level of "already connected to this device" to DEBUG (is: INFO)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [x] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- charts/stable/syncthing/Chart.yaml | 4 ++-- charts/stable/syncthing/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/syncthing/Chart.yaml b/charts/stable/syncthing/Chart.yaml index 63e5a0d18ce7..728338f42b22 100644 --- a/charts/stable/syncthing/Chart.yaml +++ b/charts/stable/syncthing/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.27.12 +appVersion: 1.28.0 dependencies: - name: common version: 25.0.0 @@ -33,4 +33,4 @@ sources: - https://hub.docker.com/r/syncthing/syncthing - https://syncthing.net/ type: application -version: 20.2.0 +version: 20.3.0 diff --git a/charts/stable/syncthing/values.yaml b/charts/stable/syncthing/values.yaml index f7580e02e01e..bae59c22bf9f 100644 --- a/charts/stable/syncthing/values.yaml +++ b/charts/stable/syncthing/values.yaml @@ -1,7 +1,7 @@ image: repository: syncthing/syncthing pullPolicy: IfNotPresent - tag: 1.27.12@sha256:5fb5438b300a430f0636b60924939defb84f965b15ad7ae16acf5a2ac9c9e5c3 + tag: 1.28.0@sha256:30b6a53436527edf31d791361d14b1f5119cc6882dbcf07822b618ee7a74e115 workload: main: podSpec: