From aa125aee66a545ef02b25aea82448fe0735fcdb8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 5 Mar 2025 19:18:24 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/fluidd-?= =?UTF-8?q?core/fluidd=20v1.32.5=20=E2=86=92=20v1.32.6=20(#32881)?= 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 | `6ea7696` -> `63322a9` | 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.32.6`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.32.6) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.32.5...v1.32.6) ##### Features - **i18n-de:** Update German translations ([0e8ce27](https://redirect.github.com/fluidd-core/fluidd/commit/0e8ce27b5cd242461fa3ccdc1b085bbe570897ba)) - **i18n-pl:** Update Polish translations ([d5a1c57](https://redirect.github.com/fluidd-core/fluidd/commit/d5a1c578d798ec5d0e9f19ac825776de4c7d0a1e)) ##### Bug Fixes - **AppBtnToggle:** specify v-model property ([#​1627](https://redirect.github.com/fluidd-core/fluidd/issues/1627)) ([11db0ad](https://redirect.github.com/fluidd-core/fluidd/commit/11db0ad0876ac216a8b19d4edfc16cc6aa9e9cfb)) ##### Code Refactorings - typing improvements and fixes ([9329344](https://redirect.github.com/fluidd-core/fluidd/commit/9329344f328e11ed1349c8ef26daff3fb533ec33))
--- ### 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/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 612e0a196b7..d9cb7ff094a 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.32.5 +appVersion: 1.32.6 dependencies: - name: common version: 25.4.10 @@ -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.7.5 +version: 11.7.6 diff --git a/charts/stable/fluidd/values.yaml b/charts/stable/fluidd/values.yaml index ff366bb1d98..8fa9588c110 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.32.5@sha256:6ea76967922d64dea83eef49c511bab8b48e4a07ba65ef8d38fa2dde71958461 + tag: v1.32.6@sha256:63322a9306c8c22442070cd3a5f0f7143ce1f50b28577204d82aba0d5cc164dd pullPolicy: IfNotPresent securityContext: container: