mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
* [bitnami/argo-cd] Ensure default's container entrypoint is executed Signed-off-by: juan131 <juan.ariza.1311993@gmail.com> * fix: bump chart version after rebasing Signed-off-by: juan131 <juan.ariza.1311993@gmail.com> * fix: bump image version Signed-off-by: juan131 <juan.ariza.1311993@gmail.com> * [skip ci] Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
34 lines
908 B
YAML
34 lines
908 B
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 2.3.3
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 16.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: Argo CD is a continuous delivery tool for Kubernetes based on GitOps.
|
|
engine: gotpl
|
|
home: https://argoproj.github.io/argo-cd/
|
|
icon: https://bitnami.com/assets/stacks/argo-cd/img/argo-cd-stack-220x234.png
|
|
keywords:
|
|
- Continuous delivery
|
|
- Continuous deployment
|
|
- Devops
|
|
- Kubernetes
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: argo-cd
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-argo-cd
|
|
- https://github.com/argoproj/argo-cd/
|
|
- https://github.com/bitnami/bitnami-docker-dex
|
|
- https://github.com/dexidp/dex
|
|
version: 3.2.2
|