Files
truecharts/charts/stable/ddns-go/values.yaml
T
TrueCharts BotandGitHub 156bacddaf chore(deps): update container image jeessy/ddns-go to v5.7.1@ceab1b3 by renovate (#17004)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jeessy/ddns-go](https://togithub.com/jeessy2/ddns-go) | patch |
`v5.7.0` -> `v5.7.1` |

---

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

---

### Release Notes

<details>
<summary>jeessy2/ddns-go (jeessy/ddns-go)</summary>

### [`v5.7.1`](https://togithub.com/jeessy2/ddns-go/releases/tag/v5.7.1)

[Compare
Source](https://togithub.com/jeessy2/ddns-go/compare/v5.7.0...v5.7.1)

#### Changelog

- [`f475144`](https://togithub.com/jeessy2/ddns-go/commit/f475144) opt
IsPrivateNetwork func
([#&#8203;962](https://togithub.com/jeessy2/ddns-go/issues/962))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:30:35 +01:00

41 lines
780 B
YAML

image:
repository: jeessy/ddns-go
pullPolicy: IfNotPresent
tag: v5.7.1@sha256:ceab1b317e7eea01109097f55cbe5c3aa4d695c7f106156745be77a11dbeb430
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 9876
protocol: http
port: 10168
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
data:
enabled: true
mountPath: /root
portal:
open:
enabled: true