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

Commit

Permalink
Merge pull request #372 from jenkins-x-bot/bump-regex-version-c8f7d92…
Browse files Browse the repository at this point in the history
…9-9486-11ea-9dd8-f29347342812

chore(deps): bump https://github.com/cloudbees/jx-tenant-service from 0.0.702 to 0.0.703
  • Loading branch information
jenkins-x-bot authored May 12, 2020
2 parents 8e82ddf + 7aa1216 commit 5d9fbd3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dependency-matrix/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

Dependency | Sources | Version | Mismatched versions
---------- | ------- | ------- | -------------------
[cloudbees/jx-tenant-service](https://github.com/cloudbees/jx-tenant-service) | | [0.0.702](https://github.com/cloudbees/jx-tenant-service/releases/tag/v0.0.702) |
[cloudbees/jx-tenant-service](https://github.com/cloudbees/jx-tenant-service) | | [0.0.703](https://github.com/cloudbees/jx-tenant-service/releases/tag/v0.0.703) |
[cloudbees/arcalos-config](https://github.com/cloudbees/arcalos-config) | | [0.0.3](https://github.com/cloudbees/arcalos-config/releases/tag/v0.0.3) |
4 changes: 2 additions & 2 deletions dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ dependencies:
owner: cloudbees
repo: jx-tenant-service
url: https://github.com/cloudbees/jx-tenant-service
version: 0.0.702
versionURL: https://github.com/cloudbees/jx-tenant-service/releases/tag/v0.0.702
version: 0.0.703
versionURL: https://github.com/cloudbees/jx-tenant-service/releases/tag/v0.0.703
- host: github.com
owner: cloudbees
repo: arcalos-config
Expand Down
2 changes: 1 addition & 1 deletion jenkins-x-arcalos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pipelineConfig:
pullRequest:
pipeline:
agent:
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.702
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.703
options:
timeout:
time: 90
Expand Down
10 changes: 5 additions & 5 deletions jenkins-x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@ pipelineConfig:
- token
command: jxt
dir: /workspace/source/env
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.702
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.703
name: get-tenant-token
- args:
- get
- subdomain
command: jxt
dir: /workspace/source/env
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.702
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.703
name: get-subdomain
- args:
- step
Expand Down Expand Up @@ -212,7 +212,7 @@ pipelineConfig:
- workspace
command: jxt
dir: /workspace/source/env
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.702
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.703
name: update-workspace
- command: ./adduser.sh
dir: /workspace/source
Expand Down Expand Up @@ -280,15 +280,15 @@ pipelineConfig:
- repositories
command: jxt
dir: /workspace/source/env
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.702
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.703
name: register-repositories
- args:
- get
- github
- token
command: jxt
dir: /workspace/source/env
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.702
image: gcr.io/jenkinsxio/jx-tenant-service:0.0.703
name: refresh-git-tokens
- args:
- step
Expand Down

0 comments on commit 5d9fbd3

Please sign in to comment.