fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.8 → 10.0.9 (#45094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `6172142` → `2d8d67a` | --- > [!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>emberstack/kubernetes-reflector (ghcr.io/emberstack/kubernetes-reflector)</summary> ### [`v10.0.9`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.9) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.8...v10.0.9) The release process is automated. #### What's Changed - Bump the all-dependencies group with 1 update by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​593](https://redirect.github.com/emberstack/kubernetes-reflector/pull/593) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.8...v10.0.9> </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2t1YmVybmV0ZXMtcmVmbGVjdG9yIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.8
|
||||
appVersion: 10.0.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -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.1.1
|
||||
version: 8.1.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/emberstack/kubernetes-reflector
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.0.8@sha256:6172142460f8e66c3a510d207366d53c132e50084cfeb3497d5e3c26d6124485
|
||||
tag: 10.0.9@sha256:2d8d67ad848a93b729bdcdfb793d2b8f17406f948542f73173cf24f502932c8e
|
||||
operator:
|
||||
register: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user