Chart.yaml 711 B

12345678910111213141516171819202122232425
  1. name: redis
  2. description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
  3. annotations:
  4. title: Redis
  5. type: application
  6. version: 1.0.22
  7. apiVersion: v2
  8. appVersion: 7.2.4
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.2.9
  18. home: https://redis.io/
  19. icon: https://media.sys.truenas.net/apps/redis/icons/icon.png
  20. sources:
  21. - https://hub.docker.com/r/bitnami/redis
  22. - https://github.com/bitnami/containers/tree/main/bitnami/redis
  23. - https://redis.io/
  24. keywords:
  25. - cache