Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Commit

Permalink
add pipeline patcher app
Browse files Browse the repository at this point in the history
  • Loading branch information
apg84 committed Jun 5, 2020
1 parent d4deb62 commit 7e66faa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
21 changes: 21 additions & 0 deletions env/jx-app-cb-remote/templates/app.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: jenkins.io/v1
kind: Plugin
metadata:
annotations:
jenkins.io/chart-description: A Helm chart for Kubernetes
jenkins.io/chart-repository: https://storage.googleapis.com/jenkinsxio-labs-private/charts
creationTimestamp: null
labels:
chart: jx-app-cb-remote-0.0.55
jenkins.io/app-name: jx-app-cb-remote
jenkins.io/app-type: pipeline-extension
jenkins.io/app-version: 0.0.55
jenkins.io/pluginCommand: jx-remote
name: jx-app-cb-remote-jx-app-cb-remote
spec:
pipelineExtension:
args:
- enhance-pipeline
command: /jx-app-cb-remote
image: gcr.io/jenkinsxio-labs-private/jx-app-cb-remote:0.0.55
name: CBRemote
3 changes: 3 additions & 0 deletions env/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ dependencies:
version: 0.0.6
condition: jx-arcalos-role-controller.enabled
alias: arcalosrole
- name: jx-app-cb-remote
repository: https://storage.googleapis.com/jenkinsxio-labs-private/charts
version: 0.0.55

0 comments on commit 7e66faa

Please sign in to comment.