fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.40 → 10.0.41 (#47991)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector)
| patch | `e1dd588` → `0abf780` |

---

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

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

---

### Release Notes

<details>
<summary>emberstack/kubernetes-reflector
(ghcr.io/emberstack/kubernetes-reflector)</summary>

###
[`v10.0.41`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.41)

[Compare
Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.40...v10.0.41)

The release process is automated.

#### What's Changed

- Fix watcher restart race that drops mirrors for new namespaces by
[@&#8203;komapa](https://redirect.github.com/komapa) in
[#&#8203;645](https://redirect.github.com/emberstack/kubernetes-reflector/pull/645)

**Full Changelog**:
<https://github.com/emberstack/kubernetes-reflector/compare/v10.0.40...v10.0.41>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rdWJlcm5ldGVzLXJlZmxlY3RvciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-05-08 10:32:23 +02:00
committed by GitHub
parent c5bab8643f
commit 18b767be0b
2 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 10.0.40
appVersion: 10.0.41
dependencies:
- name: common
version: 29.2.8
@@ -39,5 +39,5 @@ sources:
- https://github.com/emberstack/kubernetes-reflector
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kubernetes-reflector
type: application
version: 9.2.0
version: 9.2.1
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/emberstack/kubernetes-reflector
pullPolicy: IfNotPresent
tag: 10.0.40@sha256:e1dd58827993c3d1fb158a0e85e17690d48e104bcc13e47e39ea8ccbc4c72059
tag: 10.0.41@sha256:0abf78032896a51459d9efc7eedafea17707ac62fae4ba9aea37d0769ce955ba
operator:
register: true