UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c66fc60e authored by Micah Nagel's avatar Micah Nagel :moneybag:
Browse files

Merge branch 'minio-testing' into 'master'

Testing new minio branches

See merge request !2756
parents 525e4845 f09eab24
No related branches found
No related tags found
1 merge request!2756Testing new minio branches
Pipeline #1747024 passed with warnings
......@@ -44,6 +44,7 @@ sso:
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
ingressLabels:
{{- $gateway := default "public" .Values.addons.mattermost.ingress.gateway }}
{{- $default := dict "app" (dig "gateways" $gateway "ingressGateway" nil .Values.istio) "istio" nil }}
......
......@@ -667,11 +667,11 @@ loki:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/loki.git
path: "./chart"
tag: "5.0.0-bb.2"
tag: "5.0.0-bb.3"
helmRepo:
repoName: "registry1"
chartName: "loki"
tag: "5.0.0-bb.2"
tag: "5.0.0-bb.3"
# -- Flux reconciliation overrides specifically for the Loki Package
flux: {}
......@@ -1038,11 +1038,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/minio-operator.git
path: "./chart"
tag: "5.0.4-bb.0"
tag: "5.0.4-bb.1"
helmRepo:
repoName: "registry1"
chartName: "minio-operator"
tag: "5.0.4-bb.0"
tag: "5.0.4-bb.1"
# -- Flux reconciliation overrides specifically for the Minio Operator Package
flux: {}
......@@ -1063,11 +1063,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/minio.git
path: "./chart"
tag: "5.0.3-bb.1"
tag: "5.0.3-bb.2"
helmRepo:
repoName: "registry1"
chartName: "minio-instance"
tag: "5.0.3-bb.1"
tag: "5.0.3-bb.2"
# -- Flux reconciliation overrides specifically for the Minio Package
flux: {}
......@@ -1517,11 +1517,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/mattermost.git
path: "./chart"
tag: "7.10.0-bb.0"
tag: "7.10.0-bb.1"
helmRepo:
repoName: "registry1"
chartName: "mattermost"
tag: "7.10.0-bb.0"
tag: "7.10.0-bb.1"
# -- Flux reconciliation overrides specifically for the Mattermost Package
flux: {}
......
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