chore(helm): update image docker.io/whyour/qinglong 2.17.13 → 2.18.0 (#30648)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | minor | `9d8a7b6` -> `935d0bd` | --- > [!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>whyour/qinglong (docker.io/whyour/qinglong)</summary> ### [`v2.18.0`](https://redirect.github.com/whyour/qinglong/compare/v2.17.13...v2.18.0) [Compare Source](https://redirect.github.com/whyour/qinglong/compare/v2.17.13...v2.18.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.13
|
||||
appVersion: 2.18.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -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.4.0
|
||||
version: 11.5.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/whyour/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.17.13@sha256:9d8a7b608d016cf96a96f592edf1e4b64806e86f7ae6d13a2030e2e60897a75e
|
||||
tag: 2.18.0@sha256:935d0bd5b6b159e36d9a93f3c830c3d0256da5ff9fce59665b14aaf0b0e6945b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user