Files
truecharts/charts/stable/memcached/values.yaml
T
TrueCharts Bot 4b387b1799 chore(deps): update container image bitnami/memcached to 1.6.27@aa2f528 by renovate (#21999)
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 | `51dfab9` -> `aa2f528` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-14 02:29:09 +02:00

26 lines
488 B
YAML

image:
repository: bitnami/memcached
pullPolicy: IfNotPresent
tag: 1.6.27@sha256:aa2f52860da869ee585ae3e9b7dcec74dbc223d8fc73a67bf7f82549161ade4e
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 }}