fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.31 → 10.0.32 (#47008)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `f847332` → `e00bbbe` | --- > [!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.32`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.32) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.31...v10.0.32) The release process is automated. #### What's Changed - Bump the all-dependencies group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​636](https://redirect.github.com/emberstack/kubernetes-reflector/pull/636) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.31...v10.0.32> </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:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.0.31
|
||||
appVersion: 10.0.32
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/emberstack/kubernetes-reflector
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kubernetes-reflector
|
||||
type: application
|
||||
version: 9.0.8
|
||||
version: 9.0.9
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/emberstack/kubernetes-reflector
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.0.31@sha256:f847332ebc914cf3a49750766f8db0e894e3b305d79bc9615fdfd944dab50505
|
||||
tag: 10.0.32@sha256:e00bbbe50781bfa1c27076d4b4d3e528c3bfd3bc54d4bd0669dbf02dd4df5a49
|
||||
operator:
|
||||
register: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user