mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 17:01:20 -03:00
fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.5 → 10.0.6 (#44719)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `43c9723` → `2368ce8` | --- > [!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.6`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.6) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.5...v10.0.6) 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 [#​590](https://redirect.github.com/emberstack/kubernetes-reflector/pull/590) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.5...v10.0.6> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2t1YmVybmV0ZXMtcmVmbGVjdG9yIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.5
|
||||
appVersion: 10.0.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -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.0.7
|
||||
version: 8.0.8
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/emberstack/kubernetes-reflector
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.0.5@sha256:43c97232a3b47ca93b74e3c0321f3e476ad729b8e47d5339971d5be574c39695
|
||||
tag: 10.0.6@sha256:2368ce847a9407f2638e335d69495133047220437c4125acf80bee6717a38a45
|
||||
operator:
|
||||
register: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user