5 Commits

8 changed files with 83 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
# Dependency Matrix
Dependency | Sources | Version | Mismatched versions
---------- | ------- | ------- | -------------------
[beppevanrolleghem/frontend-node](https://github.com/beppevanrolleghem/frontend-node.git) | | []() |

View File

@@ -0,0 +1,7 @@
dependencies:
- host: github.com
owner: beppevanrolleghem
repo: frontend-node
url: https://github.com/beppevanrolleghem/frontend-node.git
version: ""
versionURL: ""

7
env/jx-app-ui/README.MD vendored Executable file
View File

@@ -0,0 +1,7 @@
# jx-app-ui
|App Metadata||
|---|---|
| **Version** | 0.1.49 |
| **Description** | UI for the CloudBees Jxui V3 product |
| **Chart Repository** | http://chartmuseum.jenkins-x.io |

36
env/jx-app-ui/templates/app.yaml vendored Executable file
View File

@@ -0,0 +1,36 @@
apiVersion: jenkins.io/v1
kind: App
metadata:
annotations:
jenkins.io/chart-description: UI for the CloudBees Jxui V3 product
jenkins.io/chart-repository: http://chartmuseum.jenkins-x.io
creationTimestamp: null
labels:
chart: jx-app-ui-0.1.49
jenkins.io/app-name: jx-app-ui
jenkins.io/app-version: 0.1.49
jenkins.io/ui-resource: "true"
name: jx-app-ui-jx-app-ui
spec:
schemaPreprocessor:
args:
- -c
- /usr/bin/jx step values schema template --set domain=`echo $DOMAIN` --set tlsInCluster=`echo
$TLS_ENABLED`
command:
- /bin/sh
env:
- name: DOMAIN
valueFrom:
configMapKeyRef:
key: domain
name: ingress-config
- name: TLS_ENABLED
valueFrom:
configMapKeyRef:
key: tls
name: ingress-config
optional: true
image: gcr.io/jenkinsxio/builder-go:0.1.435
name: schema-preprocessor
resources: {}

2
env/jx-app-ui/values.yaml vendored Normal file
View File

@@ -0,0 +1,2 @@
jxui:
enableTLS: false

View File

@@ -18,6 +18,6 @@ dependencies:
repository: http://chartmuseum.jenkins-x.io
- name: jenkins-x-platform
repository: http://chartmuseum.jenkins-x.io
#- condition: chartmuseum.enabled
# name: chartmuseum
# repository: http://chartmuseum.jenkins-x.io
- name: jx-app-ui
repository: http://chartmuseum.jenkins-x.io
version: 0.1.49

View File

@@ -0,0 +1,21 @@
apiVersion: jenkins.io/v1
kind: SourceRepository
metadata:
creationTimestamp: null
labels:
owner: beppevanrolleghem
provider: github
repository: frontend-node
name: beppevanrolleghem-frontend-node
spec:
description: Imported application for beppevanrolleghem/frontend-node
httpCloneURL: https://github.com/beppevanrolleghem/frontend-node.git
org: beppevanrolleghem
provider: https://github.com
providerKind: github
providerName: github
repo: frontend-node
scheduler:
kind: ""
name: ""
url: https://github.com/beppevanrolleghem/frontend-node.git

View File

@@ -1,7 +1,7 @@
apiVersion: v1
appVersion: 1.0.82
appVersion: 0.0.2
description: ACME Chart
maintainers:
- name: Team
name: acme
version: 1.0.82
version: 0.0.2