Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.30.5 → v1.30.6 (
Browse files Browse the repository at this point in the history
#28904)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| patch | `ca5a439` -> `556029c` |

---

> [!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

<details>
<summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.30.6`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.30.6)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.30.5...v1.30.6)

##### Features

- add confirmation dialogs for delete actions
([#&#8203;1520](https://redirect.github.com/fluidd-core/fluidd/issues/1520))
([90beb61](https://redirect.github.com/fluidd-core/fluidd/commit/90beb61333318e57256d74fa44e7305cdf47d32a))
- adds pca9533 and pca9632 led support
([2f64a1b](https://redirect.github.com/fluidd-core/fluidd/commit/2f64a1b6c7a4dc7c203e1c3e1526d390810895b4))
- adds status column to job files list
([#&#8203;1512](https://redirect.github.com/fluidd-core/fluidd/issues/1512))
([24dadf8](https://redirect.github.com/fluidd-core/fluidd/commit/24dadf8530bda08ec88aa5624a816bd439a004c1))
- check for Klipper service name
([9745a62](https://redirect.github.com/fluidd-core/fluidd/commit/9745a62bf7c35a52b3d199f33caf5f3e10d62f97))
- **GcodePreview:** save & restore viewer state
([#&#8203;1513](https://redirect.github.com/fluidd-core/fluidd/issues/1513))
([057293a](https://redirect.github.com/fluidd-core/fluidd/commit/057293a2175ce501ee9466edef5335835607cb12))
- **i18n-de:** Update German translations
([c2b59a4](https://redirect.github.com/fluidd-core/fluidd/commit/c2b59a473b775493d4accd2b607a969490a311e7))
- **i18n-hu:** Update Hungarian translations
([d115fe8](https://redirect.github.com/fluidd-core/fluidd/commit/d115fe8dd67f985855070d21b560992a58865c0a))

##### Bug Fixes

- **Charts:** allow resetting chart store only
([#&#8203;1514](https://redirect.github.com/fluidd-core/fluidd/issues/1514))
([76dc3fd](https://redirect.github.com/fluidd-core/fluidd/commit/76dc3fd4712e3253d80a68e33c2c70a8c8f3fb3e))
- disable led controls if klippy not ready
([ff2e4a1](https://redirect.github.com/fluidd-core/fluidd/commit/ff2e4a1eb8f33fba2eb8aacefbd0e3eb8fa8654a))
- Klipper MCU data initialization
([fa89599](https://redirect.github.com/fluidd-core/fluidd/commit/fa89599e987a6384a4d16b557625347433fef00b))
- **style:** set Prusa logo to accent color
([de8258d](https://redirect.github.com/fluidd-core/fluidd/commit/de8258d834c1cba4d9767880dd68fd3f323645b3))
- uid check on upload/download state changes
([#&#8203;1517](https://redirect.github.com/fluidd-core/fluidd/issues/1517))
([4363ed3](https://redirect.github.com/fluidd-core/fluidd/commit/4363ed3271841f617a9afab79b20b6b416dfa041))
- when authenticated, only redirect from login
([fd6f3ad](https://redirect.github.com/fluidd-core/fluidd/commit/fd6f3ad36c2538bfe53a6b8cae4f90c9b511d4a2))

</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.

---

- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
  • Loading branch information
truecharts-admin and kqmaverick authored Nov 8, 2024
1 parent 472161a commit feea747
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/fluidd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.30.5
appVersion: 1.30.6
dependencies:
- name: common
version: 25.1.5
Expand All @@ -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.2
version: 11.2.3
2 changes: 1 addition & 1 deletion charts/stable/fluidd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.30.5@sha256:ca5a439eedf86e0eeebb5e246a4a98215c677c261c72b174b48ad18faf5c92cc
tag: v1.30.6@sha256:556029c1a9a7b8bc85ede6d6c4c8f42cbb9c1e46bb05e1b4f97b8da15b3734fe
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit feea747

Please sign in to comment.