chore(deps): update container image whyour/qinglong to v2.17.9@18e3061 by renovate (#24135)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [whyour/qinglong](https://togithub.com/whyour/qinglong) | patch | `2.17.6` -> `2.17.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>whyour/qinglong (whyour/qinglong)</summary> ### [`v2.17.9`](https://togithub.com/whyour/qinglong/compare/v2.17.8...v2.17.9) [Compare Source](https://togithub.com/whyour/qinglong/compare/v2.17.8...v2.17.9) ### [`v2.17.8`](https://togithub.com/whyour/qinglong/compare/v2.17.7...v2.17.8) [Compare Source](https://togithub.com/whyour/qinglong/compare/v2.17.7...v2.17.8) ### [`v2.17.7`](https://togithub.com/whyour/qinglong/compare/v2.17.6...v2.17.7) [Compare Source](https://togithub.com/whyour/qinglong/compare/v2.17.6...v2.17.7) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
0401d0a3de
commit
47fa41485d
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.6
|
||||
appVersion: 2.17.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -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.1.5
|
||||
version: 11.1.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: whyour/qinglong
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.17.6@sha256:158cae0df9e01f28f5a128902686a0503db0031270b1dccb76901bf0185bfba7
|
||||
tag: 2.17.9@sha256:18e306171c8127b36ecce35b1e28dedb9a3a7d7719e4ce12314c838e14c30905
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue