From 3d6ed3a57937668c353853847a14fb8bb047068f Mon Sep 17 00:00:00 2001 From: mbloomfi-tibco <106804427+mbloomfi-tibco@users.noreply.github.com> Date: Mon, 12 Aug 2024 08:51:27 +0200 Subject: [PATCH] bump chart version for monitor agent to 1.2.124 --- charts/bwprovisioner/templates/ingress_oauth2_proxy.yaml | 2 +- charts/tp-dp-monitor-agent/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/bwprovisioner/templates/ingress_oauth2_proxy.yaml b/charts/bwprovisioner/templates/ingress_oauth2_proxy.yaml index 91ea14c4..3b4caac8 100644 --- a/charts/bwprovisioner/templates/ingress_oauth2_proxy.yaml +++ b/charts/bwprovisioner/templates/ingress_oauth2_proxy.yaml @@ -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 }} diff --git a/charts/tp-dp-monitor-agent/Chart.yaml b/charts/tp-dp-monitor-agent/Chart.yaml index 45c67ae5..ace48ddf 100644 --- a/charts/tp-dp-monitor-agent/Chart.yaml +++ b/charts/tp-dp-monitor-agent/Chart.yaml @@ -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