Skip to content

Commit

Permalink
Merge pull request #1116 from jenkins-x-labs-bot/bump-promote-version…
Browse files Browse the repository at this point in the history
…-fcaf4cc5-dc68-11ea-a282-def4989febab

chore(deps): bump https://github.com/jenkins-x/jx-cli to 0.0.306
  • Loading branch information
jstrachan authored Aug 12, 2020
2 parents 79bd750 + 7777b2e commit 2e9a05f
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dependency-matrix/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Dependency | Sources | Version | Mismatched versions
[jenkins-x/jx-extsecret](https://github.com/jenkins-x/jx-extsecret) | | [0.0.18](https://github.com/jenkins-x/jx-extsecret/releases/tag/v0.0.18) |
[jenkins-x/jxr-versions](https://github.com/jenkins-x/jxr-versions) | | [0.0.46](https://github.com/jenkins-x/jxr-versions/releases/tag/v0.0.46) |
[jenkins-x/jx-admin](https://github.com/jenkins-x/jx-admin) | | [0.0.59](https://github.com/jenkins-x/jx-admin/releases/tag/v0.0.59) |
[jenkins-x/jx-cli](https://github.com/jenkins-x/jx-cli) | | [0.0.294](https://github.com/jenkins-x/jx-cli/releases/tag/v0.0.294) |
[jenkins-x/jx-cli](https://github.com/jenkins-x/jx-cli) | | [0.0.306](https://github.com/jenkins-x/jx-cli/releases/tag/v0.0.306) |
[jenkins-x/jx-project](https://github.com/jenkins-x/jx-project) | | [0.0.55](https://github.com/jenkins-x/jx-project/releases/tag/v0.0.55) |
[jenkins-x/jx-verify](https://github.com/jenkins-x/jx-verify) | | [0.0.16](https://github.com/jenkins-x/jx-verify/releases/tag/v0.0.16) |
[jenkins-x/jx-pipeline](https://github.com/jenkins-x/jx-pipeline) | | [0.0.14](https://github.com/jenkins-x/jx-pipeline/releases/tag/v0.0.14) |
Expand Down
4 changes: 2 additions & 2 deletions dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -585,8 +585,8 @@ dependencies:
owner: jenkins-x
repo: jx-cli
url: https://github.com/jenkins-x/jx-cli
version: 0.0.294
versionURL: https://github.com/jenkins-x/jx-cli/releases/tag/v0.0.294
version: 0.0.306
versionURL: https://github.com/jenkins-x/jx-cli/releases/tag/v0.0.306
- host: github.com
owner: jenkins-x
repo: jx-project
Expand Down
2 changes: 1 addition & 1 deletion docker/gcr.io/jenkinsxio-labs-private/jx-cli.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 0.0.294
version: 0.0.306
2 changes: 1 addition & 1 deletion jenkins-x-gke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ pipelineConfig:
- name: ci
steps:
- command: jx/bdd/gke/ci.sh
image: gcr.io/jenkinsxio-labs-private/jx-cli:0.0.294
image: gcr.io/jenkinsxio-labs-private/jx-cli:0.0.306
name: runci
2 changes: 1 addition & 1 deletion jenkins-x-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ pipelineConfig:
- name: ci
steps:
- command: jx/bdd/terraform/ci.sh
image: gcr.io/jenkinsxio-labs-private/jx-cli:0.0.294
image: gcr.io/jenkinsxio-labs-private/jx-cli:0.0.306
name: runci
2 changes: 1 addition & 1 deletion jenkins-x-tls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ pipelineConfig:
- name: ci
steps:
- command: jx/bdd/tls/ci.sh
image: gcr.io/jenkinsxio-labs-private/jx-cli:0.0.294
image: gcr.io/jenkinsxio-labs-private/jx-cli:0.0.306
name: runci

0 comments on commit 2e9a05f

Please sign in to comment.