fix(qinglong): update image docker.io/whyour/qinglong 2.20.1 → 2.20.2 (#45692)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | patch | `dfc2797` → `b1f6cd3` | --- > [!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>whyour/qinglong (docker.io/whyour/qinglong)</summary> ### [`v2.20.2`](https://redirect.github.com/whyour/qinglong/compare/v2.20.1...v2.20.2) [Compare Source](https://redirect.github.com/whyour/qinglong/compare/v2.20.1...v2.20.2) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcWluZ2xvbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.20.1
|
||||
appVersion: 2.20.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.0
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qinglong
|
||||
- https://hub.docker.com/r/whyour/qinglong
|
||||
type: application
|
||||
version: 12.18.0
|
||||
version: 12.18.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/whyour/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.20.1@sha256:dfc2797e1f548e1f89b998c74f5cd007937612ae2ba400d12715ba85f31a3f7c
|
||||
tag: 2.20.2@sha256:b1f6cd3aa496a8ab55f17ce6b32ed7863d726cda9201b48e1d3a3cfd9ca93295
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user