apiVersion: v2 name: description: type: application version: 0.1.0 appVersion: "1.0.0" keywords: - - home: https://github.com// sources: - https://github.com// maintainers: - name: email: url: https://github.com/ icon: https://example.com/icon.png kubeVersion: ">=1.24.0" dependencies: - name: postgresql version: "12.0.0" repository: "https://charts.bitnami.com/bitnami" condition: postgresql.enabled tags: - database - name: redis version: "17.0.0" repository: "https://charts.bitnami.com/bitnami" condition: redis.enabled tags: - cache annotations: category: Application licenses: Apache-2.0