fix(qinglong): update image docker.io/whyour/qinglong 2.20.0 → 2.20.1 (#43193)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong) | patch | `6a18b05` -> `dfc2797` | --- > [!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.20.1`](https://redirect.github.com/whyour/qinglong/compare/v2.20.0...v2.20.1) [Compare Source](https://redirect.github.com/whyour/qinglong/compare/v2.20.0...v2.20.1) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcWluZ2xvbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.20.0
|
||||
appVersion: 2.20.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qinglong
|
||||
- https://hub.docker.com/r/whyour/qinglong
|
||||
type: application
|
||||
version: 12.14.5
|
||||
version: 12.14.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/whyour/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.20.0@sha256:6a18b051e7a21e426c88cb009b24a29e5df27cc4652121b8ae72bb6063a04040
|
||||
tag: 2.20.1@sha256:dfc2797e1f548e1f89b998c74f5cd007937612ae2ba400d12715ba85f31a3f7c
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user