Files
truecharts/charts/stable/memcached/values.yaml
T
TrueCharts Bot 81163641ab chore(deps): update container image bitnami/memcached to 1.6.29@49e88c0 by renovate (#24265)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/memcached](https://togithub.com/bitnami/containers)
([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/memcached))
| digest | `66e6c6d` -> `49e88c0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-07-25 08:18:35 +02:00

26 lines
488 B
YAML

image:
repository: bitnami/memcached
pullPolicy: IfNotPresent
tag: 1.6.29@sha256:49e88c083fd3e71bfe2efcc9226f60daa83784bab83e8356b41777670695946e
includeCommon: true
service:
main:
ports:
main:
port: 11211
protocol: tcp
targetPort: 11211
portal:
open:
enabled: false
configmap:
dashboard:
enabled: true
labels:
grafana_dashboard: "1"
data:
memcached.json: >-
{{ .Files.Get "dashboard.json" | indent 8 }}