Files
truecharts/charts/stable/yourls/values.yaml
T
TrueCharts BotandGitHub ba0515db49 chore(deps): update container image yourls to latest@8f4b8b1 by renovate (#23004)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `278ffab` -> `8f4b8b1` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-06 14:31:38 +02:00

35 lines
714 B
YAML

image:
pullPolicy: IfNotPresent
repository: yourls
tag: latest@sha256:8f4b8b1de051daccabe0b405cc74cd3799562074975119448d50368b69d5759a
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: ""