UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update Ironbank

Merged bigbang bot requested to merge renovate/ironbank into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -221,7 +221,7 @@ loki-simple-scalable:
image:
registry: registry1.dso.mil
repository: ironbank/opensource/nginx/nginx
tag: 1.21.6
tag: 1.23.0
# Gateway service configuration
service:
# -- Port of the gateway service
@@ -613,7 +613,7 @@ bbtests:
cypress_check_datasource: 'false'
cypress_grafana_url: 'http://monitoring-grafana.monitoring.svc.cluster.local'
scripts:
image: registry1.dso.mil/ironbank/big-bang/base:1.18.0
image: registry1.dso.mil/ironbank/big-bang/base:2.0.0
envs:
LOKI_URL: 'http://{{ template "loki.fullname" . }}.{{ .Release.Namespace }}.svc:3100'
LOKI_VERSION: '{{ .Values.loki.image.tag }}'
Loading