UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit bee036d2 authored by Joe Foster's avatar Joe Foster :speech_balloon:
Browse files

Merge branch 'update-holocron-tag-1.0.13' into 'master'


SKIP UPGRADE holocron update to 1.0.13

Closes big-bang/product/packages/holocron#38

See merge request !5851

(cherry picked from commit aefa86d3)

2334473a Updated holocron git tag
8d8083b9 istio harden holocron and remove over-writing holocron posttes image

Co-authored-by: default avatarMichael Martin <michaelmartin@seed-innovations.com>
parent 43a86e67
No related branches found
No related tags found
1 merge request!5935SKIP CHECK CHANGES SKIP UPGRADE CHECK JV-test-vault
......@@ -162,9 +162,6 @@ postgresql:
postgresql: {{ .Values.addons.holocron.database.port }}
{{- end }}
image:
repository: ironbank/opensource/postgres/postgresql
tag: "15.5"
auth:
secretKey: password
username: {{ .Values.addons.holocron.database.username }}
......
......@@ -1930,12 +1930,12 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/holocron.git
tag: "1.0.12"
tag: "1.0.13"
path: "./chart"
helmRepo:
repoName: "registry1"
chartName: "holocron"
tag: "1.0.12"
tag: "1.0.13"
collectorAuth:
# -- Name of existing secret with auth tokens for collector services: https://repo1.dso.mil/groups/big-bang/apps/sandbox/holocron/-/wikis/Administrator-Guide
......
......@@ -2630,6 +2630,21 @@ addons:
enabled: false
client_id: dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_holocron
values:
istio:
hardened:
enabled: true
customServiceEntries:
- name: "cypress-service-entries-holocron"
enabled: true
spec:
hosts:
- 'repo1.dso.mil'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
bbtests:
enabled: true
cypress:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment