Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #617 from jenkins-x-bot/bump-docker-version-2947f3…
Browse files Browse the repository at this point in the history
…cc-8046-11ea-8450-7a580b9328fe

chore(deps): bump https://github.com/jenkins-x/jenkins-x-versions from 2.0.1284 to 2.0.1285
  • Loading branch information
jenkins-x-bot authored Apr 17, 2020
2 parents fe61620 + 08a1e2b commit 36cd5e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.go-alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG JX_VERSION=2.0.1284
ARG JX_VERSION=2.0.1285

FROM gcr.io/jenkinsxio/jx:$JX_VERSION as jx
FROM lachlanevenson/k8s-kubectl:v1.13.12 as kubectl
Expand Down
2 changes: 1 addition & 1 deletion dependency-matrix/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
Dependency | Sources | Version | Mismatched versions
---------- | ------- | ------- | -------------------
[jenkins-x/jx](https://github.com/jenkins-x/jx.git) | | [2.0.785](https://github.com/jenkins-x/jx/releases/tag/v2.0.785) |
[jenkins-x/jenkins-x-versions](https://github.com/jenkins-x/jenkins-x-versions) | | [2.0.1284]() |
[jenkins-x/jenkins-x-versions](https://github.com/jenkins-x/jenkins-x-versions) | | [2.0.1285]() |
2 changes: 1 addition & 1 deletion dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies:
owner: jenkins-x
repo: jenkins-x-versions
url: https://github.com/jenkins-x/jenkins-x-versions
version: 2.0.1284
version: 2.0.1285
versionURL: ""

0 comments on commit 36cd5e2

Please sign in to comment.