UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

new cypress

Merged Jeffrey Victor requested to merge update-cypress-13-17 into master
Files
8
@@ -52,7 +52,7 @@ spec:
readOnlyRootFilesystem: true
{{- if .Values.bbtests }}
{{- if .Values.bbtests.cypress }}
image: {{ .Values.bbtests.cypress.image | default "registry1.dso.mil/bigbang-ci/cypress:13.15.0" }}
image: {{ .Values.bbtests.cypress.image | default "registry1.dso.mil/bigbang-ci/cypress:13.17.0" }}
{{- end }}
{{- end }}
imagePullPolicy: IfNotPresent
Loading