Skip to content

Commit

Permalink
OPSEXP-2365 Bump charts after late fixes in support matrix for ACS 23…
Browse files Browse the repository at this point in the history
….1 (#153)
  • Loading branch information
gionn authored Nov 9, 2023
1 parent 595dd34 commit 55c2b2b
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 24 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
default_language_version:
python: python3.9

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down Expand Up @@ -46,3 +49,4 @@ repos:
name: Check Chart dependencies
entry: ./scripts/charts.sh
language: script
pass_filenames: false
4 changes: 2 additions & 2 deletions charts/alfresco-ai-transformer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: alfresco-ai-transformer
description: A Helm chart for deploying Alfresco ai transformer service
type: application
version: 0.3.0
appVersion: "2.0.0"
version: 0.4.0
appVersion: 3.0.0
dependencies:
- name: alfresco-common
version: 2.1.0
Expand Down
4 changes: 2 additions & 2 deletions charts/alfresco-ai-transformer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-ai-transformer

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0](https://img.shields.io/badge/AppVersion-3.0.0-informational?style=flat-square)

A Helm chart for deploying Alfresco ai transformer service

Expand All @@ -26,7 +26,7 @@ A Helm chart for deploying Alfresco ai transformer service
| image.internalPort | int | `8090` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-ai-docker-engine"` | |
| image.tag | string | `"2.0.0"` | |
| image.tag | string | `"3.0.0"` | |
| livenessProbe.initialDelaySeconds | int | `10` | |
| livenessProbe.livenessPercent | int | `400` | |
| livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-ai-transformer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replicaCount: 2
nodeSelector: {}
image:
repository: quay.io/alfresco/alfresco-ai-docker-engine
tag: 2.0.0
tag: 3.0.0
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-search-enterprise/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.0.0-alpha.3
version: 3.0.0
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.3.0
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:add38efb79f9791c5d302b13ed108b74adb77fdbffac66a7d6ce7fa9df05fa21
generated: "2023-10-20T18:43:51.870175+02:00"
digest: sha256:7735156b1a0223a5cf10a4aeadeef49947b6ba7a9dd7406a72d69ca879663217
generated: "2023-11-09T16:04:07.735524+01:00"
4 changes: 2 additions & 2 deletions charts/alfresco-search-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ apiVersion: v2
name: alfresco-search-enterprise
description: A Helm chart for deploying Alfresco Elasticsearch connector
type: application
version: 3.0.0
version: 3.0.1
appVersion: 4.0.0
dependencies:
- name: alfresco-common
version: 3.0.0-alpha.3
version: 3.0.0
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.3.0
Expand Down
4 changes: 2 additions & 2 deletions charts/alfresco-search-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-search-enterprise

![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)
![Version: 3.0.1](https://img.shields.io/badge/Version-3.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)

A Helm chart for deploying Alfresco Elasticsearch connector

Expand All @@ -11,7 +11,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.0.0-alpha.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.0.0 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |

## Values
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-transform-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: alfresco-transform-service
description: A Helm chart for deploying Alfresco Transform Services
type: application
version: 0.3.0
version: 0.3.1
appVersion: 4.0.0
dependencies:
- name: alfresco-common
Expand Down
12 changes: 6 additions & 6 deletions charts/alfresco-transform-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-transform-service

![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)

A Helm chart for deploying Alfresco Transform Services

Expand Down Expand Up @@ -72,7 +72,7 @@ A Helm chart for deploying Alfresco Transform Services
| imagemagick.image.internalPort | int | `8090` | |
| imagemagick.image.pullPolicy | string | `"IfNotPresent"` | |
| imagemagick.image.repository | string | `"quay.io/alfresco/alfresco-imagemagick"` | |
| imagemagick.image.tag | string | `"4.0.0"` | |
| imagemagick.image.tag | string | `"5.0.0"` | |
| imagemagick.livenessProbe.initialDelaySeconds | int | `10` | |
| imagemagick.livenessProbe.livenessPercent | int | `150` | |
| imagemagick.livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down Expand Up @@ -101,7 +101,7 @@ A Helm chart for deploying Alfresco Transform Services
| libreoffice.image.internalPort | int | `8090` | |
| libreoffice.image.pullPolicy | string | `"IfNotPresent"` | |
| libreoffice.image.repository | string | `"quay.io/alfresco/alfresco-libreoffice"` | |
| libreoffice.image.tag | string | `"4.0.0"` | |
| libreoffice.image.tag | string | `"5.0.0"` | |
| libreoffice.livenessProbe.initialDelaySeconds | int | `10` | |
| libreoffice.livenessProbe.livenessPercent | int | `250` | |
| libreoffice.livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down Expand Up @@ -133,7 +133,7 @@ A Helm chart for deploying Alfresco Transform Services
| pdfrenderer.image.internalPort | int | `8090` | |
| pdfrenderer.image.pullPolicy | string | `"IfNotPresent"` | |
| pdfrenderer.image.repository | string | `"quay.io/alfresco/alfresco-pdf-renderer"` | |
| pdfrenderer.image.tag | string | `"4.0.0"` | |
| pdfrenderer.image.tag | string | `"5.0.0"` | |
| pdfrenderer.livenessProbe.initialDelaySeconds | int | `10` | |
| pdfrenderer.livenessProbe.livenessPercent | int | `150` | |
| pdfrenderer.livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down Expand Up @@ -162,7 +162,7 @@ A Helm chart for deploying Alfresco Transform Services
| tika.image.internalPort | int | `8090` | |
| tika.image.pullPolicy | string | `"IfNotPresent"` | |
| tika.image.repository | string | `"quay.io/alfresco/alfresco-tika"` | |
| tika.image.tag | string | `"4.0.0"` | |
| tika.image.tag | string | `"5.0.0"` | |
| tika.livenessProbe.initialDelaySeconds | int | `30` | |
| tika.livenessProbe.livenessPercent | int | `400` | |
| tika.livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down Expand Up @@ -191,7 +191,7 @@ A Helm chart for deploying Alfresco Transform Services
| transformmisc.image.internalPort | int | `8090` | |
| transformmisc.image.pullPolicy | string | `"IfNotPresent"` | |
| transformmisc.image.repository | string | `"quay.io/alfresco/alfresco-transform-misc"` | |
| transformmisc.image.tag | string | `"4.0.0"` | |
| transformmisc.image.tag | string | `"5.0.0"` | |
| transformmisc.livenessProbe.initialDelaySeconds | int | `10` | |
| transformmisc.livenessProbe.livenessPercent | int | `400` | |
| transformmisc.livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down
10 changes: 5 additions & 5 deletions charts/alfresco-transform-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pdfrenderer:
nodeSelector: {}
image:
repository: quay.io/alfresco/alfresco-pdf-renderer
tag: 4.0.0
tag: 5.0.0
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down Expand Up @@ -82,7 +82,7 @@ imagemagick:
nodeSelector: {}
image:
repository: quay.io/alfresco/alfresco-imagemagick
tag: 4.0.0
tag: 5.0.0
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down Expand Up @@ -123,7 +123,7 @@ libreoffice:
nodeSelector: {}
image:
repository: quay.io/alfresco/alfresco-libreoffice
tag: 4.0.0
tag: 5.0.0
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down Expand Up @@ -164,7 +164,7 @@ tika:
nodeSelector: {}
image:
repository: quay.io/alfresco/alfresco-tika
tag: 4.0.0
tag: 5.0.0
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down Expand Up @@ -205,7 +205,7 @@ transformmisc:
nodeSelector: {}
image:
repository: quay.io/alfresco/alfresco-transform-misc
tag: 4.0.0
tag: 5.0.0
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down

0 comments on commit 55c2b2b

Please sign in to comment.