Skip to content

Commit

Permalink
bump chart version for monitor agent to 1.2.124
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloomfi-tibco committed Aug 12, 2024
1 parent 5abfb89 commit 3d6ed3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/bwprovisioner/templates/ingress_oauth2_proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
{{- end }}
rules:
{{- range .Values.oauth2proxy.ingress.hosts }}
- host: "*.prod-tibco-sub-{{ .Values.global.tibco.subscriptionId}}.svc.cluster.local"
- host: "*.prod-tibco-sub-{{ .Values.global.cp.subscriptionId}}.svc.cluster.local"
paths:
{{- range .paths }}
- path: {{ .path }}
Expand Down
2 changes: 1 addition & 1 deletion charts/tp-dp-monitor-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
appVersion: 1.2.0
description: A Helm chart for deploying the tp-dp-monitor-agent service
name: tp-dp-monitor-agent
version: 1.2.123
version: 1.2.124

0 comments on commit 3d6ed3a

Please sign in to comment.