File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
examples/starter-manual-sync/versions/0.0.1 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ metadata:
11
11
argo-hub/owner_email :
' [email protected] '
12
12
argo-hub/owner_avatar : ' https://avatars.githubusercontent.com/u/85868206'
13
13
argo-hub/owner_url : ' https://github.com/eti-codefresh'
14
- argo-hub/icon_url : " https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/workflows/gitops-promotion /assets/icon.svg"
15
- argo-hub/icon-background : " #004C76 "
14
+ argo-hub/icon_url : " https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/examples/starter-manual-sync /assets/icon.svg"
15
+ argo-hub/icon_background : " #f4f4f4 "
16
16
spec :
17
17
arguments :
18
18
parameters :
27
27
metadata :
28
28
annotations :
29
29
argo-hub-template/description : ' Sync, wait and send a slack message once the app is synced'
30
- argo-hub-template/icon_url : " https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/workflows/gitops-promotion /assets/icon.svg"
31
- argo-hub-template/icon_background : " #004C76 "
30
+ argo-hub-template/icon_url : " https://cdn.jsdelivr.net/gh/codefresh-io/argo-hub@main/examples/starter-manual-sync /assets/icon.svg"
31
+ argo-hub-template/icon_background : " #f4f4f4 "
32
32
dag :
33
33
tasks :
34
34
- name : sync
You can’t perform that action at this time.
0 commit comments