Files
truecharts/charts/stable/double-take/values.yaml
T
TrueCharts Bot fefe1bf0a3 chore(deps): update container image skrashevich/double-take to v1.13.11@bdb7e1f (#15934)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| skrashevich/double-take | patch | `1.13.1` -> `v1.13.11` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-10 06:21:13 +00:00

34 lines
649 B
YAML

image:
repository: skrashevich/double-take
pullPolicy: IfNotPresent
tag: v1.13.11@sha256:bdb7e1f1f1b28c178539b5003218e33b44142f11a8175d01ce3a29bfaebb3254
service:
main:
ports:
main:
targetPort: 3000
port: 10200
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
data:
enabled: true
mountPath: /.storage
portal:
open:
enabled: true