Files
truecharts/charts/stable/qinglong/values.yaml
T
TrueCharts BotandGitHub 69ddb265c5 chore(helm): update image docker.io/whyour/qinglong 2.19.1 → 2.19.2 (#36734)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/whyour/qinglong](https://redirect.github.com/whyour/qinglong)
| patch | `80da7c5` -> `602e71d` |

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.19.2`](https://redirect.github.com/whyour/qinglong/compare/v2.19.1...v2.19.2)

[Compare
Source](https://redirect.github.com/whyour/qinglong/compare/v2.19.1...v2.19.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-28 02:46:29 +02:00

22 lines
434 B
YAML

image:
repository: docker.io/whyour/qinglong
pullPolicy: IfNotPresent
tag: 2.19.2@sha256:602e71d152751c4e302b444cd2e9fe12b94e28046a07ce432a6131f9282ec515
service:
main:
ports:
main:
targetPort: 5700
port: 10176
persistence:
data:
enabled: true
mountPath: "/ql/data"
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0