Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit d916342

Browse files
metadata update
1 parent cfecd86 commit d916342

File tree

6 files changed

+100
-42
lines changed

6 files changed

+100
-42
lines changed

plugins/helm-legacy/example.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
release_to_env:
2+
image: codefresh/plugin-helm:2.7.2

plugins/helm-legacy/plugin.yaml

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,30 @@
1-
image: codefresh/plugin-helm
2-
tag: 2.7.2
3-
version: 1.1.0
4-
description: Release a Helm chart (update or install). There is a new Helm plugin with added capabilities, we are keeping this plugin as is for backward-compatibility. The new plugin is at /incubator/helm (https://github.com/codefresh-io/plugins/tree/master/incubator/helm)
5-
keywords:
6-
- helm
7-
- kubernetes
8-
home: https://github.com/codefresh-io/cf-plugin-helm
9-
sources:
10-
- https://github.com/codefresh-io/cf-plugin-helm
11-
maintainers: # (optional)
1+
title: Vault Plugin
2+
image: codefresh/plugin-helm:2.7.2
3+
description: 'Release a Helm chart (update or install). There is a new Helm plugin with added capabilities, we are keeping this plugin as is for backward-compatibility. The new plugin is at /incubator/helm (https://github.com/codefresh-io/plugins/tree/master/incubator/helm)'
4+
category:
5+
- Featured
6+
source: 'https://github.com/codefresh-io/cf-plugin-helm'
7+
logo: 'https://raw.githubusercontent.com/codefresh-io/plugins/new-pipeline/plugins/vault/logo.jpg'
8+
maintainers:
129
- name: Alexei Ledenev
13-
email: alexei@codefresh.io
14-
icon: https://avatars0.githubusercontent.com/u/29493517?v=4&s=400
1510
envs:
1611
- name: KUBE_CONTEXT
17-
type: required
18-
description: Kubernetes context to use
12+
description: 'Kubernetes context to use (required)'
1913
- name: CHART_NAME
20-
type: required
21-
description: Helm chart name to release
14+
description: 'Helm chart name to release (required)'
2215
- name: RELEASE_NAME
23-
type: required
24-
description: Helm release name
16+
description: 'Helm release name (required)'
2517
- name: NAMESPACE
2618
description: target Kubernetes namespace
2719
- name: CHART_VERSION
2820
description: application chart version to install
2921
- name: CHART_REPO_URL
3022
description: Helm chart repository URL
3123
- name: DRY_RUN
32-
description: do a "dry run" installation (do not install anything, useful for Debug)
24+
description: 'do a "dry run" installation (do not install anything, useful for Debug)'
3325
- name: DEBUG
3426
description: print verbose install output
3527
- name: WAIT
3628
description: block step execution till installation completed and all Kubernetes resources are ready
3729
- name: TIMEOUT
38-
description: wait timeout (5min by default)
39-
context:
40-
- kind: kubernetes
30+
description: 'wait timeout (5min by default)'

plugins/helm-legacy/plugin_old.yaml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
image: codefresh/plugin-helm
2+
tag: 2.7.2
3+
version: 1.1.0
4+
description: Release a Helm chart (update or install). There is a new Helm plugin with added capabilities, we are keeping this plugin as is for backward-compatibility. The new plugin is at /incubator/helm (https://github.com/codefresh-io/plugins/tree/master/incubator/helm)
5+
keywords:
6+
- helm
7+
- kubernetes
8+
home: https://github.com/codefresh-io/cf-plugin-helm
9+
sources:
10+
- https://github.com/codefresh-io/cf-plugin-helm
11+
maintainers: # (optional)
12+
- name: Alexei Ledenev
13+
email: alexei@codefresh.io
14+
icon: https://avatars0.githubusercontent.com/u/29493517?v=4&s=400
15+
envs:
16+
- name: KUBE_CONTEXT
17+
type: required
18+
description: Kubernetes context to use
19+
- name: CHART_NAME
20+
type: required
21+
description: Helm chart name to release
22+
- name: RELEASE_NAME
23+
type: required
24+
description: Helm release name
25+
- name: NAMESPACE
26+
description: target Kubernetes namespace
27+
- name: CHART_VERSION
28+
description: application chart version to install
29+
- name: CHART_REPO_URL
30+
description: Helm chart repository URL
31+
- name: DRY_RUN
32+
description: do a "dry run" installation (do not install anything, useful for Debug)
33+
- name: DEBUG
34+
description: print verbose install output
35+
- name: WAIT
36+
description: block step execution till installation completed and all Kubernetes resources are ready
37+
- name: TIMEOUT
38+
description: wait timeout (5min by default)
39+
context:
40+
- kind: kubernetes
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import_images:
2+
title: Importing images
3+
description: import Docker images form external registry
4+
image: codefresh/import-images
Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,22 @@
1-
image: codefresh/import-images
2-
tag: master
3-
version: 0.3.0
1+
title: Import Docker Images
2+
image: codefresh/import-images:master
43
description: Import metadata for existing Docker images into Codefresh
5-
keywords:
6-
- docker
7-
home: https://github.com/codefresh-io/cf-import-image
8-
sources:
9-
- https://github.com/codefresh-io/cf-import-image
10-
maintainers: # (optional)
4+
category:
5+
- Featured
6+
source: 'https://github.com/codefresh-io/cf-import-image'
7+
logo: 'https://raw.githubusercontent.com/codefresh-io/plugins/new-pipeline/plugins/vault/logo.jpg'
8+
maintainers:
119
- name: Alexei Ledenev
12-
email: alexei@codefresh.io
13-
icon: https://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2016/11/1479211772build-image-with-dockerfile_feature.jpg
1410
envs:
1511
- name: IMAGES
16-
type: required
17-
description: list of comma separated image names (with tags)
12+
description: 'list of comma separated image names (with tags)(required)'
1813
- name: REGISTRY
1914
description: registry DNS name (including port if needed, default to `docker.io`)
20-
- USERNAME`: Docker registry user name (optional)
15+
- name: USERNAME
16+
description: 'Docker registry user name (optional)'
2117
- name: PASSWORD
22-
description: Docker registry password (optional)
18+
description: 'Docker registry password (optional)'
2319
- name: CF_URL
24-
type: required
25-
description: Codefresh URL, for example https://g.codefresh.io
20+
description: 'Codefresh URL, for example https://g.codefresh.io (required)'
2621
- name: CF_API_TOKEN
27-
type: required
28-
description: Codefresh API Token
22+
description: 'Codefresh API Token (required)'
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
image: codefresh/import-images
2+
tag: master
3+
version: 0.3.0
4+
description: Import metadata for existing Docker images into Codefresh
5+
keywords:
6+
- docker
7+
home: https://github.com/codefresh-io/cf-import-image
8+
sources:
9+
- https://github.com/codefresh-io/cf-import-image
10+
maintainers: # (optional)
11+
- name: Alexei Ledenev
12+
email: alexei@codefresh.io
13+
icon: https://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2016/11/1479211772build-image-with-dockerfile_feature.jpg
14+
envs:
15+
- name: IMAGES
16+
type: required
17+
description: list of comma separated image names (with tags)
18+
- name: REGISTRY
19+
description: registry DNS name (including port if needed, default to `docker.io`)
20+
- USERNAME`: Docker registry user name (optional)
21+
- name: PASSWORD
22+
description: Docker registry password (optional)
23+
- name: CF_URL
24+
type: required
25+
description: Codefresh URL, for example https://g.codefresh.io
26+
- name: CF_API_TOKEN
27+
type: required
28+
description: Codefresh API Token

0 commit comments

Comments
 (0)