Skip to content

Commit

Permalink
OPSEXP-2938 Bump charts for Orion release (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Nov 29, 2024
1 parent 8d7bf2a commit 71cc09d
Show file tree
Hide file tree
Showing 56 changed files with 177 additions and 177 deletions.
6 changes: 3 additions & 3 deletions charts/alfresco-activiti-admin/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.3
version: 3.1.4
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.5
digest: sha256:d1cd8ace32813475a37b795b22f4ceca712d1db925ee3d963e4f6bd9650fdd15
generated: "2024-07-10T14:14:04.851271365Z"
digest: sha256:070010776f6ae706ff564a77264f09e6ced3caf36b7355ec564c822615923d69
generated: "2024-11-28T13:40:41.17192646Z"
6 changes: 3 additions & 3 deletions charts/alfresco-activiti-admin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: v2
description: A Helm chart for Alfresco Activiti
name: alfresco-activiti-admin
version: 0.3.0
appVersion: 24.3.0
version: 0.4.0
appVersion: 24.4.0
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-activiti-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ parent: Charts Reference

# alfresco-activiti-admin

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

A Helm chart for Alfresco Activiti

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.5 |

## Values
Expand All @@ -40,7 +40,7 @@ A Helm chart for Alfresco Activiti
| image.internalPort | int | `8080` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-process-services-admin"` | |
| image.tag | string | `"24.3.0"` | |
| image.tag | string | `"24.4.0"` | |
| ingress.annotations."nginx.ingress.kubernetes.io/affinity" | string | `"cookie"` | |
| ingress.annotations."nginx.ingress.kubernetes.io/proxy-body-size" | string | `"5g"` | |
| ingress.className | string | `"nginx"` | supported ingress class |
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-activiti-admin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ podAnnotations: {}
podLabels: {}
image:
repository: quay.io/alfresco/alfresco-process-services-admin
tag: 24.3.0
tag: 24.4.0
pullPolicy: IfNotPresent
internalPort: 8080
service:
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-activiti/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.3
version: 3.1.4
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.5
digest: sha256:d1cd8ace32813475a37b795b22f4ceca712d1db925ee3d963e4f6bd9650fdd15
generated: "2024-06-17T17:54:33.458044+02:00"
digest: sha256:070010776f6ae706ff564a77264f09e6ced3caf36b7355ec564c822615923d69
generated: "2024-11-28T13:40:39.706633859Z"
6 changes: 3 additions & 3 deletions charts/alfresco-activiti/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: v2
description: A Helm chart for Alfresco Activiti
name: alfresco-activiti
version: 0.2.0
appVersion: 24.3.0
version: 0.3.0
appVersion: 24.4.0
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-activiti/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ parent: Charts Reference

# alfresco-activiti

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![AppVersion: 24.3.0](https://img.shields.io/badge/AppVersion-24.3.0-informational?style=flat-square)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: 24.4.0](https://img.shields.io/badge/AppVersion-24.4.0-informational?style=flat-square)

A Helm chart for Alfresco Activiti

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.5 |

## Values
Expand Down Expand Up @@ -55,7 +55,7 @@ A Helm chart for Alfresco Activiti
| image.internalPort | int | `8080` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-process-services"` | |
| image.tag | string | `"24.3.0"` | |
| image.tag | string | `"24.4.0"` | |
| ingress.annotations."nginx.ingress.kubernetes.io/affinity" | string | `"cookie"` | |
| ingress.annotations."nginx.ingress.kubernetes.io/proxy-body-size" | string | `"5g"` | |
| ingress.className | string | `"nginx"` | supported ingress class |
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-activiti/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ podSecurityContext:
fsGroup: 33007
image:
repository: quay.io/alfresco/alfresco-process-services
tag: 24.3.0
tag: 24.4.0
pullPolicy: IfNotPresent
internalPort: 8080
service:
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-adf-app/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.3
digest: sha256:aa16cabbeb3d227803dff9c0d097d6e52afa97d741793607156d4573c3d4bc47
generated: "2024-07-10T14:14:05.180881369Z"
version: 3.1.4
digest: sha256:472c86bbe4b88aceee0fec6653ae229ef9f5b6237d8d092d5d99c20272afa370
generated: "2024-11-28T13:40:42.201388218Z"
4 changes: 2 additions & 2 deletions charts/alfresco-adf-app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: alfresco-adf-app
description: A generic Alfresco Development Framework Helm chart for Kubernetes
type: application
version: 0.2.0-alpha.1
version: 0.2.0
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
4 changes: 2 additions & 2 deletions charts/alfresco-adf-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parent: Charts Reference

# alfresco-adf-app

![Version: 0.2.0-alpha.1](https://img.shields.io/badge/Version-0.2.0--alpha.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A generic Alfresco Development Framework Helm chart for Kubernetes

Expand All @@ -15,7 +15,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |

## Values

Expand Down
8 changes: 4 additions & 4 deletions charts/alfresco-ai-transformer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.3
version: 3.1.4
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.5.5
digest: sha256:6ae4ba3a485786ff954459164f5762953ec041c4ee10e51d61d9381d9ccfaf0a
generated: "2024-08-26T15:43:05.750515669Z"
version: 3.6.0
digest: sha256:9f3a3111c5eef5f5e508380435346f367f0a497940e44fbfbbcd292f309507fc
generated: "2024-11-28T13:40:44.171191648Z"
8 changes: 4 additions & 4 deletions charts/alfresco-ai-transformer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: alfresco-ai-transformer
description: A Helm chart for deploying Alfresco ai transformer service
type: application
version: 3.0.0-alpha.0
appVersion: 3.1.6
version: 3.0.0
appVersion: 3.1.7
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.5.5
version: 3.6.0
repository: https://alfresco.github.io/alfresco-helm-charts/
tags:
- ci
8 changes: 4 additions & 4 deletions charts/alfresco-ai-transformer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parent: Charts Reference

# alfresco-ai-transformer

![Version: 3.0.0-alpha.0](https://img.shields.io/badge/Version-3.0.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.6](https://img.shields.io/badge/AppVersion-3.1.6-informational?style=flat-square)
![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: 3.1.7](https://img.shields.io/badge/AppVersion-3.1.7-informational?style=flat-square)

A Helm chart for deploying Alfresco ai transformer service

Expand All @@ -15,8 +15,8 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.5.5 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |

## Values

Expand Down Expand Up @@ -46,7 +46,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs
| image.internalPort | int | `8090` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-ai-docker-engine"` | |
| image.tag | string | `"3.1.6"` | |
| image.tag | string | `"3.1.7"` | |
| livenessProbe.failureThreshold | int | `1` | |
| livenessProbe.httpGet.path | string | `"/live"` | |
| livenessProbe.httpGet.port | string | `"service-port"` | |
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 @@ -7,7 +7,7 @@ strategy:
replicaCount: 2
image:
repository: quay.io/alfresco/alfresco-ai-docker-engine
tag: 3.1.6
tag: 3.1.7
pullPolicy: IfNotPresent
internalPort: 8090
service:
Expand Down
8 changes: 4 additions & 4 deletions charts/alfresco-audit-storage/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.1.3
version: 3.1.4
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.5.5
version: 3.6.0
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:1970af14455ce04403ef33717efb2c495743f954077a4cdf80747b587da21427
generated: "2024-10-11T14:28:33.886886+02:00"
digest: sha256:f9eaa24e368566c27c81766eab2fe37f024138dfa9b61e6080f425bb33fce9dc
generated: "2024-11-28T13:40:46.590188009Z"
8 changes: 4 additions & 4 deletions charts/alfresco-audit-storage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: alfresco-audit-storage
description: A Helm chart for Kubernetes to deploy Alfresco Audit Storage
type: application
version: 0.1.0-alpha.0
appVersion: 0.0.1-A8
version: 0.1.0
appVersion: 1.0.0
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.5.5
version: 3.6.0
repository: https://alfresco.github.io/alfresco-helm-charts/
tags:
- ci
Expand Down
8 changes: 4 additions & 4 deletions charts/alfresco-audit-storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parent: Charts Reference

# alfresco-audit-storage

![Version: 0.1.0-alpha.0](https://img.shields.io/badge/Version-0.1.0--alpha.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1-A8](https://img.shields.io/badge/AppVersion-0.0.1--A8-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-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 Kubernetes to deploy Alfresco Audit Storage

Expand All @@ -15,8 +15,8 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.5.5 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |

## Values
Expand All @@ -32,7 +32,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs
| global.alfrescoRegistryPullSecrets | string | `"quay-registry-secret"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-audit-storage"` | |
| image.tag | string | `"0.0.1-A8"` | |
| image.tag | string | `"1.0.0"` | |
| imagePullSecrets | list | `[]` | |
| index.existingConfigMap.keys.url | string | `"SEARCH_URL"` | Key within the configmap holding the URL of the elasticsearch service |
| index.existingConfigMap.name | string | `nil` | Alternatively, provide elasticsearch service connection details via an existing configmap |
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-audit-storage/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ global:
image:
repository: quay.io/alfresco/alfresco-audit-storage
pullPolicy: IfNotPresent
tag: "0.0.1-A8"
tag: 1.0.0

imagePullSecrets: []
nameOverride: ""
Expand Down
8 changes: 4 additions & 4 deletions charts/alfresco-connector-hxi/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.1.3
version: 3.1.4
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.5.5
version: 3.6.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.6
digest: sha256:82f2c26305e35e511750f8621c60d0f222f6afad9d66e73c1cbffa17e825e425
generated: "2024-08-30T08:57:16.043350112Z"
digest: sha256:c39108258e881a2b7fb6148f1790918955805d21de87f6736cf05aee8c11c409
generated: "2024-11-28T13:40:49.597403368Z"
6 changes: 3 additions & 3 deletions charts/alfresco-connector-hxi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: alfresco-connector-hxi
description: A Helm chart for deploying Alfresco connector hxi services
type: application
version: 0.1.0-alpha.3
version: 0.1.0
appVersion: 1.0.0
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.5.5
version: 3.6.0
repository: https://alfresco.github.io/alfresco-helm-charts/
tags:
- ci
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-connector-hxi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ parent: Charts Reference

# alfresco-connector-hxi

![Version: 0.1.0-alpha.3](https://img.shields.io/badge/Version-0.1.0--alpha.3-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](https://img.shields.io/badge/Version-0.1.0-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

Expand All @@ -15,8 +15,8 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.5.5 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.3 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.5.6 |

## Values
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-connector-ms365/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.3
digest: sha256:aa16cabbeb3d227803dff9c0d097d6e52afa97d741793607156d4573c3d4bc47
generated: "2024-06-17T11:00:03.523001+02:00"
version: 3.1.4
digest: sha256:472c86bbe4b88aceee0fec6653ae229ef9f5b6237d8d092d5d99c20272afa370
generated: "2024-11-28T13:40:51.06201837Z"
6 changes: 3 additions & 3 deletions charts/alfresco-connector-ms365/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: alfresco-connector-ms365
description: A Helm chart for deploying Alfresco connector ms365 service
type: application
version: 2.2.0-alpha.0
appVersion: 2.0.3
version: 2.2.0
appVersion: 2.0.4
dependencies:
- name: alfresco-common
version: 3.1.3
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
Loading

0 comments on commit 71cc09d

Please sign in to comment.