Files
truecharts/charts/stable/rickroll/values.yaml
T
TrueCharts Bot c0915b085a chore(deps): update container image modem7/docker-rickroll to latest@ec27a90 by renovate (#25269)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| modem7/docker-rickroll | digest | `9e8b8e4` -> `ec27a90` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-18 20:17:23 +02:00

38 lines
768 B
YAML

image:
repository: modem7/docker-rickroll
pullPolicy: IfNotPresent
tag: latest@sha256:ec27a901c60300204e35d32baeb73b9954e86485206151e6727c5db907dd9bf4
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
port: 10289
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
readiness:
type: http
startup:
type: http
env:
TITLE: "Rickroll"
HEIGHT: "100vh"
WIDTH: "100%"
HEADLINE: ""
portal:
open:
enabled: true