UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b96908fe authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'update-gitlab-runner-tag-0.63.0-bb.7' into 'master'

gitlabRunner update to 0.63.0-bb.10

See merge request !4329
parents fdba1dab 95ee6a75
No related branches found
No related tags found
1 merge request!4329gitlabRunner update to 0.63.0-bb.10
Pipeline #3277982 passed
......@@ -16,6 +16,7 @@ istio:
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
# no longer necessary to directly pass through .Values.monitoring.enabled
# the package chart uses: .Capabilities.APIVersions.Has "monitoring.coreos.com/v1" to toggle monitoring
......
......@@ -1297,12 +1297,12 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
path: "./chart"
tag: "0.63.0-bb.9"
tag: "0.63.0-bb.10"
helmRepo:
repoName: "registry1"
chartName: "gitlab-runner"
tag: "0.63.0-bb.9"
tag: "0.63.0-bb.10"
# -- Flux reconciliation overrides specifically for the Gitlab Runner Package
......
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