mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10:00
Fix argo-workflows icon url (#11149)
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies:
|
||||
description: Argo Workflows is meant to orchestrate Kubernetes jobs in parallel. It uses DAG and step-based workflows
|
||||
engine: gotpl
|
||||
home: https://argoproj.github.io/workflows/
|
||||
icon: https://bitnami.com/assets/stacks/argo-workflow-cli/img/argo-workflow-cli-stack-220x234.png
|
||||
icon: https://bitnami.com/assets/stacks/argo-workflows/img/argo-workflows-stack-220x234.png
|
||||
keywords:
|
||||
- Devops
|
||||
- Kubernetes
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-argo-workflow-controller
|
||||
- https://github.com/bitnami/bitnami-docker-argo-workflow-exec
|
||||
- https://argoproj.github.io/workflows/
|
||||
version: 2.3.5
|
||||
version: 2.3.6
|
||||
|
||||
Reference in New Issue
Block a user