Files
truecharts/charts/stable/memcached/values.yaml
T
TrueCharts BotandGitHub df5672dac4 chore(helm): update image docker.io/bitnamisecure/memcached digest to 4f662a4 (#39761)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/bitnamisecure/memcached | digest | `928b52a` -> `4f662a4` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-09-20 08:01:59 +02:00

21 lines
448 B
YAML

image:
repository: docker.io/bitnamisecure/memcached
pullPolicy: IfNotPresent
tag: latest@sha256:4f662a43dfc1174acfc1e68b44f9aee4b398f91fd675029b7785292c9482e17f
service:
main:
ports:
main:
port: 11211
protocol: tcp
targetPort: 11211
configmap:
dashboard:
enabled: true
labels:
grafana_dashboard: "1"
data:
memcached.json: >-
{{ .Files.Get "dashboard.json" | indent 8 }}