Files
truecharts/charts/stable/rss-to-telegram/values.yaml
T
TrueCharts BotandGitHub 0679e0c011 chore(deps): update container image bokker/rss.to.telegram to latest@6256188 by renovate (#18285)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bokker/rss.to.telegram | digest | `2119027` -> `6256188` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:24:08 +01:00

39 lines
755 B
YAML

image:
pullPolicy: IfNotPresent
repository: bokker/rss.to.telegram
tag: latest@sha256:625618841ee112c9e10cb339de6d4d964c3023c7477edff1feb9f228a4f64ea6
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
enabled: false
ports:
main:
enabled: false
workload:
main:
podSpec:
containers:
main:
env:
CHATID: ""
DELAY: "60"
TOKEN: ""
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false