Commit Graph

36030 Commits

Author SHA1 Message Date
TrueCharts Bot fa93a2ca10 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.825 → 0.22.832 (#28202)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `bb4e8db` -> `932d86d` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 14:16:40 +02:00
TrueCharts Bot b6280ad09c chore(helm): update image docker.io/diygod/rsshub digest to 53ea4f4 (#28196)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `12dc877` -> `53ea4f4` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:16:21 +02:00
TrueCharts Bot 93c6a7e07b chore(helm): update image docker.io/mbentley/omada-controller digest to f46b506 (#28197)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `24c7dd8` -> `f46b506` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 14:16:11 +02:00
Stavros Kois 21ef201d68 whoops
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-10-23 14:57:41 +03:00
Stavros Kois 4751b225cd cleanup more 2024-10-23 14:55:36 +03:00
Stavros Kois 260afb57ad chore(docs): update reamde template (#28194)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-10-23 14:54:38 +03:00
Kjeld Schouten 46edc79e08 disable astro experimental stuff for now 2024-10-23 13:34:19 +02:00
Kjeld Schouten 07b1a03cf8 feat(website): enable some experimental astro features 2024-10-23 12:05:19 +02:00
Kjeld Schouten 70633acc6c chore(ci): fix cloudflare upload branch 2024-10-23 11:47:12 +02:00
Kjeld Schouten 259bc31071 attempt 2 2024-10-23 11:16:24 +02:00
Kjeld Schouten 9e3d371c01 trigger website build 2024-10-23 11:14:10 +02:00
Kjeld Schouten a6d6f43da6 move to hash Chart.yaml files 2024-10-23 11:12:49 +02:00
Kjeld Schouten 6425e086ca use day-time based caching for changelog 2024-10-23 11:04:26 +02:00
TrueCharts Bot bdd8ba3c22 fix(website): update @playform/compress 0.1.4 → 0.1.5 (#28192)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@playform/compress](https://redirect.github.com/PlayForm/Compress) |
dependencies | patch | [`0.1.4` ->
`0.1.5`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.4/0.1.5)
|

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>PlayForm/Compress (@&#8203;playform/compress)</summary>

###
[`v0.1.5`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#015)

[Compare
Source](https://redirect.github.com/PlayForm/Compress/compare/1267d3c7f8124b9da1567a27ee5755a81e7535a9...a521ab429adf5c90f5b2f052eab191f0af144b3e)

##### Changed

-   Updated dependencies
-   Typings update

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 08:24:38 +02:00
TrueCharts Bot a7283fab4b chore(helm): update image docker.io/kubernetesui/dashboard-metrics-scraper 1.2.0 → 1.2.1 (#28168)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-metrics-scraper](https://redirect.github.com/kubernetes/dashboard)
| patch | `bd9efff` -> `82afbb4` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 06:21:40 +00:00
TrueCharts Bot 8ba7ee0792 chore(helm): update image docker.io/machines/filestash digest to c66254d (#28189)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `f949d70` -> `c66254d` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:18:07 +02:00
TrueCharts Bot f39f82671c chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 83b932e (#28187)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `94fe8a0` -> `83b932e` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:17:33 +02:00
TrueCharts Bot 784605998e chore(helm): update image docker.io/diygod/rsshub digest to 12dc877 (#28188)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `9a53ef1` -> `12dc877` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:16:20 +02:00
TrueCharts Bot 2427088de8 chore(helm): update image renovate/renovate 38.129.3 → 38.130.0 (#28186)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.130.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.130.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/38.129.3...38.130.0)

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.37.0
([#&#8203;32099](https://redirect.github.com/renovatebot/renovate/issues/32099))
([6bd656d](https://redirect.github.com/renovatebot/renovate/commit/6bd656d464b4463c8afdf21f2892a7b930eec201))

##### Miscellaneous Chores

- **deps:** update actions/checkout action to v4
([#&#8203;32090](https://redirect.github.com/renovatebot/renovate/issues/32090))
([6fd7836](https://redirect.github.com/renovatebot/renovate/commit/6fd78362a61059c989327e33659628da79bca0c8))
- **deps:** update davidanson/markdownlint-cli2-action action to v17
([#&#8203;32091](https://redirect.github.com/renovatebot/renovate/issues/32091))
([bece177](https://redirect.github.com/renovatebot/renovate/commit/bece1778295cb82c60e995e46743e2b1575ac2ca))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13
([#&#8203;32092](https://redirect.github.com/renovatebot/renovate/issues/32092))
([c54945e](https://redirect.github.com/renovatebot/renovate/commit/c54945e3726c92d21ef9b5898ae9d7cadc0f0197))
- **deps:** update peter-evans/create-pull-request action to v7
([#&#8203;31822](https://redirect.github.com/renovatebot/renovate/issues/31822))
([ed7b17a](https://redirect.github.com/renovatebot/renovate/commit/ed7b17acc9d03bc56bedccb7d39cff5b9c5c844d))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 06:16:09 +00:00
TrueCharts Bot e7a327bf3d chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to fe75b59 (#28191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/neggles/sd-webui-docker | digest | `73c0a2e` -> `fe75b59` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:15:57 +02:00
TrueCharts Bot a866fc6eca chore(helm): update image docker.io/searxng/searxng digest to 62350af (#28190)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `75a3854` -> `62350af` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 08:15:38 +02:00
TrueCharts Bot f390cef149 chore(helm): update image docker.io/wekanteam/wekan v7.60 → v7.61 (#28185)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `de63f6d` -> `854f69c` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v7.61`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v761-2024-10-23-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.60...v7.61)

This release adds the following updates:

- [Testing packages without versions from, for upcoming
upgrades](https://redirect.github.com/wekan/wekan/commit/6e8e581ceb330a7756403efa1f8bbe5a198ff111).
    Thanks to xet7.
- [Updated to MongoDB 6.0.18 at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/9d92a79a284147380eb08a0c011a8815dae5209b).
    Thanks to MongoDB developers.

and fixes the following bugs:

- [Try 3 to fix apparmor denied in syslog at Snap Candidate. Changed
MongoDB --host back to
--bind_ip](https://redirect.github.com/wekan/wekan/commit/6c54b38cdfd14959f4449cea0c3150bf86708ecd).
    Thanks to webenefits and xet7.
- [Try 4 to fix apparmor denied in syslog at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/ecdfc681700633d8688ca709f36924ceced96af8).
    Thanks to webenefits and xet7.
- [Try 5 to fix apparmor denied in syslog at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/e32d2daa4567728e4dd5048c9c575edcac1372da).
    Thanks to webenefits and xet7.
- [Try 6 to fix apparmor denied in syslog at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/5aa38c2e40429f06aac8bc1bc0b5ac30c5344c6f).
    Thanks to webenefits and xet7.
- [Renaming list shows in
activities](https://redirect.github.com/wekan/wekan/pull/5549).
    Thanks to AdenKoziol.
- [Fixing opening cards and slow performance of closing cards by
reverting switching kadira:flow-router to
ostrio:flow-router-extra](https://redirect.github.com/wekan/wekan/pull/5552).
    Thanks to mfilser.

Thanks to above GitHub users for their contributions and translators for
their translations.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 02:35:16 +02:00
TrueCharts Bot 843cdb6abf chore(helm): update image docker.io/grafana/grafana 11.2.3 → 11.3.0 (#28171)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | minor | `e655244` -> `a0f8812` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 00:32:09 +00:00
TrueCharts Bot be028dc76d chore(helm): update image docker.io/kubernetesui/dashboard-api 1.9.0 → 1.10.0 (#28174)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-api](https://redirect.github.com/kubernetes/dashboard)
| minor | `6b6db6a` -> `004f22c` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>kubernetes/dashboard
(docker.io/kubernetesui/dashboard-api)</summary>

###
[`v1.10.0`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.10.0)

#### Changelog

- Hide nodePort in internal endpoints when nodePort is not set
([#&#8203;2858](https://redirect.github.com/kubernetes/dashboard/issues/2858))
- Fix occasional Dashboard crashes when using terminal
([#&#8203;3062](https://redirect.github.com/kubernetes/dashboard/issues/3062))
- Allow disabling the skip button
([#&#8203;3077](https://redirect.github.com/kubernetes/dashboard/issues/3077))
- Support for viewing completed/inactive jobs
([#&#8203;3103](https://redirect.github.com/kubernetes/dashboard/issues/3103))
- Fix issue when displaying pods with owner reference set to another pod
([#&#8203;3108](https://redirect.github.com/kubernetes/dashboard/issues/3108))
- Fix job status display
([#&#8203;3098](https://redirect.github.com/kubernetes/dashboard/issues/3098))
- Improve backend logging
([#&#8203;3180](https://redirect.github.com/kubernetes/dashboard/issues/3180))
- Filter out sensitive data from the logs
([#&#8203;3198](https://redirect.github.com/kubernetes/dashboard/issues/3198))
- Update client-go to version 1.10.1
([#&#8203;3157](https://redirect.github.com/kubernetes/dashboard/issues/3157))
-   Other minor fixes and translation updates

#### Compatibility

| Kubernetes version | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 |
|--------------------|----|----|-----|-----|-----|-----|
| Compatibility            | ✓    | ✓   | ✓   |   ?   |    ?   |   ✕   |

-   `✓` Fully supported version range.
- `?` Due to breaking changes between Kubernetes API versions, some
features might not work correctly in the Dashboard.
-   `✕` Unsupported version range.

#### Images

    gcr.io/google_containers/kubernetes-dashboard-arm64:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-amd64:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-arm:v1.10.0
    gcr.io/google_containers/kubernetes-dashboard-s390x:v1.10.0

#### Installation

```bash
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.0/src/deploy/recommended/kubernetes-dashboard.yaml
```

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 00:31:55 +00:00
TrueCharts Bot 853012fa8e chore(helm): update image docker.io/bitnami/prometheus 2.54.1 → 2.55.0 (#28184)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/bitnami/prometheus](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/prometheus))
| minor | `9e63bdd` -> `5f7de03` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-23 02:30:42 +02:00
TrueCharts Bot 6a6923f543 chore(helm): update image renovate/renovate 38.129.2 → 38.129.3 (#28183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | patch |
-> |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate/renovate)</summary>

###
[`v38.129.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/38.129.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/38.129.2...38.129.3)

##### Miscellaneous Chores

- **deps:** update actions/cache action to v4.1.2
([#&#8203;32086](https://redirect.github.com/renovatebot/renovate/issues/32086))
([41afec3](https://redirect.github.com/renovatebot/renovate/commit/41afec3a3dd656bff2f3bcd03328a56e5cb23b8e))
- **deps:** update dependency
[@&#8203;swc/core](https://redirect.github.com/swc/core) to v1.7.36
([#&#8203;32087](https://redirect.github.com/renovatebot/renovate/issues/32087))
([62dbbee](https://redirect.github.com/renovatebot/renovate/commit/62dbbee39fede39586f75709151a5cd08880b461))
- **deps:** update dependency aws-sdk-client-mock to v4.1.0
([#&#8203;32088](https://redirect.github.com/renovatebot/renovate/issues/32088))
([12ab398](https://redirect.github.com/renovatebot/renovate/commit/12ab398dfea60b6c223addc170f3a8818ec6828e))
- **deps:** update github/codeql-action action to v3.27.0
([#&#8203;32089](https://redirect.github.com/renovatebot/renovate/issues/32089))
([d4c96b3](https://redirect.github.com/renovatebot/renovate/commit/d4c96b31b4011631b6b74cbc08d642c57c259520))

##### Build System

- **deps:** update dependency tslib to v2.8.0
([#&#8203;32094](https://redirect.github.com/renovatebot/renovate/issues/32094))
([17978cc](https://redirect.github.com/renovatebot/renovate/commit/17978cc51b456ce60f2f1964ccfd97f9548938cd))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:29:54 +02:00
TrueCharts Bot d8652c2c03 chore(flux): update image kubernetes-dashboard 1.8.0 → 1.8.1 (clustertool) (#28179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-dashboard](https://truecharts.org/charts/premium/kubernetes-dashboard)
([source](https://redirect.github.com/kubernetes-dashboard/kubernetes-dashboard))
| patch | `1.8.0` -> `1.8.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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:29:18 +02:00
TrueCharts Bot 4360117a7a chore(helm): update image docker.io/pepperlabs/peppermint digest to 9a0460c (#28177)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `5f845fe` -> `9a0460c` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 00:29:03 +00:00
TrueCharts Bot 6d7e8966e8 chore(flux): update image prometheus-operator 8.6.0 → 8.6.1 (clustertool) (#28180)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator)
([source](https://redirect.github.com/prometheus-operator)) | patch |
`8.6.0` -> `8.6.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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 00:28:51 +00:00
TrueCharts Bot 1fa79a08fd chore(helm): update image docker.io/testdasi/simple-dns-doh digest to 7216f13 (#28178)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/testdasi/simple-dns-doh | digest | `b00ddf0` -> `7216f13` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 00:28:47 +00:00
TrueCharts Bot dcaaf8001f chore(flux): update image spegel 2.0.0 → 2.0.2 (clustertool) (#28181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/system/spegel))
| patch | `2.0.0` -> `2.0.2` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-23 02:28:32 +02:00
TrueCharts Bot e798605df9 chore(helm): update image docker.io/factoriotools/factorio digest to 3a678b8 (#28176)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `9dcd460` -> `3a678b8` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 02:28:23 +02:00
TrueCharts Bot c9526cd9ef chore(helm): update image docker.io/diygod/rsshub digest to 9a53ef1 (#28175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `6f3fe8c` -> `9a53ef1` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-23 02:28:09 +02:00
Kjeld Schouten 5e8def4bb3 Create TRIGGER
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 23:34:49 +02:00
Kjeld Schouten ab1ee658b1 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 23:34:02 +02:00
Kjeld Schouten d88950c3d7 Update 2024-10-16-news.md
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 23:21:37 +02:00
Kjeld Schouten 74c7c70dfa Delete website/TRIGGER
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 21:25:34 +02:00
Kjeld Schouten ce6810ec84 Update charts-release.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 21:25:04 +02:00
Kjeld Schouten f988cc2dd6 fix(clustertool): fix rc2 breaking-bug
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 21:05:13 +02:00
Kjeld Schouten 08ea3ddc36 Update all.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-10-22 21:01:04 +02:00
TrueCharts Bot 650d7934c7 chore(helm): update image ghcr.io/linuxserver/synclounge digest to 6825824 (#28165)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages)
([source](https://redirect.github.com/linuxserver/docker-synclounge)) |
digest | `65cd2b9` -> `6825824` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:19:27 +02:00
TrueCharts Bot 298afbd0c7 chore(helm): update image docker.io/itzg/mc-router 1.22.0 → 1.23.0 (#28172)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router)
| minor | `7bb8ac0` -> `e8c8d56` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/mc-router (docker.io/itzg/mc-router)</summary>

###
[`v1.23.0`](https://redirect.github.com/itzg/mc-router/releases/tag/1.23.0)

[Compare
Source](https://redirect.github.com/itzg/mc-router/compare/1.22.0...1.23.0)

#### What's Changed

- Update documentation - autoscaling requirements by
[@&#8203;csabca83](https://redirect.github.com/csabca83) in
[https://github.com/itzg/mc-router/pull/317](https://redirect.github.com/itzg/mc-router/pull/317)
- build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/319](https://redirect.github.com/itzg/mc-router/pull/319)
- Trim serverAddress before logging its value for lookup by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/mc-router/pull/321](https://redirect.github.com/itzg/mc-router/pull/321)
- build(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/327](https://redirect.github.com/itzg/mc-router/pull/327)
- build(deps): bump github.com/docker/docker from 27.1.1+incompatible to
27.2.0+incompatible by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/326](https://redirect.github.com/itzg/mc-router/pull/326)
- build(deps): bump github.com/docker/docker from 27.2.0+incompatible to
27.2.1+incompatible in the patches group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/328](https://redirect.github.com/itzg/mc-router/pull/328)
- build(deps): bump github.com/docker/docker from 27.2.1+incompatible to
27.3.1+incompatible by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/332](https://redirect.github.com/itzg/mc-router/pull/332)
- build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/333](https://redirect.github.com/itzg/mc-router/pull/333)
- build(deps): bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/334](https://redirect.github.com/itzg/mc-router/pull/334)
- Fix runtime panic in swarm mode by
[@&#8203;n1xx1](https://redirect.github.com/n1xx1) in
[https://github.com/itzg/mc-router/pull/335](https://redirect.github.com/itzg/mc-router/pull/335)
- build(deps): bump golang.ngrok.com/ngrok from 1.10.0 to 1.11.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/itzg/mc-router/pull/336](https://redirect.github.com/itzg/mc-router/pull/336)

#### New Contributors

- [@&#8203;csabca83](https://redirect.github.com/csabca83) made their
first contribution in
[https://github.com/itzg/mc-router/pull/317](https://redirect.github.com/itzg/mc-router/pull/317)

**Full Changelog**:
https://github.com/itzg/mc-router/compare/1.22.0...1.23.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 20:16:55 +02:00
TrueCharts Bot 5326578edd chore(helm): update image docker.io/jenkins/jenkins 2.481 → 2.482 (#28173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`62fe8db` -> `61ab9dd` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

###
[`v2.482`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.482)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.481...2.482)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.482
([changelog](https://www.jenkins.io/changelog/2.482))

#### 📦 Dependency updates

- Bump Debian Bookworm Linux Version to
[`2024101`](https://redirect.github.com/jenkinsci/docker/commit/20241016)
([#&#8203;1943](https://redirect.github.com/jenkinsci/docker/issues/1943))
[@&#8203;github-actions](https://redirect.github.com/github-actions)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-22 20:16:52 +02:00
TrueCharts Bot 081386d534 chore(helm): update image docker.io/kubernetesui/dashboard-auth 1.2.0 → 1.2.1 (#28167)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-auth](https://redirect.github.com/kubernetes/dashboard)
| patch | `74a3d61` -> `7d1b97b` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 20:16:41 +02:00
TrueCharts Bot 57b8bae449 chore(helm): update image docker.io/kubernetesui/dashboard-web 1.5.0 → 1.5.1 (#28169)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard)
| patch | `fc2c7fe` -> `86da03d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>kubernetes/dashboard
(docker.io/kubernetesui/dashboard-web)</summary>

###
[`v1.5.1`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.5.1)

[Compare
Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.5.0...v1.5.1)

#### Changelog

##### Bug Fixes

-   Fix CSRF vulnerability in the Deploy form
- Fix not able to edit and delete objects not in a namespace (Physical
Volumes etc)
-   Various typos

##### Minor Features

- Improved display of pod state (use condition when determining color of
icon)
-   Provide basic statistics to Prometheus

#### Images

    gcr.io/google_containers/kubernetes-dashboard-arm64:v1.5.1
    gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.1
    gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.5.1
    gcr.io/google_containers/kubernetes-dashboard-arm:v1.5.1

#### Installation

```bash
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.5.1/src/deploy/kubernetes-dashboard.yaml
```

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 20:16:35 +02:00
TrueCharts Bot 1a381fa42b chore(helm): update image docker.io/grafana/grafana 11.2.2 → 11.2.3 (#28166)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | patch | `d513322` -> `e655244` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-10-22 20:16:24 +02:00
TrueCharts Bot 52bef5417c chore(helm): update image docker.io/pepperlabs/peppermint digest to 5f845fe (#28164)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pepperlabs/peppermint | digest | `f8444ee` -> `5f845fe` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:15:38 +02:00
TrueCharts Bot 386115c193 chore(helm): update image docker.io/diygod/rsshub digest to 6f3fe8c (#28162)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `fec3673` -> `6f3fe8c` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:15:23 +02:00
TrueCharts Bot 0facdecdfe chore(helm): update image docker.io/factoriotools/factorio digest to 9dcd460 (#28163)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/factoriotools/factorio | digest | `b83d8dd` -> `9dcd460` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:14:57 +02:00
TrueCharts Bot db0a1c33c0 chore(github-action): update actions/cache digest to 6849a64 (#28161)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://redirect.github.com/actions/cache) | action |
digest | `3624ceb` -> `6849a64` |

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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19-->
2024-10-22 20:13:20 +02:00