32 lines
807 B
YAML
32 lines
807 B
YAML
apiVersion: v2
|
|
appVersion: "1.6.15"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.7
|
|
deprecated: false
|
|
description: Memcached is a memory-backed database caching solution
|
|
home: https://github.com/truecharts/apps/tree/master/stable/memcached
|
|
icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
|
|
keywords:
|
|
- memcached
|
|
- database
|
|
- cache
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: memcached
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-memcached
|
|
- http://memcached.org/
|
|
type: application
|
|
version: 2.0.36
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- database
|
|
- cache
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|