diff --git a/charts/jaeger/Chart.yaml b/charts/jaeger/Chart.yaml index 2fde95a4..a3ca63b7 100644 --- a/charts/jaeger/Chart.yaml +++ b/charts/jaeger/Chart.yaml @@ -9,7 +9,7 @@ appVersion: 1.55.0 description: A Jaeger Helm chart for Kubernetes name: jaeger type: application -version: 0.72.12 +version: 0.72.13 # CronJobs require v1.21 kubeVersion: '>= 1.21-0' keywords: diff --git a/charts/jaeger/templates/_helpers.tpl b/charts/jaeger/templates/_helpers.tpl index fa2d86f7..1c65b71a 100644 --- a/charts/jaeger/templates/_helpers.tpl +++ b/charts/jaeger/templates/_helpers.tpl @@ -116,7 +116,7 @@ platform.tibco.com/capability-instance-id: {{ .Values.global.cp.instanceId }} {{- define "jaeger.const.ecrImageRepo" }}stratosphere{{end}} {{- define "jaeger.const.acrImageRepo" }}stratosphere{{end}} {{- define "jaeger.const.harborImageRepo" }}stratosphere{{end}} -{{- define "jaeger.const.defaultImageRepo" }}pea-coreintegration/tibco-control-plane/tibco-platform-local-docker/bwce{{end}} +{{- define "jaeger.const.defaultImageRepo" }}pea-coreintegration/tibco-control-plane/tibco-platform-local-docker/infra{{end}} {{- define "jaeger.image.registry" }} {{- .Values.global.cp.containerRegistry.url }} diff --git a/charts/o11y-service/templates/_helpers.tpl b/charts/o11y-service/templates/_helpers.tpl index 16b4b540..b77573e4 100644 --- a/charts/o11y-service/templates/_helpers.tpl +++ b/charts/o11y-service/templates/_helpers.tpl @@ -113,7 +113,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion }} {{- define "o11y-service.const.ecrImageRepo" }}stratosphere{{end}} {{- define "o11y-service.const.acrImageRepo" }}stratosphere{{end}} {{- define "o11y-service.const.harborImageRepo" }}stratosphere{{end}} -{{- define "o11y-service.const.defaultImageRepo" }}pea-coreintegration/tibco-control-plane/tibco-platform-local-docker/bwce{{end}} +{{- define "o11y-service.const.defaultImageRepo" }}pea-coreintegration/tibco-control-plane/tibco-platform-local-docker/infra{{end}} {{- define "o11y-service.image.registry" }} {{- .Values.global.cp.containerRegistry.url }} diff --git a/charts/tp-dp-monitor-agent/templates/_consts.tpl b/charts/tp-dp-monitor-agent/templates/_consts.tpl index aebc00cd..89a1ad9f 100644 --- a/charts/tp-dp-monitor-agent/templates/_consts.tpl +++ b/charts/tp-dp-monitor-agent/templates/_consts.tpl @@ -21,7 +21,7 @@ in the license file that is distributed with this file. {{- define "tp-dp-monitor-agent.const.ecrImageRepo" }}pdp{{end}} {{- define "tp-dp-monitor-agent.const.acrImageRepo" }}pdp{{end}} {{- define "tp-dp-monitor-agent.const.harborImageRepo" }}pdp{{end}} -{{- define "tp-dp-monitor-agent.const.defaultImageRepo" }}pea-coreintegration/tibco-control-plane/tibco-platform-local-docker/bwce{{end}} +{{- define "tp-dp-monitor-agent.const.defaultImageRepo" }}pea-coreintegration/tibco-control-plane/tibco-platform-local-docker/infra{{end}} {{- define "tp-dp-monitor-agent.image.registry" }} {{- .Values.global.cp.containerRegistry.url }}