diff --git a/dependency-matrix/matrix.md b/dependency-matrix/matrix.md
index 38b28b9c6..f35bd2ef9 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.148-767](https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.148-767) | **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.149](https://github.com/jenkins-x/jx/releases/tag/v2.1.149) | **2.0.806**: [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller)
**2.1.148**: [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.149-768](https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.149-768) | **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.149](https://github.com/jenkins-x/jx/releases/tag/v2.1.149) | **2.0.806**: [github.com/jenkins-x-charts/environment-controller](https://github.com/jenkins-x-charts/environment-controller)
**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 08e2b4fab..e819704ed 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.148-767
- versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.148-767
+ version: 2.1.149-768
+ versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.149-768
- host: github.com
owner: jenkins-x
repo: jx
@@ -51,10 +51,10 @@ dependencies:
owner: jenkins-x
repo: jenkins-x-builders
url: https://github.com/jenkins-x/jenkins-x-builders.git
- version: 2.1.148-767
- versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.148-767
- version: 2.1.148
- versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.148
+ version: 2.1.149-768
+ versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.149-768
+ version: 2.1.149
+ versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.149
url: https://github.com/jenkins-x/jx
version: 2.1.149
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.149
diff --git a/jenkins-x-boot-helm3-mc.yml b/jenkins-x-boot-helm3-mc.yml
index f07883b6a..ae8e647aa 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-helm3.yml b/jenkins-x-boot-helm3.yml
index 5e4ab95a0..27d4ce34c 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-jenkins.yml b/jenkins-x-boot-jenkins.yml
index fc5e670ef..934a61f0d 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh-bs.yml b/jenkins-x-boot-lh-bs.yml
index 274cbe13a..a8c029762 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh-ghe.yml b/jenkins-x-boot-lh-ghe.yml
index eb6978cc0..9d86447da 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh-gl.yml b/jenkins-x-boot-lh-gl.yml
index b4440ec7e..3c6762d06 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh.yml b/jenkins-x-boot-lh.yml
index 626a31c64..94df653b9 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-local.yml b/jenkins-x-boot-local.yml
index c3220c399..3c61f47e4 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-vault-tls.yml b/jenkins-x-boot-vault-tls.yml
index 5dcb10d65..485715026 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-vault-upgrade.yml b/jenkins-x-boot-vault-upgrade.yml
index 23af77d4b..de4c6a4b1 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-vault.yml b/jenkins-x-boot-vault.yml
index 75897aba8..8ed03addf 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-bucketrepo.yml b/jenkins-x-bucketrepo.yml
index aee30f3d5..08b5ec6aa 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-eksclassic.yml b/jenkins-x-eksclassic.yml
index 899617b93..0bfe087ba 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-ekstekton.yml b/jenkins-x-ekstekton.yml
index ff241a43f..3ef4b7c13 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-gitops.yml b/jenkins-x-gitops.yml
index f644de0ee..5d2e9f5ab 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-helm3.yml b/jenkins-x-helm3.yml
index 18d0fb687..7eb65219b 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-ng.yml b/jenkins-x-ng.yml
index 6bcf62827..fd5b90925 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-prow.yml b/jenkins-x-prow.yml
index 5d4b40aaf..eb3d9f06e 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
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 3224fc7a8..02f1c7db7 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-static.yml b/jenkins-x-static.yml
index a86aa312d..99d2fba99 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-tekton.yml b/jenkins-x-tekton.yml
index d1b871bb2..0bbc55096 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-terraform-static.yml b/jenkins-x-terraform-static.yml
index c563ac0ef..3bd2bfd74 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.148-767
+ image: gcr.io/jenkinsxio/builder-terraform:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-terraform-tekton.yml b/jenkins-x-terraform-tekton.yml
index 225ff9bac..3d72ae783 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.148-767
+ image: gcr.io/jenkinsxio/builder-terraform:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x-tiller.yml b/jenkins-x-tiller.yml
index 1d90d0b97..2e50ecb63 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.148-767
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.149-768
stages:
- name: ci
options:
diff --git a/jenkins-x.yml b/jenkins-x.yml
index c1cf17288..306c9ee0c 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.148-767
+ image: gcr.io/jenkinsxio/builder-go:2.1.149-768
command: ./jx/scripts/update-jx-website.sh