File tree Expand file tree Collapse file tree 10 files changed +1
-21
lines changed
argocd/applications/templates Expand file tree Collapse file tree 10 files changed +1
-21
lines changed Original file line number Diff line number Diff line change 2121 sources :
2222 - repoURL : {{ required "A valid chartRepoURL entry required!" .Values.argo.chartRepoURL }}
2323 chart : infra/charts/{{$appName}}
24- targetRevision : 2.15.3
24+ targetRevision : 2.15.5
2525 helm :
2626 releaseName : {{$appName}}
2727 valuesObject :
Original file line number Diff line number Diff line change 2929 - orch-configs/profiles/profile-aws.yaml
3030 - orch-configs/profiles/alerting-emails.yaml
3131 - orch-configs/profiles/enable-explicit-proxy.yaml
32- - orch-configs/profiles/enable-osrm-manual-mode.yaml
3332 - orch-configs/profiles/resource-default.yaml
3433 - orch-configs/clusters/bkc.yaml
3534
Original file line number Diff line number Diff line change 1616 - orch-configs/profiles/proxy-none.yaml
1717 - orch-configs/profiles/profile-dev.yaml
1818 - orch-configs/profiles/artifact-rs-production-noauth.yaml
19- - orch-configs/profiles/enable-osrm-manual-mode.yaml
2019 - orch-configs/profiles/resource-default.yaml
2120 - orch-configs/clusters/dev-minimal.yaml
2221
Original file line number Diff line number Diff line change 2222 - orch-configs/profiles/artifact-rs-production-noauth.yaml
2323 - orch-configs/profiles/o11y-dev.yaml
2424 - orch-configs/profiles/alerting-emails-dev.yaml
25- - orch-configs/profiles/enable-osrm-manual-mode.yaml
2625 - orch-configs/profiles/resource-default.yaml
2726 - orch-configs/clusters/dev.yaml
2827
Original file line number Diff line number Diff line change 2121 - orch-configs/profiles/alerting-emails.yaml
2222 - orch-configs/profiles/artifact-rs-production-noauth.yaml
2323 - orch-configs/profiles/o11y-onprem-1k.yaml
24- - orch-configs/profiles/enable-osrm-manual-mode.yaml
2524 - orch-configs/profiles/resource-default.yaml
2625 - orch-configs/clusters/onprem-1k.yaml
2726
Original file line number Diff line number Diff line change 2222 - orch-configs/profiles/artifact-rs-production-noauth.yaml
2323 - orch-configs/profiles/o11y-onprem.yaml
2424 - orch-configs/profiles/enable-explicit-proxy.yaml
25- - orch-configs/profiles/enable-osrm-manual-mode.yaml
2625 - orch-configs/profiles/resource-default.yaml
2726 - orch-configs/clusters/onprem-explicit-proxy.yaml
2827
Original file line number Diff line number Diff line change 1717 - orch-configs/profiles/profile-oxm.yaml
1818 - orch-configs/profiles/artifact-rs-production-noauth.yaml
1919 - orch-configs/profiles/enable-explicit-proxy.yaml
20- - orch-configs/profiles/enable-osrm-manual-mode.yaml
2120 - orch-configs/profiles/resource-default.yaml
2221 - orch-configs/clusters/onprem-oxm.yaml
2322
Original file line number Diff line number Diff line change 2121 - orch-configs/profiles/alerting-emails.yaml
2222 - orch-configs/profiles/artifact-rs-production-noauth.yaml
2323 - orch-configs/profiles/o11y-onprem.yaml
24- - orch-configs/profiles/enable-osrm-manual-mode.yaml
2524 - orch-configs/profiles/resource-default.yaml
2625 - orch-configs/clusters/onprem.yaml
2726
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5656{ {- end } }
5757{ {- if .Values.enableSquid } }
5858 - orch-configs/profiles/enable-explicit-proxy.yaml
59- { {- end } }
60- { {- if .Values.enableOsrmManualMode } }
61- - orch-configs/profiles/enable-osrm-manual-mode.yaml
6259{ {- end } }
6360 - orch-configs/profiles/resource-default.yaml
6461 - orch-configs/clusters/{ { .Values.name } }.yaml
You can’t perform that action at this time.
0 commit comments