Chart.yaml 714 B

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