mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-dev.git
synced 2025-08-29 20:12:42 +00:00
Compare commits
4 Commits
add-app-jx
...
master
Author | SHA1 | Date | |
---|---|---|---|
bb713f5241 | |||
5c5996b7ad | |||
1eb7425d43 | |||
c3a1e8ba39 |
5
dependency-matrix/matrix.md
Normal file
5
dependency-matrix/matrix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Dependency Matrix
|
||||
|
||||
Dependency | Sources | Version | Mismatched versions
|
||||
---------- | ------- | ------- | -------------------
|
||||
[beppevanrolleghem/frontend-node](https://github.com/beppevanrolleghem/frontend-node.git) | | []() |
|
7
dependency-matrix/matrix.yaml
Normal file
7
dependency-matrix/matrix.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
dependencies:
|
||||
- host: github.com
|
||||
owner: beppevanrolleghem
|
||||
repo: frontend-node
|
||||
url: https://github.com/beppevanrolleghem/frontend-node.git
|
||||
version: ""
|
||||
versionURL: ""
|
2
env/jx-app-ui/README.MD
vendored
2
env/jx-app-ui/README.MD
vendored
@@ -2,6 +2,6 @@
|
||||
|
||||
|App Metadata||
|
||||
|---|---|
|
||||
| **Version** | 0.1.138 |
|
||||
| **Version** | 0.1.49 |
|
||||
| **Description** | UI for the CloudBees Jxui V3 product |
|
||||
| **Chart Repository** | http://chartmuseum.jenkins-x.io |
|
||||
|
4
env/jx-app-ui/templates/app.yaml
vendored
4
env/jx-app-ui/templates/app.yaml
vendored
@@ -6,9 +6,9 @@ metadata:
|
||||
jenkins.io/chart-repository: http://chartmuseum.jenkins-x.io
|
||||
creationTimestamp: null
|
||||
labels:
|
||||
chart: jx-app-ui-0.1.138
|
||||
chart: jx-app-ui-0.1.49
|
||||
jenkins.io/app-name: jx-app-ui
|
||||
jenkins.io/app-version: 0.1.138
|
||||
jenkins.io/app-version: 0.1.49
|
||||
jenkins.io/ui-resource: "true"
|
||||
name: jx-app-ui-jx-app-ui
|
||||
spec:
|
||||
|
2
env/requirements.yaml
vendored
2
env/requirements.yaml
vendored
@@ -20,4 +20,4 @@ dependencies:
|
||||
repository: http://chartmuseum.jenkins-x.io
|
||||
- name: jx-app-ui
|
||||
repository: http://chartmuseum.jenkins-x.io
|
||||
version: 0.1.138
|
||||
version: 0.1.49
|
||||
|
21
repositories/templates/beppevanrolleghem-frontend-node-sr.yaml
Executable file
21
repositories/templates/beppevanrolleghem-frontend-node-sr.yaml
Executable 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
|
Reference in New Issue
Block a user