From dde61353ed5c660181431a5e7a0fbdfcf51585f6 Mon Sep 17 00:00:00 2001
From: bigbang bot <bigbang@p1.dso.mil>
Date: Tue, 17 May 2022 19:37:44 +0000
Subject: [PATCH] Update Base to v1.16.0 and kubectl to v1.21.12

---
 tests/images.txt       | 4 ++--
 tests/test-values.yaml | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/tests/images.txt b/tests/images.txt
index 85d381beb7..00e3699c9b 100644
--- a/tests/images.txt
+++ b/tests/images.txt
@@ -1,7 +1,7 @@
 registry:2
 registry1.dso.mil/ironbank/big-bang/base:8.4
-registry1.dso.mil/ironbank/big-bang/base:1.2.0
-registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.5
+registry1.dso.mil/ironbank/big-bang/base:1.16.0
+registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.12
 registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/sonar-scanner-dotnet31:4.10
 registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/sonar-scanner:4.5.0.2216
 registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/git-kustomize203-skopeo12:8.2.276.test
diff --git a/tests/test-values.yaml b/tests/test-values.yaml
index 919138b31a..3f8ff6b229 100644
--- a/tests/test-values.yaml
+++ b/tests/test-values.yaml
@@ -530,7 +530,6 @@ tempo:
           cypress_check_datasource: 'true'
           cypress_grafana_url: 'https://grafana.bigbang.dev'
       scripts:
-        image: registry1.dso.mil/ironbank/big-bang/base:1.2.0
         envs:
           TEMPO_METRICS_URL: 'http://tempo-tempo.tempo.svc:3100'
 
@@ -1020,7 +1019,7 @@ addons:
       account:
         adminPassword: new_admin_password
         currentAdminPassword: admin
-      curlContainerImage: registry1.dso.mil/ironbank/big-bang/base:8.4
+      curlContainerImage: registry1.dso.mil/ironbank/big-bang/base:1.16.0
 
   minioOperator:
     enabled: false
-- 
GitLab