fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.13 → 10.0.14 (#45644)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `3940b4b` → `23033db` | --- > [!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.14`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.14) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.13...v10.0.14) The release process is automated. #### What's Changed - Bump the all-dependencies group with 6 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​604](https://redirect.github.com/emberstack/kubernetes-reflector/pull/604) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.13...v10.0.14> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1yZWZsZWN0b3IiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.0.13
|
||||
appVersion: 10.0.14
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/emberstack/kubernetes-reflector
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kubernetes-reflector
|
||||
type: application
|
||||
version: 8.3.4
|
||||
version: 8.3.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/emberstack/kubernetes-reflector
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.0.13@sha256:3940b4b2fce15954f6c3644a104f0a8daa71344e535b18e4181e0a6ff8b66944
|
||||
tag: 10.0.14@sha256:23033db45412e65a23b5121377c2f191011c9ab4b93f8acc82c17d16699d5c71
|
||||
operator:
|
||||
register: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user