From 73ec16dcfa6a9739ba6e79ed3e87bff00ee39baf Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo <71768+gionn@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:55:31 +0200 Subject: [PATCH] Test alfresco-connector-hxi with probes (#360) --- charts/alfresco-connector-hxi/Chart.yaml | 2 +- charts/alfresco-connector-hxi/README.md | 2 +- charts/alfresco-connector-hxi/ci/default-values.yaml | 6 +----- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/charts/alfresco-connector-hxi/Chart.yaml b/charts/alfresco-connector-hxi/Chart.yaml index 4c9b73e8..e81aa628 100644 --- a/charts/alfresco-connector-hxi/Chart.yaml +++ b/charts/alfresco-connector-hxi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: alfresco-connector-hxi description: A Helm chart for deploying Alfresco connector hxi services type: application -version: 0.1.0-alpha.1 +version: 0.1.0-alpha.2 appVersion: 1.0.0 dependencies: - name: alfresco-common diff --git a/charts/alfresco-connector-hxi/README.md b/charts/alfresco-connector-hxi/README.md index 8e2dc597..d8d3e050 100644 --- a/charts/alfresco-connector-hxi/README.md +++ b/charts/alfresco-connector-hxi/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-connector-hxi -![Version: 0.1.0-alpha.1](https://img.shields.io/badge/Version-0.1.0--alpha.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 0.1.0-alpha.2](https://img.shields.io/badge/Version-0.1.0--alpha.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) A Helm chart for deploying Alfresco connector hxi services diff --git a/charts/alfresco-connector-hxi/ci/default-values.yaml b/charts/alfresco-connector-hxi/ci/default-values.yaml index 822d894d..779694f4 100644 --- a/charts/alfresco-connector-hxi/ci/default-values.yaml +++ b/charts/alfresco-connector-hxi/ci/default-values.yaml @@ -7,8 +7,6 @@ liveIngester: limits: cpu: "1" memory: "500Mi" - livenessProbe: null - readinessProbe: null bulkIngester: resources: requests: @@ -26,8 +24,6 @@ predictionApplier: limits: cpu: "1" memory: "1Gi" - livenessProbe: null - readinessProbe: null activemq: fullnameOverride: activemq resources: @@ -42,7 +38,7 @@ db: messageBroker: url: nio://activemq-broker:61616 repository: - url: http://repository + versionOverride: '23.3.0' ats: sfsUrl: http://alfresco-transform-services-sfs hxi: