Commit Graph

349 Commits

Author SHA1 Message Date
TrueCharts Bot 5e12d4ef2c chore(container): update docker.io/renovate/renovate docker tag to v39.251.3 (#34635)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `39.251.0-full` -> `39.251.3-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.251.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.3)

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

##### Bug Fixes

- **data:** automatic update of static data
([#&#8203;35446](https://redirect.github.com/renovatebot/renovate/issues/35446))
([62bce43](https://redirect.github.com/renovatebot/renovate/commit/62bce431a904e21db47b75ea5be803654169bc09))

###
[`v39.251.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.60.1
(main)
([#&#8203;35450](https://redirect.github.com/renovatebot/renovate/issues/35450))
([25faac7](https://redirect.github.com/renovatebot/renovate/commit/25faac7d7beffee215d4aa0b94f7202efc3c50db))

###
[`v39.251.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.14
(main)
([#&#8203;35448](https://redirect.github.com/renovatebot/renovate/issues/35448))
([595caf4](https://redirect.github.com/renovatebot/renovate/commit/595caf45a52aa871571f44bdbcd7ba4579dde751))

##### Documentation

- **datasource/deb:** fix example typo
([#&#8203;35429](https://redirect.github.com/renovatebot/renovate/issues/35429))
([b4d2f24](https://redirect.github.com/renovatebot/renovate/commit/b4d2f24c9c194246d7b009a8bedcb91d72e34f5a))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.14.1
(main)
([#&#8203;35442](https://redirect.github.com/renovatebot/renovate/issues/35442))
([29b357a](https://redirect.github.com/renovatebot/renovate/commit/29b357a319c282a9ff9c77166b4c409df3c91b1e))
- **deps:** update dependency emojibase-data to v16.0.3 (main)
([#&#8203;35445](https://redirect.github.com/renovatebot/renovate/issues/35445))
([8c5463c](https://redirect.github.com/renovatebot/renovate/commit/8c5463cf1231662564d1a70a337f63ae36360a70))
- **deps:** update dependency lint-staged to v15.5.1 (main)
([#&#8203;35441](https://redirect.github.com/renovatebot/renovate/issues/35441))
([eaaa5ac](https://redirect.github.com/renovatebot/renovate/commit/eaaa5ac33f150ceda133bc2297e791ee7e197e93))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.14 (main)
([#&#8203;35447](https://redirect.github.com/renovatebot/renovate/issues/35447))
([0cf7787](https://redirect.github.com/renovatebot/renovate/commit/0cf7787fbb1bb6cd4755fabfc4fb506100734486))
- **deps:** update python:3.13 docker digest to
[`34dc8eb`](https://redirect.github.com/renovatebot/renovate/commit/34dc8eb)
(main)
([#&#8203;35437](https://redirect.github.com/renovatebot/renovate/issues/35437))
([5ae1c39](https://redirect.github.com/renovatebot/renovate/commit/5ae1c39da72306660e12a7ceaf694fbedb3e4dd1))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-22 02:32:30 +02:00
TrueCharts Bot 87bb5de6bc chore(container): update traefik docker tag to v3.3.6 (#34578)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.3.5` -> `v3.3.6` |

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.3.6`](https://redirect.github.com/traefik/traefik/releases/tag/v3.3.6)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.6...v3.3.6)

**Important:**

Since `v3.3.6`, the incoming request path is now cleaned before being
used to match the router rules and sent to the backends. Any `/../`,
`/./` or duplicate slash segments in the request path is interpreted
and/or collapsed.

Please read the [migration
guide](https://doc.traefik.io/traefik/v3.3/migration/v3/#request-path-sanitization).

**Documentation:**

- **\[k8s/gatewayapi]** Fix Kubernetes Gateway statusAddress
documentation
([#&#8203;11663](https://redirect.github.com/traefik/traefik/pull/11663)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[tracing]** Document how to pass multiple Headers on tracing with
CLI
([#&#8203;11665](https://redirect.github.com/traefik/traefik/pull/11665)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- Fix typos on what is Traefik docs page
([#&#8203;11685](https://redirect.github.com/traefik/traefik/pull/11685)
by [matthewCmatt](https://redirect.github.com/matthewCmatt))
- Update Welcome Page
([#&#8203;11615](https://redirect.github.com/traefik/traefik/pull/11615)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11703](https://redirect.github.com/traefik/traefik/pull/11703)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11696](https://redirect.github.com/traefik/traefik/pull/11696)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.3
([#&#8203;11694](https://redirect.github.com/traefik/traefik/pull/11694)
by [rtribotte](https://redirect.github.com/rtribotte))

###
[`v3.3.6`](https://redirect.github.com/traefik/traefik/releases/tag/v3.3.6)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.6)

**Important:**

Since `v3.3.6`, the incoming request path is now cleaned before being
used to match the router rules and sent to the backends. Any `/../`,
`/./` or duplicate slash segments in the request path is interpreted
and/or collapsed.

Please read the [migration
guide](https://doc.traefik.io/traefik/v3.3/migration/v3/#request-path-sanitization).

**Documentation:**

- **\[k8s/gatewayapi]** Fix Kubernetes Gateway statusAddress
documentation
([#&#8203;11663](https://redirect.github.com/traefik/traefik/pull/11663)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[tracing]** Document how to pass multiple Headers on tracing with
CLI
([#&#8203;11665](https://redirect.github.com/traefik/traefik/pull/11665)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- Fix typos on what is Traefik docs page
([#&#8203;11685](https://redirect.github.com/traefik/traefik/pull/11685)
by [matthewCmatt](https://redirect.github.com/matthewCmatt))
- Update Welcome Page
([#&#8203;11615](https://redirect.github.com/traefik/traefik/pull/11615)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11703](https://redirect.github.com/traefik/traefik/pull/11703)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11696](https://redirect.github.com/traefik/traefik/pull/11696)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.3
([#&#8203;11694](https://redirect.github.com/traefik/traefik/pull/11694)
by [rtribotte](https://redirect.github.com/rtribotte))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 02:25:06 +02:00
TrueCharts Bot f76b8648fd chore(container): update docker.io/codercom/code-server docker tag to v4.99.3 (#34577)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/codercom/code-server | final | patch | `4.99.2` -> `4.99.3`
|

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-20 02:23:45 +02:00
TrueCharts Bot 4a9e15c25f chore(container): update golang:1.24.2 docker digest to d9db321 (#34573)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `1ecc479` -> `d9db321` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-20 02:22:33 +02:00
TrueCharts Bot 89ad0b1b94 chore(container): update docker.io/renovate/renovate docker tag to v39.251.0 (#34548)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `39.245.3-full` -> `39.251.0-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.251.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.251.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.60.0
(main)
([#&#8203;35436](https://redirect.github.com/renovatebot/renovate/issues/35436))
([a0b1816](https://redirect.github.com/renovatebot/renovate/commit/a0b18164a57a780944ca85a8e3c48df970d0c41d))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.42 (main)
([#&#8203;35434](https://redirect.github.com/renovatebot/renovate/issues/35434))
([1aa9a98](https://redirect.github.com/renovatebot/renovate/commit/1aa9a98b3aa2cbc03bf5fcc57d0e801c715d6bc5))
- **deps:** update dependency pdm to v2.24.0 (main)
([#&#8203;35435](https://redirect.github.com/renovatebot/renovate/issues/35435))
([77949fb](https://redirect.github.com/renovatebot/renovate/commit/77949fb2a6186f92a887dcda2391929974a93840))

###
[`v39.250.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.3
(main)
([#&#8203;35433](https://redirect.github.com/renovatebot/renovate/issues/35433))
([f3bd0f7](https://redirect.github.com/renovatebot/renovate/commit/f3bd0f7f870adef6ea752d3b31a9887dd5aa163e))

###
[`v39.250.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.2)

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

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/semantic-conventions](https://redirect.github.com/opentelemetry/semantic-conventions)
to v1.32.0 (main)
([#&#8203;35432](https://redirect.github.com/renovatebot/renovate/issues/35432))
([905efc5](https://redirect.github.com/renovatebot/renovate/commit/905efc5a10a37bb01d67b1acb8173f15e00e48b2))

###
[`v39.250.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.2
(main)
([#&#8203;35430](https://redirect.github.com/renovatebot/renovate/issues/35430))
([231bfec](https://redirect.github.com/renovatebot/renovate/commit/231bfec979ff6a6553afa72b8482bca7c4664811))

###
[`v39.250.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.250.0)

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

##### Features

- **bun:** workspaces
([#&#8203;35010](https://redirect.github.com/renovatebot/renovate/issues/35010))
([56d82ca](https://redirect.github.com/renovatebot/renovate/commit/56d82cae5aaf53b3ccc8d8f3c77a359e125856c5))

###
[`v39.249.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.249.0)

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

##### Features

- **gradle:** add support for exclusiveContent() repository definitions
([#&#8203;35421](https://redirect.github.com/renovatebot/renovate/issues/35421))
([4137244](https://redirect.github.com/renovatebot/renovate/commit/4137244b4eaff70df12ea9748b9fac9a7419178f))

##### Bug Fixes

- **gerrit:** auto-approve without calling gerrit api
([#&#8203;35315](https://redirect.github.com/renovatebot/renovate/issues/35315))
([3d68582](https://redirect.github.com/renovatebot/renovate/commit/3d68582b8afca31642641e1e802f6335484d5481))

###
[`v39.248.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.4)

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

##### Bug Fixes

- **repositoryCache:** skip loading empty cache files
([#&#8203;35427](https://redirect.github.com/renovatebot/renovate/issues/35427))
([173b2cc](https://redirect.github.com/renovatebot/renovate/commit/173b2ccfc839cbe77bac32400c17b8c2c7cd254c))

###
[`v39.248.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.3)

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

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.12 (main)
([#&#8203;35426](https://redirect.github.com/renovatebot/renovate/issues/35426))
([d8c0466](https://redirect.github.com/renovatebot/renovate/commit/d8c0466ae5fb452a4c7ed9690e4f4a2a8f750415))

##### Miscellaneous Chores

- **deps:** update dependency eslint-config-prettier to v10.1.2 (main)
([#&#8203;35425](https://redirect.github.com/renovatebot/renovate/issues/35425))
([af5a5e8](https://redirect.github.com/renovatebot/renovate/commit/af5a5e84c4ef9a57498ec6556863bf065bec2d49))

###
[`v39.248.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.1
(main)
([#&#8203;35424](https://redirect.github.com/renovatebot/renovate/issues/35424))
([f275132](https://redirect.github.com/renovatebot/renovate/commit/f27513290969d08418e936db7e826e94592f7f6a))

###
[`v39.248.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.1)

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

##### Build System

- **deps:** update dependency
[@&#8203;opentelemetry/semantic-conventions](https://redirect.github.com/opentelemetry/semantic-conventions)
to v1.31.0 (main)
([#&#8203;35420](https://redirect.github.com/renovatebot/renovate/issues/35420))
([1fa1bf8](https://redirect.github.com/renovatebot/renovate/commit/1fa1bf87ebefa4b6261af2e7f60d719a342b60a4))

###
[`v39.248.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.248.0)

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

##### Features

- **datasource/github-runners:** mark Windows Server 2019 as deprecated
([#&#8203;35408](https://redirect.github.com/renovatebot/renovate/issues/35408))
([e6bc269](https://redirect.github.com/renovatebot/renovate/commit/e6bc2692ffcedcc6bacb66c5373064e16bef8605))

##### Bug Fixes

- **manager/pixi:** do not pick pixi version based on lockfile
([#&#8203;35389](https://redirect.github.com/renovatebot/renovate/issues/35389))
([4b772e1](https://redirect.github.com/renovatebot/renovate/commit/4b772e1564e1ba1a50a2d80ce4211787f26ec6a1))

###
[`v39.247.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.247.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.59.0
(main)
([#&#8203;35416](https://redirect.github.com/renovatebot/renovate/issues/35416))
([9c6e11a](https://redirect.github.com/renovatebot/renovate/commit/9c6e11a63073eb77f8af06777345b177a4657cf0))

###
[`v39.246.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.246.1)

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

##### Build System

- **deps:** update dependency
[@&#8203;yarnpkg/core](https://redirect.github.com/yarnpkg/core) to
v4.4.0 (main)
([#&#8203;35414](https://redirect.github.com/renovatebot/renovate/issues/35414))
([6600ccf](https://redirect.github.com/renovatebot/renovate/commit/6600ccfa64102455c74331321da134b42868d22c))

###
[`v39.246.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.246.0)

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

##### Features

- **prBody:** Support templates in changelogUrl
([#&#8203;35380](https://redirect.github.com/renovatebot/renovate/issues/35380))
([e307fa2](https://redirect.github.com/renovatebot/renovate/commit/e307fa284c49b1c8f9003753a7e6a6c15bc310ce))

##### Documentation

- **nuget:** document changelog fallback behaviour for partial V3 API
server implementations
([#&#8203;35402](https://redirect.github.com/renovatebot/renovate/issues/35402))
([1a1bc9e](https://redirect.github.com/renovatebot/renovate/commit/1a1bc9eaecd19b70e50e9b779475b23bd2be8076))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-19 06:08:53 +00:00
TrueCharts Bot 74d8616452 chore(container): update docker.io/renovate/renovate docker tag to v39.245.3 (#34540)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `39.245.2-full` -> `39.245.3-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.245.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.245.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.58.7
(main)
([#&#8203;35407](https://redirect.github.com/renovatebot/renovate/issues/35407))
([a28a5e0](https://redirect.github.com/renovatebot/renovate/commit/a28a5e0336d1ead25fddba8ab357f87a1b3f871f))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.40 (main)
([#&#8203;35404](https://redirect.github.com/renovatebot/renovate/issues/35404))
([b11d378](https://redirect.github.com/renovatebot/renovate/commit/b11d378a983efe9c8e160a13f182dbb07ef68e34))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-19 02:23:38 +02:00
TrueCharts Bot 2477c73471 chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.3.6 (#34528)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/traefik](https://hub.docker.com/_/traefik)
([source](https://redirect.github.com/traefik/traefik-library-image)) |
stage | patch | `3.3.5` -> `3.3.6` |

---

### Release Notes

<details>
<summary>traefik/traefik-library-image
(public.ecr.aws/docker/library/traefik)</summary>

###
[`v3.3.6`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.6)

[Compare
Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.6...v3.3.6)

###
[`v3.3.6`](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.5...v3.3.6)

[Compare
Source](https://redirect.github.com/traefik/traefik-library-image/compare/v3.3.5...v3.3.6)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-18 20:12:00 +02:00
TrueCharts Bot f07a47c22e chore(container): update docker.io/renovate/renovate docker tag to v39.245.2 (#34445)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `39.240.1-full` -> `39.245.2-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.245.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.245.2)

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

##### Build System

- **deps:** update dependency cronstrue to v2.59.0 (main)
([#&#8203;35403](https://redirect.github.com/renovatebot/renovate/issues/35403))
([9363d4a](https://redirect.github.com/renovatebot/renovate/commit/9363d4aeebae69a7a9a7dceb3b848ec6d4e5de78))

###
[`v39.245.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.245.1)

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

##### Bug Fixes

- constraints type in json schema
([#&#8203;35398](https://redirect.github.com/renovatebot/renovate/issues/35398))
([ca7cc0b](https://redirect.github.com/renovatebot/renovate/commit/ca7cc0ba574af59dcfaad161844ba39aae1cfce9))

##### Miscellaneous Chores

- **deps:** update docker/dockerfile docker tag to v1.15.0 (main)
([#&#8203;35397](https://redirect.github.com/renovatebot/renovate/issues/35397))
([93a4a82](https://redirect.github.com/renovatebot/renovate/commit/93a4a82f5a5aa2fdbce319b305ad0ce6f9f38418))

###
[`v39.245.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.245.0)

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

##### Features

- **yaml:** Improve YAML parser on Jinja2 templates
([#&#8203;35374](https://redirect.github.com/renovatebot/renovate/issues/35374))
([8bb9a00](https://redirect.github.com/renovatebot/renovate/commit/8bb9a00a929ff7879c4bfdc6c89b097a526b7ecd))

###
[`v39.244.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.244.3)

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

##### Bug Fixes

- **worker:** sort pr title numbers numerically
([#&#8203;35393](https://redirect.github.com/renovatebot/renovate/issues/35393))
([cdeeefd](https://redirect.github.com/renovatebot/renovate/commit/cdeeefdeaa336b9946be6f7ab1b0fe17c69803cc))

##### Miscellaneous Chores

- **deps:** update prom/prometheus docker tag to v3.3.0 (main)
([#&#8203;35394](https://redirect.github.com/renovatebot/renovate/issues/35394))
([ce84205](https://redirect.github.com/renovatebot/renovate/commit/ce842053472ba79ef263f04dae3f086f7ac706bd))
- **deps:** update python:3.13 docker digest to
[`9819e56`](https://redirect.github.com/renovatebot/renovate/commit/9819e56)
(main)
([#&#8203;35270](https://redirect.github.com/renovatebot/renovate/issues/35270))
([c8d4d7e](https://redirect.github.com/renovatebot/renovate/commit/c8d4d7e08df7b50e216ab16f997526df81f79b87))

###
[`v39.244.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.244.2)

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

##### Bug Fixes

- **util/yaml:** drop duplicate message
([#&#8203;35392](https://redirect.github.com/renovatebot/renovate/issues/35392))
([918dafe](https://redirect.github.com/renovatebot/renovate/commit/918dafe63272c7ca618e32bd86a29edb63e862d6))

##### Tests

- **nix:** inline fixtures
([#&#8203;35391](https://redirect.github.com/renovatebot/renovate/issues/35391))
([b22f5d8](https://redirect.github.com/renovatebot/renovate/commit/b22f5d86a7f604f5c8a4cc3749c4e281eeddfce2))

###
[`v39.244.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.244.1)

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

##### Bug Fixes

- **devbox:** nix is still required to update packages
([#&#8203;35388](https://redirect.github.com/renovatebot/renovate/issues/35388))
([949de13](https://redirect.github.com/renovatebot/renovate/commit/949de13efa6d137a08c732fe2997bf3c383d80f3))
- **nix:** add `path` input type to Nix schema
([#&#8203;35379](https://redirect.github.com/renovatebot/renovate/issues/35379))
([58e2e93](https://redirect.github.com/renovatebot/renovate/commit/58e2e93509b4f55ec1787580250981fd9994fd09))

##### Miscellaneous Chores

- drop obsolete types
([#&#8203;35386](https://redirect.github.com/renovatebot/renovate/issues/35386))
([6463abd](https://redirect.github.com/renovatebot/renovate/commit/6463abda2429b0f0224cc456264cedd385565f6e))

###
[`v39.244.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.244.0)

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

##### Features

- **instrumentation:** use
[@&#8203;opentelemetry](https://redirect.github.com/opentelemetry)
resources detectors
([#&#8203;34904](https://redirect.github.com/renovatebot/renovate/issues/34904))
([12bc4da](https://redirect.github.com/renovatebot/renovate/commit/12bc4da24189adf9d0acdab397a7ae0660df3da4))

##### Build System

- **deps:** update dependency git-url-parse to v16.1.0 (main)
([#&#8203;35381](https://redirect.github.com/renovatebot/renovate/issues/35381))
([c51297c](https://redirect.github.com/renovatebot/renovate/commit/c51297c69f2cf36845b9a81f548453952c879069))

###
[`v39.243.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.243.0)

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

##### Features

- readable cron schedule
([#&#8203;35356](https://redirect.github.com/renovatebot/renovate/issues/35356))
([4f0a15b](https://redirect.github.com/renovatebot/renovate/commit/4f0a15ba55ca2acabf29562f286dc0037ac94a7b))

##### Miscellaneous Chores

- **deps:** update codecov/codecov-action action to v5.4.2 (main)
([#&#8203;35378](https://redirect.github.com/renovatebot/renovate/issues/35378))
([d2140fd](https://redirect.github.com/renovatebot/renovate/commit/d2140fd4e1d805deadebeb0f29970907f024b267))

###
[`v39.242.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.242.2)

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

##### Bug Fixes

- **gerrit:** hourly prs limit not being applied outside of execution
([#&#8203;35377](https://redirect.github.com/renovatebot/renovate/issues/35377))
([1ec3e7c](https://redirect.github.com/renovatebot/renovate/commit/1ec3e7c2238df5e3433b13a5cae3bd4c17811a2e))

###
[`v39.242.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.242.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.58.6
(main)
([#&#8203;35376](https://redirect.github.com/renovatebot/renovate/issues/35376))
([2f1a2b3](https://redirect.github.com/renovatebot/renovate/commit/2f1a2b3238b46afefa5cf4c54c7e506ed90a4d52))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.8.0 (main)
([#&#8203;35371](https://redirect.github.com/renovatebot/renovate/issues/35371))
([36446c4](https://redirect.github.com/renovatebot/renovate/commit/36446c49654011fd632bf44aed605cee10550d5f))
- **deps:** update dependency typescript-eslint to v8.29.1 (main)
([#&#8203;35372](https://redirect.github.com/renovatebot/renovate/issues/35372))
([e27eed1](https://redirect.github.com/renovatebot/renovate/commit/e27eed10debdb45e6413fcb3bb39d63709dab370))

###
[`v39.242.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.242.0)

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

##### Features

- Add `bumpedAt` field
([#&#8203;34794](https://redirect.github.com/renovatebot/renovate/issues/34794))
([7370ae8](https://redirect.github.com/renovatebot/renovate/commit/7370ae8f8dbf0155b5a9396771523f87a93c8e4f))

###
[`v39.241.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.241.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.58.5
(main)
([#&#8203;35369](https://redirect.github.com/renovatebot/renovate/issues/35369))
([b628d72](https://redirect.github.com/renovatebot/renovate/commit/b628d72dafe913cef2519000579a1d9758f2f510))

###
[`v39.241.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.241.1)

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

##### Bug Fixes

- **worker:** init user agent early
([#&#8203;35364](https://redirect.github.com/renovatebot/renovate/issues/35364))
([a910126](https://redirect.github.com/renovatebot/renovate/commit/a910126752c83d6c7ff2c3ad6b4e79a74b2dfef8))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/git-url-parse](https://redirect.github.com/types/git-url-parse)
to v16 (main)
([#&#8203;35365](https://redirect.github.com/renovatebot/renovate/issues/35365))
([c604668](https://redirect.github.com/renovatebot/renovate/commit/c60466896134be462668fceca840af1bd5564318))

###
[`v39.241.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.241.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.58.4
(main)
([#&#8203;35186](https://redirect.github.com/renovatebot/renovate/issues/35186))
([d4c3f60](https://redirect.github.com/renovatebot/renovate/commit/d4c3f603d2f4d9677979b8b6977ba08a4118d5b6))

##### Miscellaneous Chores

- add ci:allow-undesirable label logic
([#&#8203;35339](https://redirect.github.com/renovatebot/renovate/issues/35339))
([08e06de](https://redirect.github.com/renovatebot/renovate/commit/08e06deab2c6f2fdb92f59c7e09956ccde6fe7e8))
- **deps:** update actions/setup-node action to v4.4.0 (main)
([#&#8203;35359](https://redirect.github.com/renovatebot/renovate/issues/35359))
([316e68d](https://redirect.github.com/renovatebot/renovate/commit/316e68da38aa28d58c9ebd5d97d3d890e95167d1))
- **deps:** update containerbase/internal-tools action to v3.10.23
(main)
([#&#8203;35357](https://redirect.github.com/renovatebot/renovate/issues/35357))
([a88e26a](https://redirect.github.com/renovatebot/renovate/commit/a88e26a20efb2daebcadcdeddabe19a47e114aa1))
- **deps:** update dependency nock to v14.0.3 (main)
([#&#8203;35353](https://redirect.github.com/renovatebot/renovate/issues/35353))
([ab20a0c](https://redirect.github.com/renovatebot/renovate/commit/ab20a0cf08884021df55d3f838f781f4f4660851))
- **deps:** update dependency renovatebot/github-action to v41.0.20
(main)
([#&#8203;35358](https://redirect.github.com/renovatebot/renovate/issues/35358))
([b9fa49b](https://redirect.github.com/renovatebot/renovate/commit/b9fa49b5399995188e5a735532faa7e166d225dc))
- **deps:** update linters (main)
([#&#8203;35194](https://redirect.github.com/renovatebot/renovate/issues/35194))
([e86fa53](https://redirect.github.com/renovatebot/renovate/commit/e86fa531decfc7ced2f2aff900fb5daa115ddd6d))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.123.0 (main)
([#&#8203;35129](https://redirect.github.com/renovatebot/renovate/issues/35129))
([8dae3a3](https://redirect.github.com/renovatebot/renovate/commit/8dae3a3369100bf35febce7d245a8b6a9f9114c2))

##### Code Refactoring

- move capitalize fn to `lib/util`
([#&#8203;35355](https://redirect.github.com/renovatebot/renovate/issues/35355))
([a0c1dde](https://redirect.github.com/renovatebot/renovate/commit/a0c1dde4603557793a19ec2503684e3935deed18))

##### Continuous Integration

- **eslint:** Add rule to prevent imports from `tools/`
([#&#8203;35354](https://redirect.github.com/renovatebot/renovate/issues/35354))
([4d0837f](https://redirect.github.com/renovatebot/renovate/commit/4d0837fa8503bfbc53b0dc4b10ef1b539a7be81e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-16 06:10:41 +00:00
TrueCharts Bot dd5042d1c5 chore(container): update docker.io/renovate/renovate docker tag to v39.240.1 (#34439)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `39.240.0-full` -> `39.240.1-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.240.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.240.1)

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

##### Build System

- **deps:** update dependency cronstrue to v2.58.0 (main)
([#&#8203;35346](https://redirect.github.com/renovatebot/renovate/issues/35346))
([7da63b4](https://redirect.github.com/renovatebot/renovate/commit/7da63b485ac03549d3dd04d0ecd25c24e2d767d6))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-16 02:42:16 +02:00
TrueCharts Bot 19300265f4 chore(container): update golang:1.24.2 docker digest to 1ecc479 (#34325) 2025-04-13 14:11:22 +02:00
TrueCharts Bot 0dfe301be3 chore(container): update docker.io/codercom/code-server docker tag to v4.99.2 (#34327)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/codercom/code-server | final | patch | `4.99.1` -> `4.99.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-13 14:11:19 +02:00
TrueCharts Bot c7e8a61f0b chore(container): update docker.io/renovate/renovate docker tag to v39.240.0 (#34300)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `39.238.0-full` -> `39.240.0-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.240.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.240.0)

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

##### Features

- **datasource/azure-pipelines-tasks:** add built-in tasks changelog url
([#&#8203;35325](https://redirect.github.com/renovatebot/renovate/issues/35325))
([5091b14](https://redirect.github.com/renovatebot/renovate/commit/5091b14184a38d239de2619b7acd02dc0eade3da))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/better-sqlite3](https://redirect.github.com/types/better-sqlite3)
to v7.6.13 (main)
([#&#8203;35333](https://redirect.github.com/renovatebot/renovate/issues/35333))
([05b3fc0](https://redirect.github.com/renovatebot/renovate/commit/05b3fc0e25927d299bf3c046b533d9dde7af67aa))
- **deps:** update dependency renovatebot/github-action to v41.0.19
(main)
([#&#8203;35337](https://redirect.github.com/renovatebot/renovate/issues/35337))
([479886f](https://redirect.github.com/renovatebot/renovate/commit/479886f676e38e2530771baba728ee92201e189a))
- **deps:** update dependency typescript to v5.8.3 (main)
([#&#8203;35336](https://redirect.github.com/renovatebot/renovate/issues/35336))
([abe1f18](https://redirect.github.com/renovatebot/renovate/commit/abe1f185cb2a69679738c126776a57ef25949bf3))
- **deps:** update dependency vitest-mock-extended to v3.1.0 (main)
([#&#8203;35334](https://redirect.github.com/renovatebot/renovate/issues/35334))
([680e161](https://redirect.github.com/renovatebot/renovate/commit/680e1610309dd9f6047ec6fcc1018a4e2d7bb02a))

###
[`v39.238.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.2)

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

##### Bug Fixes

- **workers/auto-replace:** correctly handle prefix replacements
([#&#8203;35265](https://redirect.github.com/renovatebot/renovate/issues/35265))
([afd6415](https://redirect.github.com/renovatebot/renovate/commit/afd6415ad88de9c28dd95a9bbea7b85f6ed2b425))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/luxon](https://redirect.github.com/types/luxon) to v3.6.1
(main)
([#&#8203;35313](https://redirect.github.com/renovatebot/renovate/issues/35313))
([05ebbf3](https://redirect.github.com/renovatebot/renovate/commit/05ebbf3b79b238b856f80ccdd1741ed5d875496e))
- **deps:** update dependency
[@&#8203;types/luxon](https://redirect.github.com/types/luxon) to v3.6.2
(main)
([#&#8203;35319](https://redirect.github.com/renovatebot/renovate/issues/35319))
([790d0ea](https://redirect.github.com/renovatebot/renovate/commit/790d0ea50d7999135c19f511e359856833a480e0))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.14.0
(main)
([#&#8203;35295](https://redirect.github.com/renovatebot/renovate/issues/35295))
([2188ebb](https://redirect.github.com/renovatebot/renovate/commit/2188ebb98f61e80c4cb10410e4f2549ba056783a))
- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.39 (main)
([#&#8203;35293](https://redirect.github.com/renovatebot/renovate/issues/35293))
([043d665](https://redirect.github.com/renovatebot/renovate/commit/043d665677af9bb15883e9b6a5a5950ce8f85f08))
- **deps:** update dependency type-fest to v4.39.1 (main)
([#&#8203;35302](https://redirect.github.com/renovatebot/renovate/issues/35302))
([21e1e6f](https://redirect.github.com/renovatebot/renovate/commit/21e1e6f9cd5807c388eae86968a230c9e952f18e))

##### Code Refactoring

- **gerrit:** remove deprecated source branch as hashtags support
([#&#8203;33329](https://redirect.github.com/renovatebot/renovate/issues/33329))
([e64ca6b](https://redirect.github.com/renovatebot/renovate/commit/e64ca6b8521722216f6f50a44c5a6fb46dd52b4b))

###
[`v39.238.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.13
(main)
([#&#8203;35289](https://redirect.github.com/renovatebot/renovate/issues/35289))
([25eafdb](https://redirect.github.com/renovatebot/renovate/commit/25eafdb3796901eceb50e3810e3226f277a1be96))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.13 (main)
([#&#8203;35288](https://redirect.github.com/renovatebot/renovate/issues/35288))
([e0b85f3](https://redirect.github.com/renovatebot/renovate/commit/e0b85f3b38bd3ed29925c6afd4d6fb5c237e1d11))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-12 18:45:39 +00:00
Alfred Göppel b3c72dd458 fix(devcontainer): Update VERSION (#34307)
**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
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-12 18:39:19 +00:00
TrueCharts Bot 54bdb9f8ed chore(container): update docker.io/renovate/renovate docker tag to v39.238.2 (#34287)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `39.238.0-full` -> `39.238.2-full` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.238.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.2)

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

##### Bug Fixes

- **workers/auto-replace:** correctly handle prefix replacements
([#&#8203;35265](https://redirect.github.com/renovatebot/renovate/issues/35265))
([afd6415](https://redirect.github.com/renovatebot/renovate/commit/afd6415ad88de9c28dd95a9bbea7b85f6ed2b425))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/luxon](https://redirect.github.com/types/luxon) to v3.6.1
(main)
([#&#8203;35313](https://redirect.github.com/renovatebot/renovate/issues/35313))
([05ebbf3](https://redirect.github.com/renovatebot/renovate/commit/05ebbf3b79b238b856f80ccdd1741ed5d875496e))
- **deps:** update dependency
[@&#8203;types/luxon](https://redirect.github.com/types/luxon) to v3.6.2
(main)
([#&#8203;35319](https://redirect.github.com/renovatebot/renovate/issues/35319))
([790d0ea](https://redirect.github.com/renovatebot/renovate/commit/790d0ea50d7999135c19f511e359856833a480e0))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.14.0
(main)
([#&#8203;35295](https://redirect.github.com/renovatebot/renovate/issues/35295))
([2188ebb](https://redirect.github.com/renovatebot/renovate/commit/2188ebb98f61e80c4cb10410e4f2549ba056783a))
- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.1.39 (main)
([#&#8203;35293](https://redirect.github.com/renovatebot/renovate/issues/35293))
([043d665](https://redirect.github.com/renovatebot/renovate/commit/043d665677af9bb15883e9b6a5a5950ce8f85f08))
- **deps:** update dependency type-fest to v4.39.1 (main)
([#&#8203;35302](https://redirect.github.com/renovatebot/renovate/issues/35302))
([21e1e6f](https://redirect.github.com/renovatebot/renovate/commit/21e1e6f9cd5807c388eae86968a230c9e952f18e))

##### Code Refactoring

- **gerrit:** remove deprecated source branch as hashtags support
([#&#8203;33329](https://redirect.github.com/renovatebot/renovate/issues/33329))
([e64ca6b](https://redirect.github.com/renovatebot/renovate/commit/e64ca6b8521722216f6f50a44c5a6fb46dd52b4b))

###
[`v39.238.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.13
(main)
([#&#8203;35289](https://redirect.github.com/renovatebot/renovate/issues/35289))
([25eafdb](https://redirect.github.com/renovatebot/renovate/commit/25eafdb3796901eceb50e3810e3226f277a1be96))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.13 (main)
([#&#8203;35288](https://redirect.github.com/renovatebot/renovate/issues/35288))
([e0b85f3](https://redirect.github.com/renovatebot/renovate/commit/e0b85f3b38bd3ed29925c6afd4d6fb5c237e1d11))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-12 20:19:48 +02:00
TrueCharts Bot 292f37b837 chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.2-fpm docker digest to dcff0b1 (#34262)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final |
digest | `e904d95` -> `dcff0b1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-12 14:10:46 +02:00
Kjeld Schouten bfa0e23468 chore(ci): use BETA 17 for CI 2025-04-10 19:10:20 +02:00
TrueCharts Bot 3d62147852 chore(container): update docker.io/codercom/code-server docker tag to v4.99.1 (#34201)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/codercom/code-server | final | minor | `4.98.2` -> `4.99.1`
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-10 08:15:24 +02:00
TrueCharts Bot b86fb311be chore(container): update golang:1.24.2 docker digest to 18a1f2d (#34192)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `991aa6a` -> `18a1f2d` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-10 08:12:10 +02:00
TrueCharts Bot 329e590424 chore(deps): update go 1.23.8 → 1.24.2 (#34189)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [go](https://go.dev/)
([source](https://redirect.github.com/golang/go)) | toolchain | minor |
`1.23.8` -> `1.24.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-10 02:18:50 +02:00
TrueCharts Bot 238449e8b5 fix(deps): update module github.com/fsnotify/fsnotify v1.8.0 → v1.9.0 (#33949)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/fsnotify/fsnotify](https://redirect.github.com/fsnotify/fsnotify)
| require | minor | `v1.8.0` -> `v1.9.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary>

###
[`v1.9.0`](https://redirect.github.com/fsnotify/fsnotify/releases/tag/v1.9.0)

[Compare
Source](https://redirect.github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)

##### Changes and fixes

-   all: make BufferedWatcher buffered again ([#&#8203;657])

- inotify: fix race when adding/removing watches while a watched path is
being deleted ([#&#8203;678], [#&#8203;686])

- inotify: don't send empty event if a watched path is unmounted
([#&#8203;655])

- inotify: don't register duplicate watches when watching both a symlink
and its target; previously that would get "half-added" and removing the
second would panic ([#&#8203;679])

-   kqueue: fix watching relative symlinks ([#&#8203;681])

- kqueue: correctly mark pre-existing entries when watching a link to a
dir on kqueue ([#&#8203;682])

- illumos: don't send error if changed file is deleted while processing
the event ([#&#8203;678])

[#&#8203;657]: https://redirect.github.com/fsnotify/fsnotify/pull/657

[#&#8203;678]: https://redirect.github.com/fsnotify/fsnotify/pull/678

[#&#8203;686]: https://redirect.github.com/fsnotify/fsnotify/pull/686

[#&#8203;655]: https://redirect.github.com/fsnotify/fsnotify/pull/655

[#&#8203;681]: https://redirect.github.com/fsnotify/fsnotify/pull/681

[#&#8203;679]: https://redirect.github.com/fsnotify/fsnotify/pull/679

[#&#8203;682]: https://redirect.github.com/fsnotify/fsnotify/pull/682

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

---------

Co-authored-by: alfi0812 <admin@alfi0812.de>
2025-04-09 20:13:14 +00:00
Kjeld Schouten 432122817b chore: repo cleanup 2025-04-09 18:03:21 +02:00
Kjeld Schouten 6bc3319d20 Update Dockerfile
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-04-09 16:52:43 +02:00
TrueCharts Bot 5752f3df4d chore(container): update docker.io/renovate/renovate docker tag to v39.238.0 (#34167)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `39.234.0-full` -> `39.238.0-full` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.238.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.238.0)

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

##### Features

- **datasource/github-runners:** mark Windows Server 2025 as stable
([#&#8203;35284](https://redirect.github.com/renovatebot/renovate/issues/35284))
([ad5c45f](https://redirect.github.com/renovatebot/renovate/commit/ad5c45f43770e8d422c3e93b1c7e805848aa8dc9))

###
[`v39.237.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.237.0)

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

##### Features

- **bitbucket-server:** add support for changelogs
([#&#8203;34569](https://redirect.github.com/renovatebot/renovate/issues/34569))
([68a66a0](https://redirect.github.com/renovatebot/renovate/commit/68a66a05a98ae2ed77ec2f1e203fac553383b081))

###
[`v39.236.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.236.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.12
(main)
([#&#8203;35279](https://redirect.github.com/renovatebot/renovate/issues/35279))
([702f18f](https://redirect.github.com/renovatebot/renovate/commit/702f18f6a58de64966eaebbb6c816097bcc19e5c))

###
[`v39.236.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.236.1)

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

##### Bug Fixes

- **tool/pixi:** remove `v` prefix from raw version
([#&#8203;35277](https://redirect.github.com/renovatebot/renovate/issues/35277))
([e938454](https://redirect.github.com/renovatebot/renovate/commit/e9384549037e2937a7a8ce4a0f736c9990b9702f))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.23.1 (main)
([#&#8203;35275](https://redirect.github.com/renovatebot/renovate/issues/35275))
([78ecd13](https://redirect.github.com/renovatebot/renovate/commit/78ecd13a8c65623a6b52caecfe1e13e14cb58014))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.12 (main)
([#&#8203;35278](https://redirect.github.com/renovatebot/renovate/issues/35278))
([84454cf](https://redirect.github.com/renovatebot/renovate/commit/84454cfd62fa1f6955f45ca5954af8e2cbe060d7))

###
[`v39.236.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.236.0)

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

##### Features

- **conan:** Add support for lockfile maintenance
([#&#8203;28174](https://redirect.github.com/renovatebot/renovate/issues/28174))
([564ee83](https://redirect.github.com/renovatebot/renovate/commit/564ee83fb7c690ed2b0e5bbe4ee2b513fdf2415d))

###
[`v39.235.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.235.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.11
(main)
([#&#8203;35260](https://redirect.github.com/renovatebot/renovate/issues/35260))
([e4eefde](https://redirect.github.com/renovatebot/renovate/commit/e4eefde273d0da10271d3401e5b23d9dc6aecc31))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/luxon](https://redirect.github.com/types/luxon) to v3.6.0
(main)
([#&#8203;35236](https://redirect.github.com/renovatebot/renovate/issues/35236))
([3619702](https://redirect.github.com/renovatebot/renovate/commit/361970298b21221fda2ae7fe316462416697a63b))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.15 (main)
([#&#8203;35237](https://redirect.github.com/renovatebot/renovate/issues/35237))
([6fbcdb3](https://redirect.github.com/renovatebot/renovate/commit/6fbcdb3c093fc6778d84a4c5111fc91da52fdf85))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.16 (main)
([#&#8203;35246](https://redirect.github.com/renovatebot/renovate/issues/35246))
([781a9cf](https://redirect.github.com/renovatebot/renovate/commit/781a9cf33133354372c177bb4dbde691d9ef7311))
- **deps:** update dependency pnpm to v10.7.1 (main)
([#&#8203;35249](https://redirect.github.com/renovatebot/renovate/issues/35249))
([b88a306](https://redirect.github.com/renovatebot/renovate/commit/b88a3068a342037b33c7285e8517bad79d0dac71))
- **deps:** update dependency type-fest to v4.39.0 (main)
([#&#8203;35250](https://redirect.github.com/renovatebot/renovate/issues/35250))
([d4da4a1](https://redirect.github.com/renovatebot/renovate/commit/d4da4a10554ad5d2a4dc91980eb71176276de3b1))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.11 (main)
([#&#8203;35259](https://redirect.github.com/renovatebot/renovate/issues/35259))
([f6f5f4e](https://redirect.github.com/renovatebot/renovate/commit/f6f5f4e912f152e5ffd4e3048c6439c5e2c16f09))
- **deps:** update github/codeql-action action to v3.28.15 (main)
([#&#8203;35235](https://redirect.github.com/renovatebot/renovate/issues/35235))
([1de6ec9](https://redirect.github.com/renovatebot/renovate/commit/1de6ec9a39948a0c00742ef9745fee0d46070e3c))
- **deps:** update python:3.13 docker digest to
[`18ecbd0`](https://redirect.github.com/renovatebot/renovate/commit/18ecbd0)
(main)
([#&#8203;35243](https://redirect.github.com/renovatebot/renovate/issues/35243))
([1b6f9df](https://redirect.github.com/renovatebot/renovate/commit/1b6f9dfa5aacc464f02d0d097d864d12db3ef07d))
- **deps:** update python:3.13 docker digest to
[`aaf6d3c`](https://redirect.github.com/renovatebot/renovate/commit/aaf6d3c)
(main)
([#&#8203;35247](https://redirect.github.com/renovatebot/renovate/issues/35247))
([e9ba9fc](https://redirect.github.com/renovatebot/renovate/commit/e9ba9fc2e30c64ae80ce9d3d526546d647abc0f3))
- **deps:** update vitest monorepo to v3.1.1 (main)
([#&#8203;35221](https://redirect.github.com/renovatebot/renovate/issues/35221))
([558809f](https://redirect.github.com/renovatebot/renovate/commit/558809f1aababdd55a200fa746fe77c0c760fc16))

##### Code Refactoring

- **circleci:** Simplify CircleCI extraction
([#&#8203;35233](https://redirect.github.com/renovatebot/renovate/issues/35233))
([8c00b15](https://redirect.github.com/renovatebot/renovate/commit/8c00b15ffcccafd52de4075f88cb1a7215636373))

###
[`v39.235.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.235.2)

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

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline)
to v1.6.5 (main)
([#&#8203;35232](https://redirect.github.com/renovatebot/renovate/issues/35232))
([fcc9b47](https://redirect.github.com/renovatebot/renovate/commit/fcc9b47101d6f1805fd63c1867d07827b0e99edd))

###
[`v39.235.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.235.1)

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

##### Build System

- **deps:** update dependency luxon to v3.6.1 (main)
([#&#8203;35230](https://redirect.github.com/renovatebot/renovate/issues/35230))
([c91c875](https://redirect.github.com/renovatebot/renovate/commit/c91c87594b57af006d1a3f32f0048f24b1127a05))

###
[`v39.235.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.235.0)

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

##### Features

- **schema:** Add utility for detecting circular data
([#&#8203;35223](https://redirect.github.com/renovatebot/renovate/issues/35223))
([5ad8030](https://redirect.github.com/renovatebot/renovate/commit/5ad8030a8e5f8c05eabef27c895f1e02177764cf))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v3.28.14 (main)
([#&#8203;35220](https://redirect.github.com/renovatebot/renovate/issues/35220))
([a13f5da](https://redirect.github.com/renovatebot/renovate/commit/a13f5daca93faaf213047ea26c36135b74c2c732))
- **label-actions:** capitalize Renovate brandname
([#&#8203;35222](https://redirect.github.com/renovatebot/renovate/issues/35222))
([b53f2a9](https://redirect.github.com/renovatebot/renovate/commit/b53f2a9ffecf5127814cf39db2ffd8ff65bffeba))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-09 14:43:39 +00:00
Kjeld Schouten b3c027f0c8 fix(clustertool): new round of indent fixes 2025-04-09 15:15:50 +02:00
Kjeld Schouten 2ec6932556 hmm 2025-04-09 15:00:46 +02:00
Kjeld Schouten bb991743f2 chore: update clustertool version everywhere 2025-04-09 14:15:45 +02:00
Kjeld Schouten ef2eb161a4 chore(removate): dont add pre-commit for now 2025-04-09 14:11:23 +02:00
Kjeld Schouten ee80a770b1 fix(renovate): correct oopsie 2025-04-09 14:06:07 +02:00
Kjeld Schouten f2cfe79e70 fix(renovate): add pre-commit to renovate 2025-04-09 14:03:41 +02:00
TrueCharts Bot 037f4ea64f chore(container): update ubuntu:latest docker digest to 1e622c5 (#34136)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | final | digest | `4524361` -> `1e622c5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 13:42:40 +02:00
Kjeld Schouten f39ee0a99b fix(ci): ensure sbom failure doesn't brick container creation 2025-04-09 12:59:53 +02:00
Kjeld Schouten ae234ca50f feat(renovate): Make custom renovate container including clustertool for chart-handling 2025-04-09 12:48:28 +02:00
TrueCharts Bot 6183a6a72b chore(container): update ubuntu:latest docker digest to 4524361 (#34122)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | final | digest | `7229784` -> `4524361` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 08:14:23 +02:00
TrueCharts Bot ca7827e0ff chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.2-fpm docker digest to e904d95 (#34119)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final |
digest | `fa85299` -> `e904d95` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-09 02:15:26 +02:00
TrueCharts Bot 3e415543f8 chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.2-fpm docker digest to fa85299 (#34091)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final |
digest | `e9470fa` -> `fa85299` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-08 20:13:49 +02:00
TrueCharts Bot 75a115d39d chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.0 (#33923) 2025-04-04 02:27:47 +02:00
TrueCharts Bot bac4702694 chore(container): update traefik docker tag to v3.3.5 (#33911)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.3.4` -> `v3.3.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.5...v3.3.5)

[All
Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5)

**Bug fixes:**

- **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy
([#&#8203;11586](https://redirect.github.com/traefik/traefik/pull/11586)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Revert compress middleware algorithms priority to v2
behavior
([#&#8203;11641](https://redirect.github.com/traefik/traefik/pull/11641)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Do not abort request when response content-type is
malformed
([#&#8203;11628](https://redirect.github.com/traefik/traefik/pull/11628)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[middleware]** Compress data on flush when compression is not
started
([#&#8203;11583](https://redirect.github.com/traefik/traefik/pull/11583)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[middleware]** Add back forwarded headers section in FAQ
([#&#8203;11606](https://redirect.github.com/traefik/traefik/pull/11606)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- New Routing Reference Documentation
([#&#8203;11330](https://redirect.github.com/traefik/traefik/pull/11330)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11644](https://redirect.github.com/traefik/traefik/pull/11644)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11594](https://redirect.github.com/traefik/traefik/pull/11594)
by [rtribotte](https://redirect.github.com/rtribotte))

###
[`v3.3.5`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v335-2025-03-31)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.3.4...v3.3.5)

[All
Commits](https://redirect.github.com/traefik/traefik/compare/v3.3.4...v3.3.5)

**Bug fixes:**

- **\[k8s/gatewayapi]** Set scheme to https with BackendTLSPolicy
([#&#8203;11586](https://redirect.github.com/traefik/traefik/pull/11586)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Revert compress middleware algorithms priority to v2
behavior
([#&#8203;11641](https://redirect.github.com/traefik/traefik/pull/11641)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Do not abort request when response content-type is
malformed
([#&#8203;11628](https://redirect.github.com/traefik/traefik/pull/11628)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[middleware]** Compress data on flush when compression is not
started
([#&#8203;11583](https://redirect.github.com/traefik/traefik/pull/11583)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[middleware]** Add back forwarded headers section in FAQ
([#&#8203;11606](https://redirect.github.com/traefik/traefik/pull/11606)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- New Routing Reference Documentation
([#&#8203;11330](https://redirect.github.com/traefik/traefik/pull/11330)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))

**Misc:**

- Merge branch v2.11 into v3.3
([#&#8203;11644](https://redirect.github.com/traefik/traefik/pull/11644)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.3
([#&#8203;11594](https://redirect.github.com/traefik/traefik/pull/11594)
by [rtribotte](https://redirect.github.com/rtribotte))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:19:42 +02:00
TrueCharts Bot 8c9027a550 chore(container): update golang docker tag to v1.24.2 (#33910)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.24.1-alpine` -> `1.24.2-alpine` |
| golang | final | patch | `1.24.1` -> `1.24.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-03 20:12:40 +02:00
TrueCharts Bot c2767130a5 chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.3.5 (#33794) 2025-04-01 02:25:25 +02:00
Alfred Göppel c20fba46cc fix(nextcloud): Update get-version.sh (#33700)
**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  https://github.com/truecharts/public/issues/33699

**⚙️ Type of change**

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

**🧪 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 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
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-28 11:28:41 -04:00
Kjeld Schouten 85e59af14a chore(pod-nuke): remove pod-nuke experiment 2025-03-27 15:04:37 +01:00
Kjeld Schouten 8c98f31114 chore(pod-nuke): bump container version 2025-03-26 22:18:46 +01:00
Kjeld Schouten 8ea389ef79 feat(pod-nuke): ensure we dont keep runnign on already processed node failures 2025-03-26 22:18:31 +01:00
TrueCharts Bot 622e5f3535 chore(deps): pin tccr.io/truecharts/kubectl docker tag to 3ba63d6 (#33609)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| tccr.io/truecharts/kubectl | final | pinDigest |  -> `3ba63d6` |

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==-->
2025-03-26 22:02:53 +01:00
TrueCharts Bot 909d746f46 chore(container): update golang:1.24.1 docker digest to 52ff1b3 (#33485)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `af0bb30` -> `52ff1b3` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-26 20:51:48 +00:00
Kjeld Schouten a55a8a1fbf feat(pod-nuke): add chart and use kubectl container as basis 2025-03-26 19:47:45 +01:00
Kjeld Schouten 2a845a5981 oops 2025-03-26 19:47:40 +01:00
Kjeld Schouten 54748394f3 feat(pod-nuke): add container to auto-nuke pods on broken nodes 2025-03-26 19:47:33 +01:00
TrueCharts Bot a1140a75d7 chore(container): update public.ecr.aws/docker/library/nextcloud docker tag to v31.0.2 (#33449)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final | patch
| `31.0.1-fpm` -> `31.0.2-fpm` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-20 10:02:09 +01:00
TrueCharts Bot bc7b9c143a chore(container): update ghcr.io/actions/actions-runner docker tag to v2.323.0 (#33453) 2025-03-20 07:51:10 +01:00