chore(helm): update image ghcr.io/emberstack/kubernetes-reflector 9.1.25 → 9.1.26 (#38654)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `0591d18` -> `1f3487e` | --- > [!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> ### [`v9.1.26`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v9.1.26) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v9.1.25...v9.1.26) The release process is automated. #### What's Changed - chore(deps): bump the all-dependencies group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/emberstack/kubernetes-reflector/pull/540](https://redirect.github.com/emberstack/kubernetes-reflector/pull/540)0 - chore(deps): bump actions/checkout from 4 to 5 in the all-dependencies group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/emberstack/kubernetes-reflector/pull/541](https://redirect.github.com/emberstack/kubernetes-reflector/pull/541)1 - Bump the all-dependencies group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/emberstack/kubernetes-reflector/pull/543](https://redirect.github.com/emberstack/kubernetes-reflector/pull/543)3 **Full Changelog**: https://github.com/emberstack/kubernetes-reflector/compare/v9.1.25...v9.1.26 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: system
|
||||
apiVersion: v2
|
||||
appVersion: 9.1.25
|
||||
appVersion: 9.1.26
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/emberstack/kubernetes-reflector
|
||||
- https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-reflector
|
||||
type: application
|
||||
version: 7.3.2
|
||||
version: 7.3.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/emberstack/kubernetes-reflector
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.1.25@sha256:0591d18d2ad85ad3ad8206b420f67f4277c0012d63570d982fad40cbe495abf7
|
||||
tag: 9.1.26@sha256:1f3487ed931fd8f17ab7f0f8540d9a7bce55254417410778e0e6256cc97d6356
|
||||
operator:
|
||||
register: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user