chore(helm): update image docker.io/whyour/qinglong 2.17.11 → 2.17.12 (#28365)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | patch | `4356d28` -> `f84f4bf` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>whyour/qinglong (docker.io/whyour/qinglong)</summary> ### [`v2.17.12`](https://redirect.github.com/whyour/qinglong/compare/v2.17.11...v2.17.12) [Compare Source](https://redirect.github.com/whyour/qinglong/compare/v2.17.11...v2.17.12) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.11
|
||||
appVersion: 2.17.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qinglong
|
||||
- https://hub.docker.com/r/whyour/qinglong
|
||||
type: application
|
||||
version: 11.2.0
|
||||
version: 11.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/whyour/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.17.11@sha256:4356d28c5daef267f5db5ed6a5f913fbcf1724cc28fda5deaa96525e87031e39
|
||||
tag: 2.17.12@sha256:f84f4bf8a943fba135898abc4d4bcd906bae60c7c859bfec3344ae7b0e61ae38
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user