Skip to content

Commit

Permalink
OPSEXP-2874 Bump Insight Engine to 2.0.12 (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Oct 2, 2024
1 parent e4b0801 commit c6a02f4
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions charts/alfresco-search-service/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 3 additions & 3 deletions charts/alfresco-search-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions charts/alfresco-search-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand All @@ -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` | |
Expand Down Expand Up @@ -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 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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` | |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions charts/alfresco-search-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c6a02f4

Please sign in to comment.