Files
truecharts/charts/stable/yourls/values.yaml
T
TrueCharts Bot 06e69cb8b7 chore(helm): update image yourls digest to 86566a0 (#34285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `b3595c5` -> `86566a0` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-12 20:32:10 +02:00

33 lines
681 B
YAML

image:
pullPolicy: IfNotPresent
repository: yourls
tag: latest@sha256:86566a0938e2adf8e925938dae27c97caf69687237874b94876ec6ef14f242ed
persistence: {}
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 80
protocol: tcp
targetPort: 80
workload:
main:
podSpec:
containers:
main:
env:
YOURLS_DB_HOST: ""
YOURLS_DB_NAME: ""
YOURLS_DB_PASS: ""
YOURLS_HOURS_OFFSET: ""
YOURLS_PASS: ""
YOURLS_PRIVATE: ""
YOURLS_SITE: ""
YOURLS_USER: ""