Files
truecharts/charts/stable/yourls/values.yaml
T
TrueCharts Bot dd5eefef51 chore(deps): update container image yourls to latest@b92d8e3 by renovate (#26953)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `9f90e2f` -> `b92d8e3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45OC4wIiwidXBkYXRlZEluVmVyIjoiMzguOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-09-27 14:23:55 +02:00

35 lines
714 B
YAML

image:
pullPolicy: IfNotPresent
repository: yourls
tag: latest@sha256:b92d8e353b4b55038da796e434fd3ebd7394eb265abfdf8a401cca0bf2e9ae54
persistence: {}
portal:
open:
enabled: true
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: ""