diff --git a/dependency-matrix/matrix.md b/dependency-matrix/matrix.md index 81489a38f..0b113f512 100644 --- a/dependency-matrix/matrix.md +++ b/dependency-matrix/matrix.md @@ -2,8 +2,8 @@ Dependency | Sources | Version | Mismatched versions ---------- | ------- | ------- | ------------------- -[jenkins-x/jenkins-x-builders](https://github.com/jenkins-x/jenkins-x-builders.git) | [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller) | [2.1.110-735](https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.110-735) | **0.1.758**: [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller) -[jenkins-x/jx](https://github.com/jenkins-x/jx) | [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller);[github.com/jenkins-x-charts/prow](https://github.com/jenkins-x-charts/prow);[github.com/jenkins-x/jenkins-x-builders-ml](https://github.com/jenkins-x/jenkins-x-builders-ml.git);[github.com/jenkins-x/jenkins-x-builders](https://github.com/jenkins-x/jenkins-x-builders.git) | [2.1.111](https://github.com/jenkins-x/jx/releases/tag/v2.1.111) | **2.0.806**: [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller)
**2.1.110**: [github.com/jenkins-x/jenkins-x-builders](https://github.com/jenkins-x/jenkins-x-builders.git)
**2.1.45**: [github.com/jenkins-x-charts/prow](https://github.com/jenkins-x-charts/prow) +[jenkins-x/jenkins-x-builders](https://github.com/jenkins-x/jenkins-x-builders.git) | [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller) | [2.1.113-737](https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.113-737) | **0.1.758**: [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller) +[jenkins-x/jx](https://github.com/jenkins-x/jx) | [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller);[github.com/jenkins-x-charts/prow](https://github.com/jenkins-x-charts/prow);[github.com/jenkins-x/jenkins-x-builders-ml](https://github.com/jenkins-x/jenkins-x-builders-ml.git);[github.com/jenkins-x/jenkins-x-builders](https://github.com/jenkins-x/jenkins-x-builders.git) | [2.1.113](https://github.com/jenkins-x/jx/releases/tag/v2.1.113) | **2.0.806**: [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller)
**2.1.111**: [github.com/jenkins-x/jenkins-x-builders-ml](https://github.com/jenkins-x/jenkins-x-builders-ml.git)
**2.1.45**: [github.com/jenkins-x-charts/prow](https://github.com/jenkins-x-charts/prow) [kubernetes-incubator/external-dns](https://github.com/kubernetes-incubator/external-dns) | | [2.19.1]() | [weaveworks/flagger](https://github.com/weaveworks/flagger) | | [1.3.0]() | [jenkins-x/dex](https://github.com/jenkins-x/dex) | | [2.13.23]() | diff --git a/dependency-matrix/matrix.yaml b/dependency-matrix/matrix.yaml index 6a4094d68..e880afefa 100644 --- a/dependency-matrix/matrix.yaml +++ b/dependency-matrix/matrix.yaml @@ -13,8 +13,8 @@ dependencies: version: 0.1.758 versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v0.1.758 url: https://github.com/jenkins-x/jenkins-x-builders.git - version: 2.1.110-735 - versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.110-735 + version: 2.1.113-737 + versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.113-737 - host: github.com owner: jenkins-x repo: jx @@ -51,13 +51,13 @@ dependencies: owner: jenkins-x repo: jenkins-x-builders url: https://github.com/jenkins-x/jenkins-x-builders.git - version: 2.1.110-735 - versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.110-735 - version: 2.1.110 - versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.110 + version: 2.1.113-737 + versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.113-737 + version: 2.1.113 + versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.113 url: https://github.com/jenkins-x/jx - version: 2.1.111 - versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.111 + version: 2.1.113 + versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.113 - host: github.com owner: kubernetes-incubator repo: external-dns diff --git a/jenkins-x-boot-helm3-mc.yml b/jenkins-x-boot-helm3-mc.yml index 8716f0f91..68ee1cdbd 100644 --- a/jenkins-x-boot-helm3-mc.yml +++ b/jenkins-x-boot-helm3-mc.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-helm3.yml b/jenkins-x-boot-helm3.yml index f2a36e7e0..08e916a55 100644 --- a/jenkins-x-boot-helm3.yml +++ b/jenkins-x-boot-helm3.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-jenkins.yml b/jenkins-x-boot-jenkins.yml index 4e4ba6281..4cbfffbc1 100644 --- a/jenkins-x-boot-jenkins.yml +++ b/jenkins-x-boot-jenkins.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-lh-bs.yml b/jenkins-x-boot-lh-bs.yml index c93a848e3..d3fd19ffe 100644 --- a/jenkins-x-boot-lh-bs.yml +++ b/jenkins-x-boot-lh-bs.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-lh-ghe.yml b/jenkins-x-boot-lh-ghe.yml index 5a7c23ae6..d1dd426cc 100644 --- a/jenkins-x-boot-lh-ghe.yml +++ b/jenkins-x-boot-lh-ghe.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-lh-gl.yml b/jenkins-x-boot-lh-gl.yml index 4f7af445c..64e9f659d 100644 --- a/jenkins-x-boot-lh-gl.yml +++ b/jenkins-x-boot-lh-gl.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-lh.yml b/jenkins-x-boot-lh.yml index 4a7d10855..a76dcdac1 100644 --- a/jenkins-x-boot-lh.yml +++ b/jenkins-x-boot-lh.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-local.yml b/jenkins-x-boot-local.yml index 5cdb1522f..80365137e 100644 --- a/jenkins-x-boot-local.yml +++ b/jenkins-x-boot-local.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-vault-tls.yml b/jenkins-x-boot-vault-tls.yml index f37d37c82..72e8fa954 100644 --- a/jenkins-x-boot-vault-tls.yml +++ b/jenkins-x-boot-vault-tls.yml @@ -38,7 +38,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-vault-upgrade.yml b/jenkins-x-boot-vault-upgrade.yml index 66dbe0327..7e2a77554 100644 --- a/jenkins-x-boot-vault-upgrade.yml +++ b/jenkins-x-boot-vault-upgrade.yml @@ -30,7 +30,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-boot-vault.yml b/jenkins-x-boot-vault.yml index 002ba4db0..6b78343ff 100644 --- a/jenkins-x-boot-vault.yml +++ b/jenkins-x-boot-vault.yml @@ -30,7 +30,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-bucketrepo.yml b/jenkins-x-bucketrepo.yml index 71ba992e2..49a912709 100644 --- a/jenkins-x-bucketrepo.yml +++ b/jenkins-x-bucketrepo.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-eksclassic.yml b/jenkins-x-eksclassic.yml index 32642eed3..8aec09cbf 100644 --- a/jenkins-x-eksclassic.yml +++ b/jenkins-x-eksclassic.yml @@ -38,7 +38,7 @@ pipelineConfig: name: jx-bdd-aws key: AWS_SECRET_ACCESS_KEY agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-ekstekton.yml b/jenkins-x-ekstekton.yml index 353c5d681..bb66be675 100644 --- a/jenkins-x-ekstekton.yml +++ b/jenkins-x-ekstekton.yml @@ -38,7 +38,7 @@ pipelineConfig: name: jx-bdd-aws key: AWS_SECRET_ACCESS_KEY agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-gitops.yml b/jenkins-x-gitops.yml index ac05461dd..47ec1a80c 100644 --- a/jenkins-x-gitops.yml +++ b/jenkins-x-gitops.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-helm3.yml b/jenkins-x-helm3.yml index 5688a28be..e8e3a2b3a 100644 --- a/jenkins-x-helm3.yml +++ b/jenkins-x-helm3.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-ng.yml b/jenkins-x-ng.yml index 4797b34e0..4347e6e08 100644 --- a/jenkins-x-ng.yml +++ b/jenkins-x-ng.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-prow.yml b/jenkins-x-prow.yml index 6aa61b48c..826d56433 100644 --- a/jenkins-x-prow.yml +++ b/jenkins-x-prow.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-static-gke-us-east1-b.yml b/jenkins-x-static-gke-us-east1-b.yml index 74f7ea42f..7c2d52771 100644 --- a/jenkins-x-static-gke-us-east1-b.yml +++ b/jenkins-x-static-gke-us-east1-b.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-static.yml b/jenkins-x-static.yml index a93b2aaf4..238bfb01e 100644 --- a/jenkins-x-static.yml +++ b/jenkins-x-static.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-tekton.yml b/jenkins-x-tekton.yml index e6cc5c10d..fcf1275dc 100644 --- a/jenkins-x-tekton.yml +++ b/jenkins-x-tekton.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-terraform-static.yml b/jenkins-x-terraform-static.yml index 5eb90dc94..986aebd87 100644 --- a/jenkins-x-terraform-static.yml +++ b/jenkins-x-terraform-static.yml @@ -17,7 +17,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-terraform:2.1.110-735 + image: gcr.io/jenkinsxio/builder-terraform:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-terraform-tekton.yml b/jenkins-x-terraform-tekton.yml index ca5025719..7dcb1af29 100644 --- a/jenkins-x-terraform-tekton.yml +++ b/jenkins-x-terraform-tekton.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-terraform:2.1.110-735 + image: gcr.io/jenkinsxio/builder-terraform:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x-tiller.yml b/jenkins-x-tiller.yml index 538ae55bd..6750dc59e 100644 --- a/jenkins-x-tiller.yml +++ b/jenkins-x-tiller.yml @@ -28,7 +28,7 @@ pipelineConfig: name: test-jenkins-user key: password agent: - image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.113-737 stages: - name: ci options: diff --git a/jenkins-x.yml b/jenkins-x.yml index 897e992d7..ddee80e93 100644 --- a/jenkins-x.yml +++ b/jenkins-x.yml @@ -44,5 +44,5 @@ pipelineConfig: command: ./jx/scripts/update-jx-bot.sh - name: update-jx-website - image: gcr.io/jenkinsxio/builder-go:2.1.110-735 + image: gcr.io/jenkinsxio/builder-go:2.1.113-737 command: ./jx/scripts/update-jx-website.sh