Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPSEXP-2874 Bump Insight Engine to 2.0.12 #386

Merged
merged 1 commit into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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