chore(deps): update container image whyour/qinglong to v2.17.5@9f86dca by renovate (#22451)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [whyour/qinglong](https://togithub.com/whyour/qinglong) | patch | `2.17.4` -> `2.17.5` | --- > [!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.5`](https://togithub.com/whyour/qinglong/compare/v2.17.4...v2.17.5) [Compare Source](https://togithub.com/whyour/qinglong/compare/v2.17.4...v2.17.5) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.17.4
|
appVersion: 2.17.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.8
|
version: 23.0.8
|
||||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp
|
|||||||
keywords:
|
keywords:
|
||||||
- qinglong
|
- qinglong
|
||||||
- task
|
- task
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qinglong
|
- https://github.com/truecharts/charts/tree/master/charts/stable/qinglong
|
||||||
- https://hub.docker.com/r/whyour/qinglong
|
- https://hub.docker.com/r/whyour/qinglong
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.6
|
version: 10.0.7
|
||||||
|
|||||||
@@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst
|
|||||||
|
|
||||||
### TrueNAS SCALE Apps
|
### TrueNAS SCALE Apps
|
||||||
|
|
||||||
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro).
|
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale).
|
||||||
|
|
||||||
## Configuration Options
|
|
||||||
|
|
||||||
To view the chart specific options, please view Values.yaml included in the chart.
|
|
||||||
|
|
||||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
|
||||||
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
|
||||||
|
|
||||||
## Chart Specific Guides and information
|
## Chart Specific Guides and information
|
||||||
|
|
||||||
@@ -39,8 +32,20 @@ All our charts have dedicated documentation pages.
|
|||||||
The documentation for this chart can be found here:
|
The documentation for this chart can be found here:
|
||||||
https://truecharts.org/charts/stable/qinglong
|
https://truecharts.org/charts/stable/qinglong
|
||||||
|
|
||||||
## Support
|
## Configuration Options
|
||||||
|
|
||||||
|
Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||||
|
Hence most of these docs do not apply to TrueNAS SCALE
|
||||||
|
|
||||||
|
To view the chart specific options, please view Values.yaml included in the chart.
|
||||||
|
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/qinglong/values.yaml
|
||||||
|
|
||||||
|
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||||
|
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
|
||||||
|
|
||||||
|
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
- See the [Website](https://truecharts.org)
|
- See the [Website](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: whyour/qinglong
|
repository: whyour/qinglong
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.17.4@sha256:2cd9d51986f8ba053ad254df4c1a5131a5d44c1eb4cfc80fed340e60074ebfb6
|
tag: 2.17.5@sha256:9f86dca37086978f06e4dc229a0e24ed3b1faa9d90fd0bc4dedbe2fe4989cadb
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user