Files
truecharts/charts/stable/rickroll/values.yaml
T
TrueCharts BotandGitHub e326e40cb8 chore(deps): update container image modem7/docker-rickroll to latest@7a9b668 by renovate (#16438)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| modem7/docker-rickroll | digest | `d3f292c` -> `7a9b668` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:42:05 +01:00

38 lines
806 B
YAML

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