diff --git a/charts/alfresco-search-service/Chart.lock b/charts/alfresco-search-service/Chart.lock index de67dc5e..b5fee9de 100644 --- a/charts/alfresco-search-service/Chart.lock +++ b/charts/alfresco-search-service/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: alfresco-insight-zeppelin repository: "" - version: 3.0.2 + version: 3.0.3 - name: alfresco-common repository: https://alfresco.github.io/alfresco-helm-charts/ version: 3.1.3 -digest: sha256:72f00c5ecc82a8655088048089c7b79b2849dafecd2824cb94384ecafeff0bb2 -generated: "2024-07-11T10:28:34.787136+02:00" +digest: sha256:8ceceabf338c39b88ac355a29effe4f0816ebb66efd765eda777610fd7c31efe +generated: "2024-10-02T14:02:52.596765876Z" diff --git a/charts/alfresco-search-service/Chart.yaml b/charts/alfresco-search-service/Chart.yaml index a5d602a7..a532c755 100644 --- a/charts/alfresco-search-service/Chart.yaml +++ b/charts/alfresco-search-service/Chart.yaml @@ -10,11 +10,11 @@ keywords: name: alfresco-search-service sources: - https://github.com/Alfresco/alfresco-helm-charts -version: 4.0.0-alpha.0 -appVersion: 2.0.11 +version: 4.0.0-alpha.1 +appVersion: 2.0.12 dependencies: - name: alfresco-insight-zeppelin - version: 3.0.2 + version: 3.0.3 condition: alfresco-insight-zeppelin.enabled - name: alfresco-common version: 3.1.3 diff --git a/charts/alfresco-search-service/README.md b/charts/alfresco-search-service/README.md index facc5dc8..5fb48014 100644 --- a/charts/alfresco-search-service/README.md +++ b/charts/alfresco-search-service/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-search-service -![Version: 4.0.0-alpha.0](https://img.shields.io/badge/Version-4.0.0--alpha.0-informational?style=flat-square) ![AppVersion: 2.0.11](https://img.shields.io/badge/AppVersion-2.0.11-informational?style=flat-square) +![Version: 4.0.0-alpha.1](https://img.shields.io/badge/Version-4.0.0--alpha.1-informational?style=flat-square) ![AppVersion: 2.0.12](https://img.shields.io/badge/AppVersion-2.0.12-informational?style=flat-square) A Helm chart for deploying Alfresco Search Service @@ -21,7 +21,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs | Repository | Name | Version | |------------|------|---------| -| | alfresco-insight-zeppelin | 3.0.2 | +| | alfresco-insight-zeppelin | 3.0.3 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 | ## Values @@ -47,7 +47,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs | insightEngineImage.internalPort | string | `nil` | container's port search service is listening on change if your custom image use a different port. | | insightEngineImage.pullPolicy | string | `"IfNotPresent"` | | | insightEngineImage.repository | string | `"quay.io/alfresco/insight-engine"` | | -| insightEngineImage.tag | string | `"2.0.11"` | | +| insightEngineImage.tag | string | `"2.0.12"` | | | livenessProbe.failureThreshold | int | `1` | | | livenessProbe.initialDelaySeconds | int | `130` | | | livenessProbe.periodSeconds | int | `20` | | @@ -84,7 +84,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs | searchServicesImage.internalPort | string | `nil` | container's port search service is listening on change if your custom image use a different port. | | searchServicesImage.pullPolicy | string | `"IfNotPresent"` | | | searchServicesImage.repository | string | `"quay.io/alfresco/search-services"` | | -| searchServicesImage.tag | string | `"2.0.11"` | | +| searchServicesImage.tag | string | `"2.0.12"` | | | service.name | string | `"solr"` | | | service.type | string | `"ClusterIP"` | | | serviceAccount.annotations | object | `{}` | Annotations to add to the service account | diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml index 64d457ec..3cb15a3d 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml @@ -8,10 +8,10 @@ keywords: - alfresco zeppelin - alfresco insight zeppelin name: alfresco-insight-zeppelin -version: 3.0.2 +version: 3.0.3 sources: - https://github.com/Alfresco/alfresco-helm-charts -appVersion: 2.0.11 +appVersion: 2.0.12 dependencies: - name: alfresco-common version: 3.1.3 diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md index 81dde70b..07bc4c39 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md @@ -5,7 +5,7 @@ parent: Charts Reference # alfresco-insight-zeppelin -![Version: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square) ![AppVersion: 2.0.11](https://img.shields.io/badge/AppVersion-2.0.11-informational?style=flat-square) +![Version: 3.0.3](https://img.shields.io/badge/Version-3.0.3-informational?style=flat-square) ![AppVersion: 2.0.12](https://img.shields.io/badge/AppVersion-2.0.12-informational?style=flat-square) A Helm chart for deploying Alfresco Insight Zeppelin @@ -36,7 +36,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs | image.internalPort | int | `9090` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"quay.io/alfresco/insight-zeppelin"` | | -| image.tag | string | `"2.0.11"` | | +| image.tag | string | `"2.0.12"` | | | ingress.path | string | `"/zeppelin"` | | | livenessProbe.initialDelaySeconds | int | `130` | | | livenessProbe.periodSeconds | int | `20` | | diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml index 47d12e0e..3016189b 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: quay.io/alfresco/insight-zeppelin - tag: 2.0.11 + tag: 2.0.12 pullPolicy: IfNotPresent internalPort: 9090 podSecurityContext: diff --git a/charts/alfresco-search-service/values.yaml b/charts/alfresco-search-service/values.yaml index 2dba7283..eb58efd4 100644 --- a/charts/alfresco-search-service/values.yaml +++ b/charts/alfresco-search-service/values.yaml @@ -17,14 +17,14 @@ podSecurityContext: fsGroup: 33007 searchServicesImage: repository: quay.io/alfresco/search-services - tag: 2.0.11 + tag: 2.0.12 pullPolicy: &searchDockerImagePullPolicy IfNotPresent # -- container's port search service is listening on # change if your custom image use a different port. internalPort: null insightEngineImage: repository: quay.io/alfresco/insight-engine - tag: 2.0.11 + tag: 2.0.12 pullPolicy: *searchDockerImagePullPolicy # -- container's port search service is listening on # change if your custom image use a different port.