diff --git a/dependency-matrix/matrix.md b/dependency-matrix/matrix.md
index 5b47f2f03..5689c3fac 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.97-725](https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.97-725) | **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.98](https://github.com/jenkins-x/jx/releases/tag/v2.1.98) | **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)
**2.1.97**: [github.com/jenkins-x/jenkins-x-builders](https://github.com/jenkins-x/jenkins-x-builders.git)
+[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.98-727](https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.98-727) | **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.98](https://github.com/jenkins-x/jx/releases/tag/v2.1.98) | **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 9795162c7..fe06930a9 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.97-725
- versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.97-725
+ version: 2.1.98-727
+ versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.98-727
- 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.97-724
- versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.97-724
- version: 2.1.97
- versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.97
+ version: 2.1.98-727
+ versionURL: https://github.com/jenkins-x/jenkins-x-builders/releases/tag/v2.1.98-727
+ version: 2.1.98
+ versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.98
url: https://github.com/jenkins-x/jx
version: 2.1.98
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.98
diff --git a/jenkins-x-boot-helm3-mc.yml b/jenkins-x-boot-helm3-mc.yml
index 5bc17c952..70080a1a5 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-helm3.yml b/jenkins-x-boot-helm3.yml
index 2af7043de..4cac62a15 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-jenkins.yml b/jenkins-x-boot-jenkins.yml
index fd77f1863..0e8520282 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh-bs.yml b/jenkins-x-boot-lh-bs.yml
index 61f017488..ddf627ff1 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh-ghe.yml b/jenkins-x-boot-lh-ghe.yml
index fc317e83c..0cb5aa98c 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh-gl.yml b/jenkins-x-boot-lh-gl.yml
index c23c5d3b1..88ac625e5 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-lh.yml b/jenkins-x-boot-lh.yml
index 863d632c2..d6edacf81 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-local.yml b/jenkins-x-boot-local.yml
index 8f21f4817..13aa86a48 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-vault-tls.yml b/jenkins-x-boot-vault-tls.yml
index cf8549563..03224ce21 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-vault-upgrade.yml b/jenkins-x-boot-vault-upgrade.yml
index 6cc7fcdb9..d2af77d3d 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-boot-vault.yml b/jenkins-x-boot-vault.yml
index cfa6c27b8..1746820d6 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-bucketrepo.yml b/jenkins-x-bucketrepo.yml
index d222df14e..0030aa114 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-eksclassic.yml b/jenkins-x-eksclassic.yml
index 0402a1189..49192bcc4 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-ekstekton.yml b/jenkins-x-ekstekton.yml
index ae4b47507..dbb84c05c 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-gitops.yml b/jenkins-x-gitops.yml
index 0d9330b4a..a3e08ce45 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-helm3.yml b/jenkins-x-helm3.yml
index 47f2ef1bb..71f7147a7 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-ng.yml b/jenkins-x-ng.yml
index 7286cd887..03ee7afa8 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-prow.yml b/jenkins-x-prow.yml
index d6f888e14..79b85d19e 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
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 574baa2a6..62cf1ee20 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-static.yml b/jenkins-x-static.yml
index 78faff8af..ccce8fbc7 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-tekton.yml b/jenkins-x-tekton.yml
index 19345fa01..927cb527c 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-terraform-static.yml b/jenkins-x-terraform-static.yml
index 7d55cf90d..b6305fb4f 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.97-725
+ image: gcr.io/jenkinsxio/builder-terraform:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-terraform-tekton.yml b/jenkins-x-terraform-tekton.yml
index ff24afdfc..0445f0d7b 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.97-725
+ image: gcr.io/jenkinsxio/builder-terraform:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x-tiller.yml b/jenkins-x-tiller.yml
index 07dd1d756..065ecbfcd 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.97-725
+ image: gcr.io/jenkinsxio/builder-go-nodejs:2.1.98-727
stages:
- name: ci
options:
diff --git a/jenkins-x.yml b/jenkins-x.yml
index ff7ed206b..fa86266b8 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.97-725
+ image: gcr.io/jenkinsxio/builder-go:2.1.98-727
command: ./jx/scripts/update-jx-website.sh