mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/argo-cd] document clean, fix typos
Signed-off-by: Raymonder Jin <rayjingithub@gmail.com>
This commit is contained in:
@@ -30,4 +30,4 @@ sources:
|
||||
- https://github.com/argoproj/argo-cd/
|
||||
- https://github.com/bitnami/bitnami-docker-dex
|
||||
- https://github.com/dexidp/dex
|
||||
version: 3.1.11
|
||||
version: 3.1.12
|
||||
|
||||
@@ -7,7 +7,7 @@ Argo CD is a continuous delivery tool for Kubernetes based on GitOps.
|
||||
[Overview of Argo CD](https://argoproj.github.io/cd)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
|
||||
@@ -839,7 +839,7 @@ spec:
|
||||
conditions
|
||||
items:
|
||||
description: ApplicationCondition contains details about an application
|
||||
condition, which is usally an error or warning
|
||||
condition, which is usually an error or warning
|
||||
properties:
|
||||
lastTransitionTime:
|
||||
description: LastTransitionTime is the time the condition was
|
||||
|
||||
Reference in New Issue
Block a user