Commit Graph

580 Commits

Author SHA1 Message Date
TrueCharts Bot 0799771859 chore(container): update docker.io/renovate/renovate docker tag to v41.91.1 (#38940)
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 | `41.91.0-full` -> `41.91.1-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>

###
[`v41.91.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.91.1)

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

##### Miscellaneous Chores

- **deps:** update dependency google-github-actions/auth to v3 (main)
([#&#8203;37761](https://redirect.github.com/renovatebot/renovate/issues/37761))
([bbf9d68](https://redirect.github.com/renovatebot/renovate/commit/bbf9d68d342ca3edcc01816d5f14ab8aafce9c9d))
- **deps:** update dependency memfs to v4.37.1 (main)
([#&#8203;37770](https://redirect.github.com/renovatebot/renovate/issues/37770))
([6e00de5](https://redirect.github.com/renovatebot/renovate/commit/6e00de5daf57f7ab240b0d085b4edd469f738f30))
- **deps:** update linters to v9.34.0 (main)
([#&#8203;37771](https://redirect.github.com/renovatebot/renovate/issues/37771))
([3d8220a](https://redirect.github.com/renovatebot/renovate/commit/3d8220a9473ec45c6aff9a3ed363aa6d749776d1))

##### Build System

- **deps:** update dependency p-throttle to v8 (main)
([#&#8203;37760](https://redirect.github.com/renovatebot/renovate/issues/37760))
([1905811](https://redirect.github.com/renovatebot/renovate/commit/190581132ce9233166660833f770d6a9c04db457))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-08-30 15:20:15 +00:00
TrueCharts Bot a454ff795d chore(container): update traefik docker tag to v3.5.1 (#38941)
This PR contains the following updates:

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

---

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

---

### Release Notes

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

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

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

**Bug fixes:**

- **\[accesslogs,otel]** Provide Log Body in OTEL access Log
([#&#8203;11867](https://redirect.github.com/traefik/traefik/pull/11867)
by [tomMoulard](https://redirect.github.com/tomMoulard))
- **\[acme]** Bump github.com/go-acme/lego/v4 to v4.25.1
([#&#8203;11882](https://redirect.github.com/traefik/traefik/pull/11882)
by [ldez](https://redirect.github.com/ldez))
- **\[k8s/gatewayapi]** Make app protocol case insensitive
([#&#8203;11989](https://redirect.github.com/traefik/traefik/pull/11989)
by [shreealt](https://redirect.github.com/shreealt))
- **\[otel]** Fix misspelling in docs
([#&#8203;11952](https://redirect.github.com/traefik/traefik/pull/11952)
by [mmanciop](https://redirect.github.com/mmanciop))
- **\[server]** Bump to github.com/pires/go-proxyproto v0.8.1
([#&#8203;11991](https://redirect.github.com/traefik/traefik/pull/11991)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[server]** Silent expected errors on receiving sigterm signal
([#&#8203;11838](https://redirect.github.com/traefik/traefik/pull/11838)
by [Kwuray](https://redirect.github.com/Kwuray))
- **\[tracing]** Fix capturedRequestHeaders and capturedResponseHeaders
headers options not being canonicalized in tracing
([#&#8203;12005](https://redirect.github.com/traefik/traefik/pull/12005)
by [mcuelenaere](https://redirect.github.com/mcuelenaere))
- **\[tracing]** Follow OTel semantic conventions for root span naming
([#&#8203;11673](https://redirect.github.com/traefik/traefik/pull/11673)
by [Alex-Waring](https://redirect.github.com/Alex-Waring))
- **\[webui]** Update Traefik Proxy dashboard UI development deps
([#&#8203;11958](https://redirect.github.com/traefik/traefik/pull/11958)
by [mdeliatf](https://redirect.github.com/mdeliatf))
- Refactor to use reflect.TypeFor
([#&#8203;12010](https://redirect.github.com/traefik/traefik/pull/12010)
by [cuiweixie](https://redirect.github.com/cuiweixie))

**Documentation:**

- **\[docker]** Fix missing middleware application for whoami service in
docker guide
([#&#8203;12012](https://redirect.github.com/traefik/traefik/pull/12012)
by [Copilot](https://redirect.github.com/apps/copilot-swe-agent))
- **\[k8s/gatewayapi]** Fix documentation to match new gateway-api
selector syntax
([#&#8203;12006](https://redirect.github.com/traefik/traefik/pull/12006)
by [Firespray-31](https://redirect.github.com/Firespray-31))
- **\[middleware,hub]** Add Traefik Hub Middlewares To Reference Section
([#&#8203;11937](https://redirect.github.com/traefik/traefik/pull/11937)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- **\[plugins]** Add extend documentation
([#&#8203;11904](https://redirect.github.com/traefik/traefik/pull/11904)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- Update Broken Links in the Migration Docs
([#&#8203;12016](https://redirect.github.com/traefik/traefik/pull/12016)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- Fix Documentation menu
([#&#8203;12013](https://redirect.github.com/traefik/traefik/pull/12013)
by [nmengin](https://redirect.github.com/nmengin))
- Fix invalid links in documentation
([#&#8203;11995](https://redirect.github.com/traefik/traefik/pull/11995)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- Fix typo in index
([#&#8203;11994](https://redirect.github.com/traefik/traefik/pull/11994)
by [ignyx](https://redirect.github.com/ignyx))
- Restore missing migration section
([#&#8203;11973](https://redirect.github.com/traefik/traefik/pull/11973)
by [rtribotte](https://redirect.github.com/rtribotte))
- Clean Documentation
([#&#8203;11945](https://redirect.github.com/traefik/traefik/pull/11945)
by [nmengin](https://redirect.github.com/nmengin))
- Add back the link to Peka's page
([#&#8203;11942](https://redirect.github.com/traefik/traefik/pull/11942)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Misc:**

- Merge branch v2.11 into v3.5
([#&#8203;12019](https://redirect.github.com/traefik/traefik/pull/12019)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.5
([#&#8203;12017](https://redirect.github.com/traefik/traefik/pull/12017)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.5
([#&#8203;11966](https://redirect.github.com/traefik/traefik/pull/11966)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.4 into v3.5
([#&#8203;11953](https://redirect.github.com/traefik/traefik/pull/11953)
by [rtribotte](https://redirect.github.com/rtribotte))

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

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

**Bug fixes:**

- **\[accesslogs,otel]** Provide Log Body in OTEL access Log
([#&#8203;11867](https://redirect.github.com/traefik/traefik/pull/11867)
by [tomMoulard](https://redirect.github.com/tomMoulard))
- **\[acme]** Bump github.com/go-acme/lego/v4 to v4.25.1
([#&#8203;11882](https://redirect.github.com/traefik/traefik/pull/11882)
by [ldez](https://redirect.github.com/ldez))
- **\[k8s/gatewayapi]** Make app protocol case insensitive
([#&#8203;11989](https://redirect.github.com/traefik/traefik/pull/11989)
by [shreealt](https://redirect.github.com/shreealt))
- **\[otel]** Fix misspelling in docs
([#&#8203;11952](https://redirect.github.com/traefik/traefik/pull/11952)
by [mmanciop](https://redirect.github.com/mmanciop))
- **\[server]** Bump to github.com/pires/go-proxyproto v0.8.1
([#&#8203;11991](https://redirect.github.com/traefik/traefik/pull/11991)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[server]** Silent expected errors on receiving sigterm signal
([#&#8203;11838](https://redirect.github.com/traefik/traefik/pull/11838)
by [Kwuray](https://redirect.github.com/Kwuray))
- **\[tracing]** Fix capturedRequestHeaders and capturedResponseHeaders
headers options not being canonicalized in tracing
([#&#8203;12005](https://redirect.github.com/traefik/traefik/pull/12005)
by [mcuelenaere](https://redirect.github.com/mcuelenaere))
- **\[tracing]** Follow OTel semantic conventions for root span naming
([#&#8203;11673](https://redirect.github.com/traefik/traefik/pull/11673)
by [Alex-Waring](https://redirect.github.com/Alex-Waring))
- **\[webui]** Update Traefik Proxy dashboard UI development deps
([#&#8203;11958](https://redirect.github.com/traefik/traefik/pull/11958)
by [mdeliatf](https://redirect.github.com/mdeliatf))
- Refactor to use reflect.TypeFor
([#&#8203;12010](https://redirect.github.com/traefik/traefik/pull/12010)
by [cuiweixie](https://redirect.github.com/cuiweixie))

**Documentation:**

- **\[docker]** Fix missing middleware application for whoami service in
docker guide
([#&#8203;12012](https://redirect.github.com/traefik/traefik/pull/12012)
by [Copilot](https://redirect.github.com/apps/copilot-swe-agent))
- **\[k8s/gatewayapi]** Fix documentation to match new gateway-api
selector syntax
([#&#8203;12006](https://redirect.github.com/traefik/traefik/pull/12006)
by [Firespray-31](https://redirect.github.com/Firespray-31))
- **\[middleware,hub]** Add Traefik Hub Middlewares To Reference Section
([#&#8203;11937](https://redirect.github.com/traefik/traefik/pull/11937)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- **\[plugins]** Add extend documentation
([#&#8203;11904](https://redirect.github.com/traefik/traefik/pull/11904)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- Update Broken Links in the Migration Docs
([#&#8203;12016](https://redirect.github.com/traefik/traefik/pull/12016)
by [sheddy-traefik](https://redirect.github.com/sheddy-traefik))
- Fix Documentation menu
([#&#8203;12013](https://redirect.github.com/traefik/traefik/pull/12013)
by [nmengin](https://redirect.github.com/nmengin))
- Fix invalid links in documentation
([#&#8203;11995](https://redirect.github.com/traefik/traefik/pull/11995)
by [mloiseleur](https://redirect.github.com/mloiseleur))
- Fix typo in index
([#&#8203;11994](https://redirect.github.com/traefik/traefik/pull/11994)
by [ignyx](https://redirect.github.com/ignyx))
- Restore missing migration section
([#&#8203;11973](https://redirect.github.com/traefik/traefik/pull/11973)
by [rtribotte](https://redirect.github.com/rtribotte))
- Clean Documentation
([#&#8203;11945](https://redirect.github.com/traefik/traefik/pull/11945)
by [nmengin](https://redirect.github.com/nmengin))
- Add back the link to Peka's page
([#&#8203;11942](https://redirect.github.com/traefik/traefik/pull/11942)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Misc:**

- Merge branch v2.11 into v3.5
([#&#8203;12019](https://redirect.github.com/traefik/traefik/pull/12019)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.5
([#&#8203;12017](https://redirect.github.com/traefik/traefik/pull/12017)
by [rtribotte](https://redirect.github.com/rtribotte))
- Merge branch v2.11 into v3.5
([#&#8203;11966](https://redirect.github.com/traefik/traefik/pull/11966)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v3.4 into v3.5
([#&#8203;11953](https://redirect.github.com/traefik/traefik/pull/11953)
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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-08-30 15:19:06 +00:00
TrueCharts Bot 2d0687e5a6 chore(container): update public.ecr.aws/docker/library/traefik:v3.5.1 docker digest to 664bb84 (#38911)
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 | digest | `c569016` -> `664bb84` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-08-30 10:53:30 +00:00
TrueCharts Bot 97e4bd7c5d chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.5.1 (#38854)
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.5.0` -> `v3.5.1` |

---

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

---

### Release Notes

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

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

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

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-08-30 02:46:27 +00:00
TrueCharts Bot 964ef0fecd chore(container): update docker.io/tailscale/tailscale docker tag to v1.86.5 (#38745)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker)
([source](https://redirect.github.com/tailscale/tailscale)) | final |
patch | `v1.86.2` -> `v1.86.5` |

---

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

---

### Release Notes

<details>
<summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary>

###
[`v1.86.5`](https://redirect.github.com/tailscale/tailscale/compare/v1.86.2...v1.86.5)

[Compare
Source](https://redirect.github.com/tailscale/tailscale/compare/v1.86.2...v1.86.5)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-30 02:33:27 +00:00
TrueCharts Bot 0b838a5f44 chore(container): update golang:1.25.0 docker digest to 5502b0e (#38766)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `91e2cd4` -> `5502b0e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-08-30 01:43:51 +00:00
TrueCharts Bot 11780bda4e chore(container): update docker.io/renovate/renovate docker tag to v41.91.0 (#38889) 2025-08-29 22:27:41 +02:00
TrueCharts Bot 48d31daa00 chore(container): update docker.io/codercom/code-server docker tag to v4.103.2 (#38829)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/codercom/code-server | final | patch | `4.103.1` ->
`4.103.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-29 20:12:02 +00:00
TrueCharts Bot d754a521b0 chore(container): update docker.io/renovate/renovate docker tag to v41.90.1 (#38848)
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 | `41.86.0-full` -> `41.90.1-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>

###
[`v41.90.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.90.1)

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

##### Bug Fixes

- **pnpm:** allow pnpmfile if scripts are allowed
([#&#8203;37750](https://redirect.github.com/renovatebot/renovate/issues/37750))
([aaa360f](https://redirect.github.com/renovatebot/renovate/commit/aaa360fae915fea61b063bb5fd329e9cb04e1172))

##### Miscellaneous Chores

- remove rarkins from maintainers
([#&#8203;37585](https://redirect.github.com/renovatebot/renovate/issues/37585))
([93fa41b](https://redirect.github.com/renovatebot/renovate/commit/93fa41b26fdef8584be4d0c2582fa12397ae4360))

###
[`v41.90.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.90.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.37.0
(main)
([#&#8203;37758](https://redirect.github.com/renovatebot/renovate/issues/37758))
([3568efe](https://redirect.github.com/renovatebot/renovate/commit/3568efe6092ca7c28b143c4956f15acfb3017378))

###
[`v41.89.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.5
(main)
([#&#8203;37756](https://redirect.github.com/renovatebot/renovate/issues/37756))
([785f11b](https://redirect.github.com/renovatebot/renovate/commit/785f11b7827202d79e4d315c12969a4db44076ed))

##### Miscellaneous Chores

- **deps:** update dependency node to v22.19.0 (main)
([#&#8203;37757](https://redirect.github.com/renovatebot/renovate/issues/37757))
([184ed26](https://redirect.github.com/renovatebot/renovate/commit/184ed266d015e9182a50a69874bb5752f00f108a))

###
[`v41.89.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.4
(main)
([#&#8203;37755](https://redirect.github.com/renovatebot/renovate/issues/37755))
([f221b4f](https://redirect.github.com/renovatebot/renovate/commit/f221b4f74f95016a744b24f67007457251f46329))

###
[`v41.89.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.1)

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

##### Build System

- **deps:** update node.js to v22.19.0 (main)
([#&#8203;37754](https://redirect.github.com/renovatebot/renovate/issues/37754))
([90f8be8](https://redirect.github.com/renovatebot/renovate/commit/90f8be816ccf99c25ae117c55d294b8027c696ab))

###
[`v41.89.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.89.0)

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

##### Features

- Pass git environment variables to `postUpgradeCommands`
([#&#8203;37694](https://redirect.github.com/renovatebot/renovate/issues/37694))
([a345257](https://redirect.github.com/renovatebot/renovate/commit/a345257655b5d07e5d250c5522cc45b52e4e2227))

##### Miscellaneous Chores

- **deps:** update dependency google-github-actions/auth to v2.1.13
(main)
([#&#8203;37752](https://redirect.github.com/renovatebot/renovate/issues/37752))
([184bffb](https://redirect.github.com/renovatebot/renovate/commit/184bffbf85cd3773a3b6804f664996c08206f320))

###
[`v41.88.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.88.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.3
(main)
([#&#8203;37749](https://redirect.github.com/renovatebot/renovate/issues/37749))
([a062ff8](https://redirect.github.com/renovatebot/renovate/commit/a062ff8be022247ad5c1b0c0451decee0b8564aa))

###
[`v41.88.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.88.1)

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

##### Bug Fixes

- **terragrunt:** account for comments in `terragrunt.hcl`s
([#&#8203;37738](https://redirect.github.com/renovatebot/renovate/issues/37738))
([4a8dc01](https://redirect.github.com/renovatebot/renovate/commit/4a8dc01cc74b5c760fe4426dfe15473fe87654e2))

###
[`v41.88.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.88.0)

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

##### Features

- Add Maven Central rate limit logging
([#&#8203;37704](https://redirect.github.com/renovatebot/renovate/issues/37704))
([6e8de16](https://redirect.github.com/renovatebot/renovate/commit/6e8de162957e2771436d46a9d2c2edb42867e932))

##### Bug Fixes

- Supersede managers exclusively
([#&#8203;37737](https://redirect.github.com/renovatebot/renovate/issues/37737))
([476b5ec](https://redirect.github.com/renovatebot/renovate/commit/476b5ece1c09aac309cd4b9d9a7d8e281640d5c1))

##### Miscellaneous Chores

- **deps:** update aquasecurity/trivy-action action to v0.33.0 (main)
([#&#8203;37741](https://redirect.github.com/renovatebot/renovate/issues/37741))
([b4b3410](https://redirect.github.com/renovatebot/renovate/commit/b4b34104772d08eef5d2b7bb0ee58d623451d9c6))

###
[`v41.87.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.4)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.2
(main)
([#&#8203;37735](https://redirect.github.com/renovatebot/renovate/issues/37735))
([1e745e8](https://redirect.github.com/renovatebot/renovate/commit/1e745e88ec0121ee8f47e6815889ad367affe068))

##### Code Refactoring

- Reduce loop nesting for `processSupersedesManagers`
([#&#8203;37733](https://redirect.github.com/renovatebot/renovate/issues/37733))
([585f1d5](https://redirect.github.com/renovatebot/renovate/commit/585f1d58868d1f40869795a91fd91bdc70aac3bd))

###
[`v41.87.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.1
(main)
([#&#8203;37731](https://redirect.github.com/renovatebot/renovate/issues/37731))
([e9ff034](https://redirect.github.com/renovatebot/renovate/commit/e9ff034ede33e0e9d0c2827b22844238eafd235c))

###
[`v41.87.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.2)

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

##### Build System

- **deps:** update dependency
[@&#8203;yarnpkg/core](https://redirect.github.com/yarnpkg/core) to
v4.4.3 (main)
([#&#8203;37730](https://redirect.github.com/renovatebot/renovate/issues/37730))
([ffed397](https://redirect.github.com/renovatebot/renovate/commit/ffed397409a1e03e5a44a8c1a05ffed01ca8c6de))

###
[`v41.87.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.1)

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

##### Bug Fixes

- **config/parse:** merge extends iff additionalConfigFile has extends
([#&#8203;37717](https://redirect.github.com/renovatebot/renovate/issues/37717))
([9799cb0](https://redirect.github.com/renovatebot/renovate/commit/9799cb01c78e79f554b10076c64ca468680a5991))

###
[`v41.87.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.87.0)

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

##### Features

- Warn when an updated dependency loses an attestation
([#&#8203;37268](https://redirect.github.com/renovatebot/renovate/issues/37268))
([6b1d198](https://redirect.github.com/renovatebot/renovate/commit/6b1d198690c3aabff4811cd6031f511451982237))

###
[`v41.86.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.86.1)

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

##### Bug Fixes

- Update error message format for invalid configuration options
([#&#8203;37715](https://redirect.github.com/renovatebot/renovate/issues/37715))
([0b7c4d5](https://redirect.github.com/renovatebot/renovate/commit/0b7c4d5fd26350d2ef9ead738c8ac84001773be4))

##### Miscellaneous Chores

- **deps:** update actions/dependency-review-action action to v4.7.3
(main)
([#&#8203;37725](https://redirect.github.com/renovatebot/renovate/issues/37725))
([fc7cbf2](https://redirect.github.com/renovatebot/renovate/commit/fc7cbf2e35f67f3f50a4fd509a49f212b14c8fbd))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-08-29 12:59:54 +00:00
Kjeld Schouten fd8f1add2a Change tccr.io into oci.trueforge.org (#38868)
**Description**
We're moving from tccr.io to oci.trueforge.org

TCCR meant "TrueCharts Container Repository" however, it mostly stores
chart artefacts.
At the same time, we want to more clearly allow us to store
containers/artifacts not related to truecharts.

Its also worth noting that an additional .io domain carries additional
costs.

**⚙️ 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
- [ ] 📜 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:**

- [ ] ⚖️ 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
- [ ] 📄 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
- [ ] 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._
2025-08-29 14:44:36 +02:00
TrueCharts Bot b3902ab962 chore(container): update docker.io/renovate/renovate docker tag to v41.86.0 (#38836)
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 | `41.84.0-full` -> `41.86.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>

###
[`v41.86.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.86.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.36.0
(main)
([#&#8203;37724](https://redirect.github.com/renovatebot/renovate/issues/37724))
([6d42d6f](https://redirect.github.com/renovatebot/renovate/commit/6d42d6f4612ed33abb7011f918d492fe45f11cd1))

###
[`v41.85.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.85.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.35.0
(main)
([#&#8203;37722](https://redirect.github.com/renovatebot/renovate/issues/37722))
([568108e](https://redirect.github.com/renovatebot/renovate/commit/568108e93b4de5140190cc8c60bf4f2885eb89f7))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.15.0 (main)
([#&#8203;37721](https://redirect.github.com/renovatebot/renovate/issues/37721))
([bed4db9](https://redirect.github.com/renovatebot/renovate/commit/bed4db9ace6d11a53ea41510a676a130240d823e))
- **deps:** update dependency vite to v7.1.3 (main)
([#&#8203;37710](https://redirect.github.com/renovatebot/renovate/issues/37710))
([2516b67](https://redirect.github.com/renovatebot/renovate/commit/2516b675e0c04fdf05c55860c454a33bcd6d7aed))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-08-27 06:28:26 +02:00
TrueCharts Bot 066b9343fd chore(container): update docker.io/renovate/renovate docker tag to v41.84.0 (#38813)
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 | `41.82.10-full` -> `41.84.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>

###
[`v41.84.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.84.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.34.1
(main)
([#&#8203;37700](https://redirect.github.com/renovatebot/renovate/issues/37700))
([526a031](https://redirect.github.com/renovatebot/renovate/commit/526a031be79ebc060eb46216f695be2ad9b178d4))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.11 (main)
([#&#8203;37707](https://redirect.github.com/renovatebot/renovate/issues/37707))
([2a132fe](https://redirect.github.com/renovatebot/renovate/commit/2a132fe9c95625d1ec47c7f4a898e4f414210123))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.133.0 (main)
([#&#8203;37708](https://redirect.github.com/renovatebot/renovate/issues/37708))
([a6a9d14](https://redirect.github.com/renovatebot/renovate/commit/a6a9d14450e7a0d3c6a846db7f6f991f98e3e0f1))

###
[`v41.83.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.83.2)

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

##### Miscellaneous Chores

- **deps:** update dependency typescript-eslint to v8.40.0 (main)
([#&#8203;37706](https://redirect.github.com/renovatebot/renovate/issues/37706))
([738158f](https://redirect.github.com/renovatebot/renovate/commit/738158f0f1c1eefd4bc287390fa01cfddbb18ca7))

##### Build System

- **deps:** update dependency cacache to v20.0.1 (main)
([#&#8203;37705](https://redirect.github.com/renovatebot/renovate/issues/37705))
([867255a](https://redirect.github.com/renovatebot/renovate/commit/867255a0f7717a5f8515593998d98ebc4dc8c6e0))

###
[`v41.83.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.83.1)

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

##### Bug Fixes

- **config:** Replace secrets and variables globally
([#&#8203;37696](https://redirect.github.com/renovatebot/renovate/issues/37696))
([5cce1d9](https://redirect.github.com/renovatebot/renovate/commit/5cce1d9b4dbea24c6b989d3da7d2a231e8bbc405))

###
[`v41.83.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.83.0)

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

##### Features

- **pip-compile:** Support compiling dependencies from pyproject.toml
([#&#8203;37457](https://redirect.github.com/renovatebot/renovate/issues/37457))
([5ec2a13](https://redirect.github.com/renovatebot/renovate/commit/5ec2a138261857776a8c9ee2b204b2d4c2b213f8))

##### Documentation

- **dev/adding-package-manager:** reference lockfiles field
([#&#8203;37686](https://redirect.github.com/renovatebot/renovate/issues/37686))
([ec3952a](https://redirect.github.com/renovatebot/renovate/commit/ec3952aaae85b1de38c3248378de789022b18763))
- update references to renovate/renovate (main)
([#&#8203;37687](https://redirect.github.com/renovatebot/renovate/issues/37687))
([5799ecf](https://redirect.github.com/renovatebot/renovate/commit/5799ecf384449db6872700e6fbf71807a9c1a533))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;37688](https://redirect.github.com/renovatebot/renovate/issues/37688))
([6ead959](https://redirect.github.com/renovatebot/renovate/commit/6ead9597dc149cbadfa0070d8ba836094afebd52))
- **deps:** update containerbase/internal-tools action to v3.10.78
(main)
([#&#8203;37689](https://redirect.github.com/renovatebot/renovate/issues/37689))
([4f55c0e](https://redirect.github.com/renovatebot/renovate/commit/4f55c0e821ea1321c7b3541aa808a8efe550c477))
- **deps:** update dependency memfs to v4.36.1 (main)
([#&#8203;37698](https://redirect.github.com/renovatebot/renovate/issues/37698))
([d0d2bff](https://redirect.github.com/renovatebot/renovate/commit/d0d2bffc46981f5f187526925b225ec10545fce0))
- **deps:** update dependency memfs to v4.36.3 (main)
([#&#8203;37699](https://redirect.github.com/renovatebot/renovate/issues/37699))
([5f52fdc](https://redirect.github.com/renovatebot/renovate/commit/5f52fdc1219605d09bc0bf9f70c896d944234b61))
- **deps:** update dependency renovatebot/github-action to v43.0.9
(main)
([#&#8203;37691](https://redirect.github.com/renovatebot/renovate/issues/37691))
([86b9daf](https://redirect.github.com/renovatebot/renovate/commit/86b9dafe378627f75ed772823371addd32da2f5f))
- update PR template
([#&#8203;37660](https://redirect.github.com/renovatebot/renovate/issues/37660))
([83da395](https://redirect.github.com/renovatebot/renovate/commit/83da395cdb25a86232b1820b5a31dd728909f3b6))

##### Code Refactoring

- **manager/pep621:** use abstract class for processors
([#&#8203;37643](https://redirect.github.com/renovatebot/renovate/issues/37643))
([c75991e](https://redirect.github.com/renovatebot/renovate/commit/c75991e1972dd0c093451d20001a202a27086028))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-26 11:54:04 +02:00
TrueCharts Bot b1caa6d222 chore(container): update docker.io/renovate/renovate docker tag to v41.82.10 (#38754)
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 | `41.82.5-full` -> `41.82.10-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>

###
[`v41.82.10`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.10)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to
v10.33.12 (main)
([#&#8203;37684](https://redirect.github.com/renovatebot/renovate/issues/37684))
([393da66](https://redirect.github.com/renovatebot/renovate/commit/393da663cc8ee0a9d74f93afa5a9af1b7c49d9f2))

##### Miscellaneous Chores

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

###
[`v41.82.9`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.9)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to
v10.33.11 (main)
([#&#8203;37681](https://redirect.github.com/renovatebot/renovate/issues/37681))
([6c1e37e](https://redirect.github.com/renovatebot/renovate/commit/6c1e37e33df0a6a58913d46c313dd10e3acb4c36))

###
[`v41.82.8`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.8)

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

##### Bug Fixes

- **platform/local:** handle local git repo
([#&#8203;37680](https://redirect.github.com/renovatebot/renovate/issues/37680))
([fee09ec](https://redirect.github.com/renovatebot/renovate/commit/fee09ec990c5120c10dc0bb91dd490205a0a4588))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.9 (main)
([#&#8203;37679](https://redirect.github.com/renovatebot/renovate/issues/37679))
([7c91c2c](https://redirect.github.com/renovatebot/renovate/commit/7c91c2cd1964c81a826afb3ba0e9fb69e3433e4a))

###
[`v41.82.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.7)

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

##### Build System

- **deps:** update dependency chalk to v5.6.0 (main)
([#&#8203;37676](https://redirect.github.com/renovatebot/renovate/issues/37676))
([3a9f211](https://redirect.github.com/renovatebot/renovate/commit/3a9f211e075516bb969fb5a153b4428dbd1beec7))

###
[`v41.82.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.6)

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

##### Build System

- **deps:** update dependency protobufjs to v7.5.4 (main)
([#&#8203;37675](https://redirect.github.com/renovatebot/renovate/issues/37675))
([f0c5bde](https://redirect.github.com/renovatebot/renovate/commit/f0c5bdeebbc71e24efd53ef97a7f631ad7221238))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-25 06:57:23 +02:00
TrueCharts Bot f94b410e96 chore(container): update docker.io/renovate/renovate docker tag to v41.82.5 (#38727)
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 | `41.82.3-full` -> `41.82.5-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>

###
[`v41.82.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.5)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to
v10.33.10 (main)
([#&#8203;37666](https://redirect.github.com/renovatebot/renovate/issues/37666))
([f94c2d3](https://redirect.github.com/renovatebot/renovate/commit/f94c2d3ce7a86f3ef168d5db118bbea41def573e))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.17.2
(main)
([#&#8203;37659](https://redirect.github.com/renovatebot/renovate/issues/37659))
([bcbbda8](https://redirect.github.com/renovatebot/renovate/commit/bcbbda8e1faec415b5a2a7be86a03b45ac6748f2))
- **deps:** update dependency mkdocs-material to v9.6.18 (main)
([#&#8203;37658](https://redirect.github.com/renovatebot/renovate/issues/37658))
([625caa2](https://redirect.github.com/renovatebot/renovate/commit/625caa22f20c6db4e3a522620b338b224c3e03e3))
- **deps:** update dependency pdm to v2.25.9 (main)
([#&#8203;37664](https://redirect.github.com/renovatebot/renovate/issues/37664))
([3055350](https://redirect.github.com/renovatebot/renovate/commit/30553508a8f260da08a56f194f94d56ec8e12135))

###
[`v41.82.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.4)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.9
(main)
([#&#8203;37657](https://redirect.github.com/renovatebot/renovate/issues/37657))
([da591df](https://redirect.github.com/renovatebot/renovate/commit/da591df2f1ee370d755ca3718fbffc29471740f9))

##### Documentation

- add AI Contribution notice
([#&#8203;37655](https://redirect.github.com/renovatebot/renovate/issues/37655))
([54c0b1f](https://redirect.github.com/renovatebot/renovate/commit/54c0b1f63ef9a0800a9d1996b7dd7e214db81974))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.25.7 (main)
([#&#8203;37656](https://redirect.github.com/renovatebot/renovate/issues/37656))
([bc7ce47](https://redirect.github.com/renovatebot/renovate/commit/bc7ce4720d8ec1030afbae338d732a3947d76bc1))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-22 15:17:35 +02:00
TrueCharts Bot 2e96c741c6 chore(container): update docker.io/renovate/renovate docker tag to v41.82.3 (#38698)
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 | `41.82.1-full` -> `41.82.3-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>

###
[`v41.82.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.6
(main)
([#&#8203;37652](https://redirect.github.com/renovatebot/renovate/issues/37652))
([7cf05ac](https://redirect.github.com/renovatebot/renovate/commit/7cf05ac34dd63a970e0af11327d2fc44b2609e1d))

###
[`v41.82.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.2)

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

##### Bug Fixes

- **nuget:** don't pin dotnet-tools versions
([#&#8203;37642](https://redirect.github.com/renovatebot/renovate/issues/37642))
([4c58a91](https://redirect.github.com/renovatebot/renovate/commit/4c58a91a610ed620f17cbd147ff712d3e582d4e3))
- Sanitize secrets in object keys during logging
([#&#8203;37646](https://redirect.github.com/renovatebot/renovate/issues/37646))
([aee0975](https://redirect.github.com/renovatebot/renovate/commit/aee0975aa2f09ad14f79dedf175fbcd24952c840))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.8 (main)
([#&#8203;37644](https://redirect.github.com/renovatebot/renovate/issues/37644))
([3d45531](https://redirect.github.com/renovatebot/renovate/commit/3d455314de9a9aa3c6d14c77049621f0623d69d2))
- **deps:** update github/codeql-action action to v3.29.11 (main)
([#&#8203;37650](https://redirect.github.com/renovatebot/renovate/issues/37650))
([2d23f6f](https://redirect.github.com/renovatebot/renovate/commit/2d23f6f3ffac2f35b32ce735ae2ab0b1c14c45c7))
- **deps:** update python:3.13 docker digest to
[`18634e4`](https://redirect.github.com/renovatebot/renovate/commit/18634e4)
(main)
([#&#8203;37649](https://redirect.github.com/renovatebot/renovate/issues/37649))
([4334e4f](https://redirect.github.com/renovatebot/renovate/commit/4334e4f8e7a75c49f62585b94e320f4b2d1fc641))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-21 20:58:45 +02:00
TrueCharts Bot c52a9bac38 chore(container): update golang:1.25.0 docker digest to 91e2cd4 (#38672)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `9e56f0d` -> `91e2cd4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-21 05:31:03 +02:00
TrueCharts Bot 7e6d033ab8 chore(container): update docker.io/renovate/renovate docker tag to v41.82.1 (#38669)
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 | `41.81.6-full` -> `41.82.1-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>

###
[`v41.82.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.1)

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

##### Bug Fixes

- **workers:** skip platform automerge reattempt in dry run
([#&#8203;37631](https://redirect.github.com/renovatebot/renovate/issues/37631))
([2a0feb0](https://redirect.github.com/renovatebot/renovate/commit/2a0feb04e91b5ebf51c598b48651804681802b99))

###
[`v41.82.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.82.0)

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

##### Features

- **pep621:** return found lockfiles
([#&#8203;37633](https://redirect.github.com/renovatebot/renovate/issues/37633))
([0691d29](https://redirect.github.com/renovatebot/renovate/commit/0691d29ae9b3335259e82a58fc940e8443153639))

##### Miscellaneous Chores

- **deps:** update codecov/codecov-action action to v5.5.0 (main)
([#&#8203;37634](https://redirect.github.com/renovatebot/renovate/issues/37634))
([30c0983](https://redirect.github.com/renovatebot/renovate/commit/30c0983c8b386d8f28ce00160bcd9db3b55e9218))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-20 23:03:10 +02:00
TrueCharts Bot 5ec2177410 chore(container): update docker.io/renovate/renovate docker tag to v41.81.6 (#38662) 2025-08-20 16:58:12 +02:00
TrueCharts Bot 2a846e47d0 chore(container): update python:3.13-alpine docker digest to 9ba6d8c (#38661)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | final | digest | `a70b35b` -> `9ba6d8c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-20 16:57:57 +02:00
TrueCharts Bot 8b1cc560db chore(container): update docker.io/renovate/renovate docker tag to v41.81.5 (#38653)
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 | `41.81.4-full` -> `41.81.5-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>

###
[`v41.81.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.5)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.4
(main)
([#&#8203;37619](https://redirect.github.com/renovatebot/renovate/issues/37619))
([d024de7](https://redirect.github.com/renovatebot/renovate/commit/d024de7289673e9788e9a164777f47c6182d36ba))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-20 02:52:38 +00:00
TrueCharts Bot fb138ace23 chore(container): update docker.io/renovate/renovate docker tag to v41.81.4 (#38643)
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 | `41.81.2-full` -> `41.81.4-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>

###
[`v41.81.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.4)

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

##### Bug Fixes

- **markdown:** use `remark-gfm`
([#&#8203;37454](https://redirect.github.com/renovatebot/renovate/issues/37454))
([137d46d](https://redirect.github.com/renovatebot/renovate/commit/137d46d61ee7594c0a82fb042cb0745b372b1b29))

###
[`v41.81.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.3
(main)
([#&#8203;37618](https://redirect.github.com/renovatebot/renovate/issues/37618))
([816ba45](https://redirect.github.com/renovatebot/renovate/commit/816ba456b4f6a09057c553c5bc3b9909e67dd3f7))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.75
(main)
([#&#8203;37612](https://redirect.github.com/renovatebot/renovate/issues/37612))
([ea9ef53](https://redirect.github.com/renovatebot/renovate/commit/ea9ef5363a50e0f4a39e527fecb366ce51aeed0f))
- **deps:** update dependency nock to v14.0.10 (main)
([#&#8203;37617](https://redirect.github.com/renovatebot/renovate/issues/37617))
([c1863bd](https://redirect.github.com/renovatebot/renovate/commit/c1863bdcd8920e522ed92b2e5a0ff2f616fa0d56))
- **deps:** update dependency tsx to v4.20.4 (main)
([#&#8203;37610](https://redirect.github.com/renovatebot/renovate/issues/37610))
([4935d5e](https://redirect.github.com/renovatebot/renovate/commit/4935d5e14ead0363831939e29d68c73bd69b00a0))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.6 (main)
([#&#8203;37611](https://redirect.github.com/renovatebot/renovate/issues/37611))
([6901eff](https://redirect.github.com/renovatebot/renovate/commit/6901effd30673a003d15ce7a309c4cb691488d54))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.7 (main)
([#&#8203;37613](https://redirect.github.com/renovatebot/renovate/issues/37613))
([d65eebd](https://redirect.github.com/renovatebot/renovate/commit/d65eebd6a7d3f244f6f81bf6d6590d4acaa8a599))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-19 22:42:20 +02:00
TrueCharts Bot 5b3bbc76ce chore(container): update docker.io/renovate/renovate docker tag to v41.81.2 (#38625)
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 | `41.81.1-full` -> `41.81.2-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>

###
[`v41.81.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.2
(main)
([#&#8203;37604](https://redirect.github.com/renovatebot/renovate/issues/37604))
([62058fa](https://redirect.github.com/renovatebot/renovate/commit/62058fa02b064b45cd03091591397d4260a49e77))

##### Miscellaneous Chores

- **deps:** update dependency vite to v7.1.2 (main)
([#&#8203;37602](https://redirect.github.com/renovatebot/renovate/issues/37602))
([2f35178](https://redirect.github.com/renovatebot/renovate/commit/2f351785099f7c589bc6a2918d1cd9a0869c7aa4))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.5 (main)
([#&#8203;37603](https://redirect.github.com/renovatebot/renovate/issues/37603))
([f7b1650](https://redirect.github.com/renovatebot/renovate/commit/f7b16507f9786c7ba9daaf676161a868b1af042f))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-19 10:33:05 +02:00
TrueCharts Bot a9fda0f6f1 chore(container): update docker.io/renovate/renovate docker tag to v41.81.1 (#38616)
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 | `41.80.0-full` -> `41.81.1-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>

###
[`v41.81.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.1
(main)
([#&#8203;37601](https://redirect.github.com/renovatebot/renovate/issues/37601))
([4ed5e65](https://redirect.github.com/renovatebot/renovate/commit/4ed5e65a68fc4153919efedffd0e3fac43801f10))

###
[`v41.81.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.81.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.33.0
(main)
([#&#8203;37599](https://redirect.github.com/renovatebot/renovate/issues/37599))
([e5a580c](https://redirect.github.com/renovatebot/renovate/commit/e5a580cbd24b8ff3bbf69c4063ef5112d04d34d6))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-19 04:36:30 +02:00
TrueCharts Bot a83a88cefe chore(container): update docker.io/renovate/renovate docker tag to v41.80.0 (#38601)
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 | `41.76.1-full` -> `41.80.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>

###
[`v41.80.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.80.0)

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

##### Features

- **manager/npm:** npmInstallTwice
([#&#8203;37532](https://redirect.github.com/renovatebot/renovate/issues/37532))
([266e528](https://redirect.github.com/renovatebot/renovate/commit/266e52813d246be16fddeef336fc329278a5b799))

##### Miscellaneous Chores

- **deps:** update actions/dependency-review-action action to v4.7.2
(main)
([#&#8203;37596](https://redirect.github.com/renovatebot/renovate/issues/37596))
([5979e4a](https://redirect.github.com/renovatebot/renovate/commit/5979e4aefba7e33ecdb8a785c91d5c63964714c8))
- **deps:** update dependency typescript-eslint to v8.39.1 (main)
([#&#8203;37595](https://redirect.github.com/renovatebot/renovate/issues/37595))
([c7d6cc8](https://redirect.github.com/renovatebot/renovate/commit/c7d6cc83d8fc3447eab0608c399ab84ee64a87ea))

###
[`v41.79.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.79.0)

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

##### Features

- **datasource/maven:** set latest tag ignored by default
([#&#8203;37541](https://redirect.github.com/renovatebot/renovate/issues/37541))
([c0bdd1c](https://redirect.github.com/renovatebot/renovate/commit/c0bdd1cb4c50893270a497df01f7638c1449a96d))

###
[`v41.78.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.78.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.32.2
(main)
([#&#8203;37590](https://redirect.github.com/renovatebot/renovate/issues/37590))
([f59de33](https://redirect.github.com/renovatebot/renovate/commit/f59de335e599491afc9e1b1bab5cbdf4b47d60b6))

###
[`v41.78.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.78.0)

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

##### Features

- **forgejo:** support teams as reviewer
([#&#8203;37589](https://redirect.github.com/renovatebot/renovate/issues/37589))
([f3538c0](https://redirect.github.com/renovatebot/renovate/commit/f3538c05020a692747f6d83b0fb144cad03506c2))

###
[`v41.77.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.77.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.32.1
(main)
([#&#8203;37580](https://redirect.github.com/renovatebot/renovate/issues/37580))
([093a460](https://redirect.github.com/renovatebot/renovate/commit/093a46010c9798236fc8cefd3997b9b1b74010cf))
- **gitlab:** Improved PR cache
([#&#8203;37076](https://redirect.github.com/renovatebot/renovate/issues/37076))
([3252d42](https://redirect.github.com/renovatebot/renovate/commit/3252d42706b34da0c113c4c632602d44667e10bc))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v3.29.10 (main)
([#&#8203;37582](https://redirect.github.com/renovatebot/renovate/issues/37582))
([4d3bb1b](https://redirect.github.com/renovatebot/renovate/commit/4d3bb1bf6093859392fa126a9efee83a711c1515))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.132.4 (main)
([#&#8203;37579](https://redirect.github.com/renovatebot/renovate/issues/37579))
([77760ee](https://redirect.github.com/renovatebot/renovate/commit/77760ee4a4e13f819ce87d5054d6e1739fef2b71))

##### Code Refactoring

- take regex out of loops
([#&#8203;37576](https://redirect.github.com/renovatebot/renovate/issues/37576))
([845ef53](https://redirect.github.com/renovatebot/renovate/commit/845ef53ccc04b1590b664b50ce818f6c2795755f))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-18 22:18:53 +02:00
TrueCharts Bot 4ef3a83081 chore(container): update docker.io/renovate/renovate docker tag to v41.76.1 (#38570)
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 | `41.76.0-full` -> `41.76.1-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>

###
[`v41.76.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.76.1)

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

##### Bug Fixes

- Codecov action pin version
([#&#8203;37581](https://redirect.github.com/renovatebot/renovate/issues/37581))
([c16890c](https://redirect.github.com/renovatebot/renovate/commit/c16890c9ae442031522daa8208411dbce23fe43f))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;37570](https://redirect.github.com/renovatebot/renovate/issues/37570))
([c78e165](https://redirect.github.com/renovatebot/renovate/commit/c78e1659f1e45d68187c0a23ff4c7b1bf12c49db))
- updated docs for secrets API token permissions
([#&#8203;36876](https://redirect.github.com/renovatebot/renovate/issues/36876))
([30b6c65](https://redirect.github.com/renovatebot/renovate/commit/30b6c65ac1b76cebb3c54908a2cf457978bc87bb))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;37571](https://redirect.github.com/renovatebot/renovate/issues/37571))
([a3d46bb](https://redirect.github.com/renovatebot/renovate/commit/a3d46bb494faadaad9b2f81079e5301c25022cab))
- **deps:** update containerbase/internal-tools action to v3.10.74
(main)
([#&#8203;37572](https://redirect.github.com/renovatebot/renovate/issues/37572))
([37641bf](https://redirect.github.com/renovatebot/renovate/commit/37641bfcbd81f778b79828c75c6808a032894d0b))
- **deps:** update dependency renovatebot/github-action to v43.0.8
(main)
([#&#8203;37574](https://redirect.github.com/renovatebot/renovate/issues/37574))
([d572c08](https://redirect.github.com/renovatebot/renovate/commit/d572c084410a06607304484b987c3c7745e5a074))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.3 (main)
([#&#8203;37573](https://redirect.github.com/renovatebot/renovate/issues/37573))
([ae95ad8](https://redirect.github.com/renovatebot/renovate/commit/ae95ad840fea8f6cb73f3723dbabf620e6371067))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.132.3 (main)
([#&#8203;37575](https://redirect.github.com/renovatebot/renovate/issues/37575))
([b51d590](https://redirect.github.com/renovatebot/renovate/commit/b51d590ac5717cc9df633133199dfe7be325a25a))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-18 16:12:05 +02:00
TrueCharts Bot 7a23eb9da7 chore(container): update golang:1.25.0-alpine docker digest to f18a072 (#38548)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | digest | `77dd832` -> `f18a072` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-18 02:56:11 +02:00
TrueCharts Bot 8e13af31c7 chore(container): update python:3.13-alpine docker digest to a70b35b (#38538)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | final | digest | `af1fd7a` -> `a70b35b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-17 11:52:22 +02:00
TrueCharts Bot 4421274d29 chore(container): update docker.io/renovate/renovate docker tag to v41.76.0 (#38534)
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 | `41.75.0-full` -> `41.76.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>

###
[`v41.76.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.76.0)

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

##### Features

- **poetry:** Support Poetry V2
([#&#8203;37563](https://redirect.github.com/renovatebot/renovate/issues/37563))
([5f15043](https://redirect.github.com/renovatebot/renovate/commit/5f150439e207003701a9f77a92b05e770a845596))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-16 23:47:44 +02:00
TrueCharts Bot 023d33be3e chore(container): update docker.io/renovate/renovate docker tag to v41.75.0 (#38509)
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 | `41.74.2-full` -> `41.75.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>

###
[`v41.75.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.75.0)

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

##### Features

- **poetry:** supersede `pep621`
([#&#8203;37458](https://redirect.github.com/renovatebot/renovate/issues/37458))
([f4e3a9c](https://redirect.github.com/renovatebot/renovate/commit/f4e3a9ceea642752c94d0f4a161cc804670c3e23))

###
[`v41.74.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.5)

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

##### Bug Fixes

- **codecommit:** reset cached pull request list when initializing
repository
([#&#8203;36468](https://redirect.github.com/renovatebot/renovate/issues/36468))
([d085a8c](https://redirect.github.com/renovatebot/renovate/commit/d085a8c49d9d01f005ab1999809823ba78831257))

###
[`v41.74.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.4)

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

##### Bug Fixes

- **manager/helmfile:** Allow replacements of oci:// charts
([#&#8203;35296](https://redirect.github.com/renovatebot/renovate/issues/35296))
([1cdc992](https://redirect.github.com/renovatebot/renovate/commit/1cdc992bf016fe0763aced39f94cb81a04f6d1c0))

##### Documentation

- **autoapprove:** Update automerge.md and mention autoApprove option
([#&#8203;35837](https://redirect.github.com/renovatebot/renovate/issues/35837))
([ee3048f](https://redirect.github.com/renovatebot/renovate/commit/ee3048f4bf96be1e4a11673565f95d9783b4bf6d))

###
[`v41.74.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.3)

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

##### Bug Fixes

- **helmfile:** Add support for helmfile.d folders
([#&#8203;37555](https://redirect.github.com/renovatebot/renovate/issues/37555))
([345b8af](https://redirect.github.com/renovatebot/renovate/commit/345b8af6fc87d38a3b931230c898453790ab90e2))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.72
(main)
([#&#8203;37560](https://redirect.github.com/renovatebot/renovate/issues/37560))
([6551a50](https://redirect.github.com/renovatebot/renovate/commit/6551a50c5b3e65ae7f7020b03c3f067eab92462c))
- **deps:** update dependency
[@&#8203;eslint/js](https://redirect.github.com/eslint/js) to v9.33.0
(main)
([#&#8203;37556](https://redirect.github.com/renovatebot/renovate/issues/37556))
([15889c3](https://redirect.github.com/renovatebot/renovate/commit/15889c3541fe44d79fc365395819ca16b4d2ecac))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.17.1
(main)
([#&#8203;37554](https://redirect.github.com/renovatebot/renovate/issues/37554))
([3cb8df7](https://redirect.github.com/renovatebot/renovate/commit/3cb8df7cfb9e7788e1cc15dbe936503ec941e17f))
- **deps:** update dependency eslint to v9.33.0 (main)
([#&#8203;37557](https://redirect.github.com/renovatebot/renovate/issues/37557))
([bf783f4](https://redirect.github.com/renovatebot/renovate/commit/bf783f43d14b6610be829b3473203bf35b18751c))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.2 (main)
([#&#8203;37561](https://redirect.github.com/renovatebot/renovate/issues/37561))
([48d3a73](https://redirect.github.com/renovatebot/renovate/commit/48d3a733196d63d73e4a01239a409e595cfcc272))
- **deps:** update python docker tag to v3.13.7 (main)
([#&#8203;37559](https://redirect.github.com/renovatebot/renovate/issues/37559))
([c4bb6cc](https://redirect.github.com/renovatebot/renovate/commit/c4bb6cccdecaf1334caefdb2200dd9dbf1dc0f03))
- **deps:** update python:3.13 docker digest to
[`3b2f1b9`](https://redirect.github.com/renovatebot/renovate/commit/3b2f1b9)
(main)
([#&#8203;37558](https://redirect.github.com/renovatebot/renovate/issues/37558))
([48c8b3b](https://redirect.github.com/renovatebot/renovate/commit/48c8b3b558abf1df66dc1c53c62a47d2c349f716))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

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-08-16 10:46:48 +00:00
TrueCharts Bot 851b817eb8 chore(container): update docker.io/renovate/renovate docker tag to v41.74.5 (#38501)
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 | `41.74.2-full` -> `41.74.5-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>

###
[`v41.74.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.5)

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

##### Bug Fixes

- **codecommit:** reset cached pull request list when initializing
repository
([#&#8203;36468](https://redirect.github.com/renovatebot/renovate/issues/36468))
([d085a8c](https://redirect.github.com/renovatebot/renovate/commit/d085a8c49d9d01f005ab1999809823ba78831257))

###
[`v41.74.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.4)

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

##### Bug Fixes

- **manager/helmfile:** Allow replacements of oci:// charts
([#&#8203;35296](https://redirect.github.com/renovatebot/renovate/issues/35296))
([1cdc992](https://redirect.github.com/renovatebot/renovate/commit/1cdc992bf016fe0763aced39f94cb81a04f6d1c0))

##### Documentation

- **autoapprove:** Update automerge.md and mention autoApprove option
([#&#8203;35837](https://redirect.github.com/renovatebot/renovate/issues/35837))
([ee3048f](https://redirect.github.com/renovatebot/renovate/commit/ee3048f4bf96be1e4a11673565f95d9783b4bf6d))

###
[`v41.74.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.3)

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

##### Bug Fixes

- **helmfile:** Add support for helmfile.d folders
([#&#8203;37555](https://redirect.github.com/renovatebot/renovate/issues/37555))
([345b8af](https://redirect.github.com/renovatebot/renovate/commit/345b8af6fc87d38a3b931230c898453790ab90e2))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.72
(main)
([#&#8203;37560](https://redirect.github.com/renovatebot/renovate/issues/37560))
([6551a50](https://redirect.github.com/renovatebot/renovate/commit/6551a50c5b3e65ae7f7020b03c3f067eab92462c))
- **deps:** update dependency
[@&#8203;eslint/js](https://redirect.github.com/eslint/js) to v9.33.0
(main)
([#&#8203;37556](https://redirect.github.com/renovatebot/renovate/issues/37556))
([15889c3](https://redirect.github.com/renovatebot/renovate/commit/15889c3541fe44d79fc365395819ca16b4d2ecac))
- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.17.1
(main)
([#&#8203;37554](https://redirect.github.com/renovatebot/renovate/issues/37554))
([3cb8df7](https://redirect.github.com/renovatebot/renovate/commit/3cb8df7cfb9e7788e1cc15dbe936503ec941e17f))
- **deps:** update dependency eslint to v9.33.0 (main)
([#&#8203;37557](https://redirect.github.com/renovatebot/renovate/issues/37557))
([bf783f4](https://redirect.github.com/renovatebot/renovate/commit/bf783f43d14b6610be829b3473203bf35b18751c))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.2 (main)
([#&#8203;37561](https://redirect.github.com/renovatebot/renovate/issues/37561))
([48d3a73](https://redirect.github.com/renovatebot/renovate/commit/48d3a733196d63d73e4a01239a409e595cfcc272))
- **deps:** update python docker tag to v3.13.7 (main)
([#&#8203;37559](https://redirect.github.com/renovatebot/renovate/issues/37559))
([c4bb6cc](https://redirect.github.com/renovatebot/renovate/commit/c4bb6cccdecaf1334caefdb2200dd9dbf1dc0f03))
- **deps:** update python:3.13 docker digest to
[`3b2f1b9`](https://redirect.github.com/renovatebot/renovate/commit/3b2f1b9)
(main)
([#&#8203;37558](https://redirect.github.com/renovatebot/renovate/issues/37558))
([48c8b3b](https://redirect.github.com/renovatebot/renovate/commit/48c8b3b558abf1df66dc1c53c62a47d2c349f716))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-16 11:28:14 +02:00
TrueCharts Bot bcf7f14f3d chore(container): update docker.io/codercom/code-server docker tag to v4.103.1 (#38493)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/codercom/code-server | final | patch | `4.103.0` ->
`4.103.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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-16 05:24:04 +02:00
TrueCharts Bot 46cd036040 chore(container): update docker.io/renovate/renovate docker tag to v41.74.2 (#38478)
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 | `41.74.1-full` -> `41.74.2-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>

###
[`v41.74.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.2)

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

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.17 (main)
([#&#8203;37552](https://redirect.github.com/renovatebot/renovate/issues/37552))
([db8c21b](https://redirect.github.com/renovatebot/renovate/commit/db8c21b505f938638b91c9971066da1646fb7307))

##### Miscellaneous Chores

- **deps:** update dependency lint-staged to v16.1.5 (main)
([#&#8203;37549](https://redirect.github.com/renovatebot/renovate/issues/37549))
([907ca2e](https://redirect.github.com/renovatebot/renovate/commit/907ca2edfd3b87a487f73ebaa1860f3931da27fc))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.10.1 (main)
([#&#8203;37550](https://redirect.github.com/renovatebot/renovate/issues/37550))
([99ec448](https://redirect.github.com/renovatebot/renovate/commit/99ec448c5d0ef45ab06fe12e1fde539e52e76e9e))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-15 23:17:25 +02:00
TrueCharts Bot eea54800eb chore(container): update docker.io/renovate/renovate docker tag to v41.74.1 (#38470)
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 | `41.73.4-full` -> `41.74.1-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>

###
[`v41.74.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.1)

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

##### Documentation

- fix local development links
([#&#8203;37542](https://redirect.github.com/renovatebot/renovate/issues/37542))
([09a80b2](https://redirect.github.com/renovatebot/renovate/commit/09a80b28329227df985367c0295d62e915e0d759))
- note postUpgradeTasks for customers
([#&#8203;37536](https://redirect.github.com/renovatebot/renovate/issues/37536))
([e84e54f](https://redirect.github.com/renovatebot/renovate/commit/e84e54f69e614ad31b690466fdd9ad383c22be4a))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.69 (main)
([#&#8203;37540](https://redirect.github.com/renovatebot/renovate/issues/37540))
([ebfbca5](https://redirect.github.com/renovatebot/renovate/commit/ebfbca57085f27f98eead5e383d803b063719900))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.9.0 (main)
([#&#8203;37546](https://redirect.github.com/renovatebot/renovate/issues/37546))
([f6743ad](https://redirect.github.com/renovatebot/renovate/commit/f6743ad08b14c5691069029b1a322ac484c22018))

##### Build System

- **deps:** update dependency strip-json-comments to v5.0.3 (main)
([#&#8203;37545](https://redirect.github.com/renovatebot/renovate/issues/37545))
([3437c30](https://redirect.github.com/renovatebot/renovate/commit/3437c3055166ecc72a250085054a07ca6ff18579))

###
[`v41.74.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.74.0)

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

##### Features

- add `crow` manager (Crow CI)
([#&#8203;37040](https://redirect.github.com/renovatebot/renovate/issues/37040))
([d4f3ce5](https://redirect.github.com/renovatebot/renovate/commit/d4f3ce5b993d0fae7fc0ec85c80cabce990770ce))

##### Bug Fixes

- **data:** automatic update of static data
([#&#8203;37288](https://redirect.github.com/renovatebot/renovate/issues/37288))
([c5ced0c](https://redirect.github.com/renovatebot/renovate/commit/c5ced0c091c99b010a697bc25d98a17340366eaf))

##### Miscellaneous Chores

- ignore esbuild postinstall
([#&#8203;37538](https://redirect.github.com/renovatebot/renovate/issues/37538))
([3a63540](https://redirect.github.com/renovatebot/renovate/commit/3a635403c7a733241a485320d149d98941beaa48))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-15 17:27:32 +02:00
TrueCharts Bot f67c88d196 chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.7-fpm docker digest to b4a9745 (#38448)
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 | `764b0b8` -> `b4a9745` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-15 17:10:43 +02:00
TrueCharts Bot 9bf5adcbef chore(container): update docker.io/renovate/renovate docker tag to v41.73.4 (#38443)
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 | `41.73.0-full` -> `41.73.4-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>

###
[`v41.73.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.4)

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

##### Bug Fixes

- **bitbucket-server:** getUsersFromReviewerGroup to return slugs, not
emails
([#&#8203;37510](https://redirect.github.com/renovatebot/renovate/issues/37510))
([35e1500](https://redirect.github.com/renovatebot/renovate/commit/35e15006f6c2e854d832543a9bdba6a6cd8bc7a7))

###
[`v41.73.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.3)

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

##### Bug Fixes

- **bitbucket-server:** getUsersByEmail pagination zod error
([#&#8203;37533](https://redirect.github.com/renovatebot/renovate/issues/37533))
([2f1fb35](https://redirect.github.com/renovatebot/renovate/commit/2f1fb357c4378737ac6da2f13bdbabdad5b5592e))

###
[`v41.73.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.2)

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

##### Bug Fixes

- **pep621:** ensure SSH git dependencies can be specified via tag
([#&#8203;37208](https://redirect.github.com/renovatebot/renovate/issues/37208))
([a950b2b](https://redirect.github.com/renovatebot/renovate/commit/a950b2ba7fb70c1c59efe204d7aab469d59a0afa))

##### Miscellaneous Chores

- **deps:** update dependency nock to v14.0.9 (main)
([#&#8203;37526](https://redirect.github.com/renovatebot/renovate/issues/37526))
([b233776](https://redirect.github.com/renovatebot/renovate/commit/b2337761f1e136dc55c6be2ec6d7b3dba71c3b49))
- **deps:** update dependency vite to v7.1.1 (main)
([#&#8203;37529](https://redirect.github.com/renovatebot/renovate/issues/37529))
([45cb5a5](https://redirect.github.com/renovatebot/renovate/commit/45cb5a597706e02c99d4d5b8ebe5bf5b4132ce56))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.66 (main)
([#&#8203;37525](https://redirect.github.com/renovatebot/renovate/issues/37525))
([accc3e2](https://redirect.github.com/renovatebot/renovate/commit/accc3e2809a53edef8002d6fca335f72609ea9a1))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.67 (main)
([#&#8203;37527](https://redirect.github.com/renovatebot/renovate/issues/37527))
([2043e66](https://redirect.github.com/renovatebot/renovate/commit/2043e66471301f28c4584902bcae2500fd5d70a8))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.68 (main)
([#&#8203;37528](https://redirect.github.com/renovatebot/renovate/issues/37528))
([84cb9a7](https://redirect.github.com/renovatebot/renovate/commit/84cb9a77daf96a2b07a9760cc4de752fe17c70c2))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-15 11:05:22 +02:00
TrueCharts Bot 52c808c276 chore(container): update golang docker tag to v1.25.0 (#38435)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | minor | `1.24.6-alpine` -> `1.25.0-alpine` |
| golang | final | minor | `1.24.6` -> `1.25.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-15 03:55:01 +00:00
TrueCharts Bot 73515bd7cd chore(container): update docker.io/renovate/renovate docker tag to v41.73.0 (#38416)
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 | `41.72.1-full` -> `41.73.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>

###
[`v41.73.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.73.0)

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

##### Features

- Add support for Base64-encoded keys
([#&#8203;37522](https://redirect.github.com/renovatebot/renovate/issues/37522))
([b7d2f46](https://redirect.github.com/renovatebot/renovate/commit/b7d2f4688ebc6e56293e3216c4e96a5d1e71424e))

##### Bug Fixes

- **config-migration:** ignore `commitMessageSuffix` for `prTitle`
([#&#8203;37521](https://redirect.github.com/renovatebot/renovate/issues/37521))
([0ae1e37](https://redirect.github.com/renovatebot/renovate/commit/0ae1e373d52cd3061734592f93aacd25bde98918))

##### Miscellaneous Chores

- **deps:** update python:3.13 docker digest to
[`50cbf8e`](https://redirect.github.com/renovatebot/renovate/commit/50cbf8e)
(main)
([#&#8203;37523](https://redirect.github.com/renovatebot/renovate/issues/37523))
([58c6c0d](https://redirect.github.com/renovatebot/renovate/commit/58c6c0d64dce2b54f27be9e7f9fe3669bf7841f0))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-14 21:52:58 +00:00
TrueCharts Bot 21f4626f28 chore(container): update ubuntu:latest docker digest to 7c06e91 (#38420)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | final | digest | `a08e551` -> `7c06e91` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-14 23:48:11 +02:00
TrueCharts Bot 46313cc501 chore(container): update golang:1.24.6 docker digest to e155b51 (#38419)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | final | digest | `2c89c41` -> `e155b51` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-14 23:47:45 +02:00
TrueCharts Bot 8a280a6afb chore(container): update docker.io/renovate/renovate docker tag to v41.72.1 (#38412)
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 | `41.72.0-full` -> `41.72.1-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>

###
[`v41.72.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.72.1)

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

##### Bug Fixes

- use shared email type
([#&#8203;37512](https://redirect.github.com/renovatebot/renovate/issues/37512))
([798b7c7](https://redirect.github.com/renovatebot/renovate/commit/798b7c7ab5ba7ccb4efa545bd698967b9569c146))

##### Miscellaneous Chores

- **deps:** update actions/checkout action to v5 (main)
([#&#8203;37508](https://redirect.github.com/renovatebot/renovate/issues/37508))
([2070685](https://redirect.github.com/renovatebot/renovate/commit/207068543f064782c92e25945d4fdff5accde08b))
- **deps:** update actions/download-artifact action to v5 (main)
([#&#8203;37509](https://redirect.github.com/renovatebot/renovate/issues/37509))
([ea8e63f](https://redirect.github.com/renovatebot/renovate/commit/ea8e63f838b4bb61f1b140761cf2a3a6b56fcfda))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-14 21:50:50 +02:00
TrueCharts Bot bfed0c893b chore(container): update docker.io/renovate/renovate docker tag to v41.72.0 (#38403)
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 | `41.70.3-full` -> `41.72.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>

###
[`v41.72.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.72.0)

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

##### Features

- **bitbucket-server:** extend `CODEOWNER` support
([#&#8203;37161](https://redirect.github.com/renovatebot/renovate/issues/37161))
([c59727f](https://redirect.github.com/renovatebot/renovate/commit/c59727ffa59dd24f568f2a2ec97ff70cf6f1338a))

##### Documentation

- Change incorrect log remapping
([#&#8203;37503](https://redirect.github.com/renovatebot/renovate/issues/37503))
([9aa8438](https://redirect.github.com/renovatebot/renovate/commit/9aa84388ee656d43ea74dd112a6cbc8d08b5dc4f))

##### Miscellaneous Chores

- **deps:** update dependency vite to v7.1.0 (main)
([#&#8203;37505](https://redirect.github.com/renovatebot/renovate/issues/37505))
([19432bb](https://redirect.github.com/renovatebot/renovate/commit/19432bba180e9f3768a2cbb3bc0597b391504e94))
- **deps:** update python:3.13 docker digest to
[`1e4584c`](https://redirect.github.com/renovatebot/renovate/commit/1e4584c)
(main)
([#&#8203;37506](https://redirect.github.com/renovatebot/renovate/issues/37506))
([3434e96](https://redirect.github.com/renovatebot/renovate/commit/3434e9648090349eea6c24633e4c0d4439436477))
- **renovate:** require approval for next branch lockfile maintenace
([#&#8203;37502](https://redirect.github.com/renovatebot/renovate/issues/37502))
([e85a045](https://redirect.github.com/renovatebot/renovate/commit/e85a04547879164a78fdced62d57f797492ac433))

##### Code Refactoring

- **zod:** rename schema to match our best practices guide
([#&#8203;37499](https://redirect.github.com/renovatebot/renovate/issues/37499))
([3211d56](https://redirect.github.com/renovatebot/renovate/commit/3211d56e2156b9211a3f77da01b3c86bbb097f13))

###
[`v41.71.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.71.1)

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

##### Bug Fixes

- **bazel-module): Revert "feat(bazel-module:** Add support for
rules\_img"
([#&#8203;37501](https://redirect.github.com/renovatebot/renovate/issues/37501))
([3da3ca9](https://redirect.github.com/renovatebot/renovate/commit/3da3ca9d172d1439ed6eb826a16174140cd3b536))

###
[`v41.71.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.71.0)

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

##### Features

- **presets:** add Hibernate monorepos
([#&#8203;37283](https://redirect.github.com/renovatebot/renovate/issues/37283))
([643d489](https://redirect.github.com/renovatebot/renovate/commit/643d4893acef077dd719c30efd062089a38ee7fc))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-14 13:45:35 +00:00
TrueCharts Bot 9a81a23655 chore(container): update docker.io/renovate/renovate docker tag to v41.70.3 (#38398) 2025-08-14 09:40:12 +02:00
TrueCharts Bot d4fb4d1dde chore(container): update python:3.13-alpine docker digest to af1fd7a (#38397)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| python | final | digest | `f196fd2` -> `af1fd7a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-14 09:40:03 +02:00
TrueCharts Bot 67cc2d5d73 chore(container): update docker.io/renovate/renovate docker tag to v41.70.2 (#38379)
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 | `41.70.0-full` -> `41.70.2-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>

###
[`v41.70.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.70.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.30.2
(main)
([#&#8203;37495](https://redirect.github.com/renovatebot/renovate/issues/37495))
([f090bee](https://redirect.github.com/renovatebot/renovate/commit/f090beedc52a4dc22f849622a770c63ecd37785b))

###
[`v41.70.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.70.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.30.1
(main)
([#&#8203;37494](https://redirect.github.com/renovatebot/renovate/issues/37494))
([219d85e](https://redirect.github.com/renovatebot/renovate/commit/219d85e3f66e0e15e34f97a0c87988722930ecf2))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;smithy/util-stream](https://redirect.github.com/smithy/util-stream)
to v4.2.4 (main)
([#&#8203;37490](https://redirect.github.com/renovatebot/renovate/issues/37490))
([577f57e](https://redirect.github.com/renovatebot/renovate/commit/577f57e5d03683beefd13894213235430a15530d))
- **deps:** update python:3.13 docker digest to
[`a66f18e`](https://redirect.github.com/renovatebot/renovate/commit/a66f18e)
(main)
([#&#8203;37493](https://redirect.github.com/renovatebot/renovate/issues/37493))
([67b1f18](https://redirect.github.com/renovatebot/renovate/commit/67b1f18e5b77bb16396c7ac1d193d065075e1eb3))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-14 03:35:31 +02:00
TrueCharts Bot 56690e06d5 chore(github-action): update actions/checkout action v4 → v5 (#38373)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | major | `08eba0b` -> `08c6903` |

---

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

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5)

[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4...v5)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21ham9yIl19-->
2025-08-13 21:41:56 +02:00
TrueCharts Bot 6c4db97824 chore(container): update docker.io/renovate/renovate docker tag to v41.70.0 (#38370) 2025-08-13 21:18:09 +02:00
TrueCharts Bot 2e16eee7cd chore(container): update ghcr.io/actions/actions-runner docker tag to v2.328.0 (#38371)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ghcr.io/actions/actions-runner](https://redirect.github.com/actions/runner)
| stage | minor | `2.327.1` -> `2.328.0` |

---

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

---

### Release Notes

<details>
<summary>actions/runner (ghcr.io/actions/actions-runner)</summary>

###
[`v2.328.0`](https://redirect.github.com/actions/runner/releases/tag/v2.328.0)

[Compare
Source](https://redirect.github.com/actions/runner/compare/v2.327.1...v2.328.0)

#### What's Changed

- Update Docker to v28.3.2 and Buildx to v0.26.1 by
[@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot]
in[https://github.com/actions/runner/pull/3953](https://redirect.github.com/actions/runner/pull/3953)3
- Fix if statement structure in update script and variable reference by
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in
[https://github.com/actions/runner/pull/3956](https://redirect.github.com/actions/runner/pull/3956)
- Add V2 flow for runner deletion by
[@&#8203;Samirat](https://redirect.github.com/Samirat) in
[https://github.com/actions/runner/pull/3954](https://redirect.github.com/actions/runner/pull/3954)
- Node 20 -> Node 24 migration feature flagging, opt-in and opt-out
environment variables by
[@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in
[https://github.com/actions/runner/pull/3948](https://redirect.github.com/actions/runner/pull/3948)
- Update Node20 and Node24 to latest by
[@&#8203;djs-intel](https://redirect.github.com/djs-intel) in
[https://github.com/actions/runner/pull/3972](https://redirect.github.com/actions/runner/pull/3972)
- Redirect supported OS doc section to current public Docs location by
[@&#8203;corycalahan](https://redirect.github.com/corycalahan) in
[https://github.com/actions/runner/pull/3979](https://redirect.github.com/actions/runner/pull/3979)
- Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/runner/pull/3975](https://redirect.github.com/actions/runner/pull/3975)5
- Bump Azure.Storage.Blobs from 12.24.0 to 12.25.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/runner/pull/3974](https://redirect.github.com/actions/runner/pull/3974)4
- Bump actions/download-artifact from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/runner/pull/3973](https://redirect.github.com/actions/runner/pull/3973)3
- Bump actions/checkout from 4 to 5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/actions/runner/pull/3982](https://redirect.github.com/actions/runner/pull/3982)2

#### New Contributors

- [@&#8203;Samirat](https://redirect.github.com/Samirat) made their
first contribution in
[https://github.com/actions/runner/pull/3954](https://redirect.github.com/actions/runner/pull/3954)
- [@&#8203;djs-intel](https://redirect.github.com/djs-intel) made their
first contribution in
[https://github.com/actions/runner/pull/3972](https://redirect.github.com/actions/runner/pull/3972)

**Full Changelog**:
https://github.com/actions/runner/compare/v2.327.1...v2.328.0

*Note: Actions Runner follows a progressive release policy, so the
latest release might not be available to your enterprise, organization,
or repository yet.
To confirm which version of the Actions Runner you should expect, please
view the download instructions for your enterprise, organization, or
repository.
See
https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners*

#### Windows x64

We recommend configuring the runner in a root folder of the Windows
drive (e.g. "C:\actions-runner"). This will help avoid issues related to
service identity folder permissions and long file path restrictions on
Windows.

The following snipped needs to be run on `powershell`:

```powershell

### Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner

### Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-win-x64-2.328.0.zip -OutFile actions-runner-win-x64-2.328.0.zip

### Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.328.0.zip", "$PWD")
```

#### Windows arm64

We recommend configuring the runner in a root folder of the Windows
drive (e.g. "C:\actions-runner"). This will help avoid issues related to
service identity folder permissions and long file path restrictions on
Windows.

The following snipped needs to be run on `powershell`:

```powershell

### Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner

### Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-win-arm64-2.328.0.zip -OutFile actions-runner-win-arm64-2.328.0.zip

### Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.328.0.zip", "$PWD")
```

#### OSX x64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-osx-x64-2.328.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-osx-x64-2.328.0.tar.gz
```

#### OSX arm64 (Apple silicon)

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-osx-arm64-2.328.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-osx-arm64-2.328.0.tar.gz
```

#### Linux x64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-linux-x64-2.328.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-x64-2.328.0.tar.gz
```

#### Linux arm64

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-linux-arm64-2.328.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-arm64-2.328.0.tar.gz
```

#### Linux arm

```bash

### Create a folder
mkdir actions-runner && cd actions-runner

### Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.328.0/actions-runner-linux-arm-2.328.0.tar.gz

### Extract the installer
tar xzf ./actions-runner-linux-arm-2.328.0.tar.gz
```

#### Using your self hosted runner

For additional details about configuring, running, or shutting down the
runner please check out our [product
docs.](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/adding-self-hosted-runners)

#### SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown
below:

- actions-runner-win-x64-2.328.0.zip <!-- BEGIN SHA win-x64
-->a73ae192b8b2b782e1d90c08923030930b0b96ed394fe56413a073cc6f694877<!--
END SHA win-x64 -->
- actions-runner-win-arm64-2.328.0.zip <!-- BEGIN SHA win-arm64
-->4635a32df9bf26df153dd139d14ae393860d489628259aac480f177c6aad53c9<!--
END SHA win-arm64 -->
- actions-runner-osx-x64-2.328.0.tar.gz <!-- BEGIN SHA osx-x64
-->90c32dc6f292855339563148f3859dc5d402f237ecdf57010c841df3c8d12cc8<!--
END SHA osx-x64 -->
- actions-runner-osx-arm64-2.328.0.tar.gz <!-- BEGIN SHA osx-arm64
-->30e8c9e34ae3f1f5004d0fd6eb4e42714d1b489ca9c91f5eed3bcbd29c6f446d<!--
END SHA osx-arm64 -->
- actions-runner-linux-x64-2.328.0.tar.gz <!-- BEGIN SHA linux-x64
-->01066fad3a2893e63e6ca880ae3a1fad5bf9329d60e77ee15f2b97c148c3cd4e<!--
END SHA linux-x64 -->
- actions-runner-linux-arm64-2.328.0.tar.gz <!-- BEGIN SHA linux-arm64
-->b801b9809c4d9301932bccadf57ca13533073b2aa9fa9b8e625a8db905b5d8eb<!--
END SHA linux-arm64 -->
- actions-runner-linux-arm-2.328.0.tar.gz <!-- BEGIN SHA linux-arm
-->530bb83124f38edc9b410fbcc0a8b0baeaa336a14e3707acc8ca308fe0cb7540<!--
END SHA linux-arm -->

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-13 21:18:04 +02:00
TrueCharts Bot 0315a7460f chore(container): update docker.io/renovate/renovate docker tag to v41.66.2 (#38358)
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 | `41.65.1-full` -> `41.66.2-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>

###
[`v41.66.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.66.2)

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

##### Bug Fixes

- **static-config:** attempt migration before aborting
([#&#8203;37456](https://redirect.github.com/renovatebot/renovate/issues/37456))
([9adf6b7](https://redirect.github.com/renovatebot/renovate/commit/9adf6b7e940b0487a440119a50230fbf52d0d940))

##### Miscellaneous Chores

- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.132.1 (main)
([#&#8203;37472](https://redirect.github.com/renovatebot/renovate/issues/37472))
([acb26ef](https://redirect.github.com/renovatebot/renovate/commit/acb26ef35aab58c1670df2b78f2553b1af6e8e40))
- **deps:** update python:3.13 docker digest to
[`b3e52dd`](https://redirect.github.com/renovatebot/renovate/commit/b3e52dd)
(main)
([#&#8203;37471](https://redirect.github.com/renovatebot/renovate/issues/37471))
([4628a02](https://redirect.github.com/renovatebot/renovate/commit/4628a02eb0fe3d5f31f8174490818a24b854b126))

##### Code Refactoring

- **pep621:** Refactor PDM processor
([#&#8203;37465](https://redirect.github.com/renovatebot/renovate/issues/37465))
([ceeb69c](https://redirect.github.com/renovatebot/renovate/commit/ceeb69cade76cb4ef51a454402d59e0a9c3cb5aa))

###
[`v41.66.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.66.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.29.1
(main)
([#&#8203;37470](https://redirect.github.com/renovatebot/renovate/issues/37470))
([2a0b6f4](https://redirect.github.com/renovatebot/renovate/commit/2a0b6f4474d50874c697db1f4e1701b83ef72f5c))

###
[`v41.66.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.66.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.29.0
(main)
([#&#8203;37469](https://redirect.github.com/renovatebot/renovate/issues/37469))
([bdadc72](https://redirect.github.com/renovatebot/renovate/commit/bdadc72a2cff49c8d3538b0da6a16f58077c4416))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.64 (main)
([#&#8203;37466](https://redirect.github.com/renovatebot/renovate/issues/37466))
([2e6b434](https://redirect.github.com/renovatebot/renovate/commit/2e6b434f7d478902fcec2680531519040a1d5c2a))
- **deps:** update otel/opentelemetry-collector-contrib docker tag to
v0.132.0 (main)
([#&#8203;37467](https://redirect.github.com/renovatebot/renovate/issues/37467))
([e7496ac](https://redirect.github.com/renovatebot/renovate/commit/e7496ac58a0eb37cba2f5739ec6e9587c1dd89a9))
- **deps:** update python:3.13 docker digest to
[`92c10ac`](https://redirect.github.com/renovatebot/renovate/commit/92c10ac)
(main)
([#&#8203;37468](https://redirect.github.com/renovatebot/renovate/issues/37468))
([716c639](https://redirect.github.com/renovatebot/renovate/commit/716c6391f4c5838cdfce5d9317be2372aa1b7acf))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-13 11:59:25 +02:00
TrueCharts Bot f4cd529af4 chore(container): update docker.io/codercom/code-server docker tag to v4.103.0 (#38349)
This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-13 05:53:41 +02:00
TrueCharts Bot 18f43eff60 chore(container): update docker.io/renovate/renovate docker tag to v41.65.1 (#38343)
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 | `41.64.2-full` -> `41.65.1-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>

###
[`v41.65.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.65.1)

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

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/ruby-semver](https://redirect.github.com/renovatebot/ruby-semver)
to v4.1.0 (main)
([#&#8203;37464](https://redirect.github.com/renovatebot/renovate/issues/37464))
([6d47bcf](https://redirect.github.com/renovatebot/renovate/commit/6d47bcfe41c8844b83015a381d723e6dc935c345))

###
[`v41.65.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.65.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v10.28.0
(main)
([#&#8203;37463](https://redirect.github.com/renovatebot/renovate/issues/37463))
([4f6bb05](https://redirect.github.com/renovatebot/renovate/commit/4f6bb056613d05779f3fc0e84649727ca75acbca))

##### Bug Fixes

- **nuget:** add simple check to skip non-xml files
([#&#8203;37453](https://redirect.github.com/renovatebot/renovate/issues/37453))
([4ae7ed2](https://redirect.github.com/renovatebot/renovate/commit/4ae7ed28dea125410295cfea2998286e17649b13))

###
[`v41.64.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.4)

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

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline)
to v1.6.9 (main)
([#&#8203;37462](https://redirect.github.com/renovatebot/renovate/issues/37462))
([3787141](https://redirect.github.com/renovatebot/renovate/commit/3787141d097728f407eb2ffeb04ab9b0579ff278))

###
[`v41.64.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.64.3)

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

##### Build System

- **deps:** update dependency fs-extra to v11.3.1 (main)
([#&#8203;37460](https://redirect.github.com/renovatebot/renovate/issues/37460))
([c0887c7](https://redirect.github.com/renovatebot/renovate/commit/c0887c703a34a2e1f5097d35f3bcae213f201be7))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

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-08-13 03:51:22 +00:00