chore(helm): update image ghcr.io/fluidd-core/fluidd v1.32.5 → v1.32.6 (#32881)
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 <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`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)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user