UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit bf718483 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

feat: Bumping Nexus chart version to include Network Policy templates

parent af516a6f
No related branches found
No related tags found
1 merge request!544feat: Bumping Nexus chart version to include Network Policy templates
...@@ -11,6 +11,9 @@ istio: ...@@ -11,6 +11,9 @@ istio:
monitoring: monitoring:
enabled: {{ .Values.monitoring.enabled }} enabled: {{ .Values.monitoring.enabled }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
nexus: nexus:
imagePullSecrets: imagePullSecrets:
- name: private-registry - name: private-registry
......
...@@ -585,7 +585,7 @@ addons: ...@@ -585,7 +585,7 @@ addons:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/nexus.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/nexus.git
path: "./chart" path: "./chart"
tag: "29.1.0-bb.0" tag: "29.1.0-bb.4"
# -- Base64 encoded license file. # -- Base64 encoded license file.
license_key: "" license_key: ""
......
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