UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a0698995 authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch '36-set-required-labels-for-kiali-update-to-new-umbrella-pattern' into 'master'

haproxy update to 1.19.3-bb.8

Closes big-bang/product/packages/haproxy#36

See merge request !5005
parents 679cfe78 5740c57c
No related branches found
No related tags found
2 merge requests!5067Rebase alloy with master branch,!5005haproxy update to 1.19.3-bb.8
Pipeline #3571884 passed
......@@ -114,4 +114,9 @@ istio:
(dig "istio" "hardened" "enabled" false .Values.elasticsearchKibana.values)
}}
openshift: {{ .Values.openshift }}
{{- if .Values.kiali.enabled }}
podLabels:
app: {{ "{{ template \"haproxy.name\" . }}" | quote }}
{{- include "kialiVersionLabel" . | nindent 2 }}
{{- end }}
{{- end -}}
......@@ -1502,11 +1502,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/haproxy.git
path: "./chart"
tag: "1.19.3-bb.7"
tag: "1.19.3-bb.8"
helmRepo:
repoName: "registry1"
chartName: "haproxy"
tag: "1.19.3-bb.7"
tag: "1.19.3-bb.8"
# -- Flux reconciliation overrides specifically for the HAProxy 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