Skip to content

Commit

Permalink
OPSEXP-2630 Bump components for Fornax release (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Apr 18, 2024
1 parent 0ad93a0 commit b2111a0
Show file tree
Hide file tree
Showing 44 changed files with 142 additions and 151 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
env:
INSTALL_NAMESPACE: alfresco
# See https://github.com/kubernetes-sigs/kind/releases for the latest available images
KIND_NODE_IMAGE: kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
KIND_VERSION: v0.22.0
KIND_NODE_IMAGE: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245
TEST_ALL_CHARTS: ${{ contains(github.event.pull_request.labels.*.name, 'ci-test-all') && 'true' || 'false' }}
TEST_ALL_CHARTS_ARG: ${{ contains(github.event.pull_request.labels.*.name, 'ci-test-all') && '--all' || '' }}
steps:
Expand Down Expand Up @@ -56,6 +57,7 @@ jobs:
- name: Create kind cluster
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
with:
version: ${{ env.KIND_VERSION}}
node_image: ${{ env.KIND_NODE_IMAGE }}
if: steps.list-changed.outputs.changed == 'true'

Expand Down
11 changes: 2 additions & 9 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ on:
type: string
default: master

env:
UPDATE_CLI_VERSION: v0.71.0

jobs:
bump-charts-dependencies:
runs-on: ubuntu-latest
Expand All @@ -40,9 +37,7 @@ jobs:
password: ${{ secrets.QUAY_PASSWORD }}

- name: Install Updatecli
uses: updatecli/updatecli-action@ecfc21fd2d9e91be2af8b706ea10aea5154f6d5d # v2.54.0
with:
version: ${{ env.UPDATE_CLI_VERSION }}
uses: updatecli/updatecli-action@9b35aa663a924d5d5faf89dac76594e3034bcf1f # v2.56.0

- run: updatecli apply
env:
Expand Down Expand Up @@ -86,9 +81,7 @@ jobs:
password: ${{ secrets.QUAY_PASSWORD }}

- name: Install Updatecli
uses: updatecli/updatecli-action@ecfc21fd2d9e91be2af8b706ea10aea5154f6d5d # v2.54.0
with:
version: ${{ env.UPDATE_CLI_VERSION }}
uses: updatecli/updatecli-action@9b35aa663a924d5d5faf89dac76594e3034bcf1f # v2.56.0

- name: Checkout updatecli configs
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@ default_language_version:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: mixed-line-ending
args: ["--fix=lf"]
- id: end-of-file-fixer
exclude: README.md
- id: trailing-whitespace
- repo: https://github.com/norwoodj/helm-docs
rev: v1.11.3
rev: v1.13.1
hooks:
- id: helm-docs
- repo: https://github.com/jtyr/kubeconform-helm
rev: v0.1.16
rev: v0.1.17
hooks:
- id: kubeconform-helm
alias: kubeconform-helm-min
name: "Kubeconform Helm - min k8s version"
files: ^charts/[^/]+/(\.kubeconform|\.helmignore|templates/NOTES.txt|.*\.(ya?ml|json|tpl))$
args:
- --kubernetes-version=1.25.0
- --kubernetes-version=1.27.0
- --exclude-charts=alfresco-common
- --values-dir=ci
- --strict
- repo: https://github.com/jtyr/kubeconform-helm
rev: v0.1.16
rev: v0.1.17
hooks:
- id: kubeconform-helm
name: "Kubeconform Helm - current k8s version"
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.0
version: 3.1.2
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.4.1
digest: sha256:8f825cf87b012ee7684da3f9ab8be433116bbe4803b564abf99b8c8677b4096f
generated: "2023-12-20T11:29:34.098499+01:00"
version: 3.5.2
digest: sha256:40f0bed6c87b5d2c0bfe8abedc07056244233b544b45cbeb1e249fe7a5d44ce6
generated: "2024-04-16T10:35:09.019434471Z"
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: 1.2.0
appVersion: 3.1.0
version: 1.2.1
appVersion: 3.1.2
dependencies:
- name: alfresco-common
version: 3.1.0
version: 3.1.2
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.4.1
version: 3.5.2
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
@@ -1,6 +1,6 @@
# alfresco-ai-transformer

![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.0](https://img.shields.io/badge/AppVersion-3.1.0-informational?style=flat-square)
![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.1.2](https://img.shields.io/badge/AppVersion-3.1.2-informational?style=flat-square)

A Helm chart for deploying Alfresco ai transformer service

Expand All @@ -10,8 +10,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.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.5.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.2 |

## Values

Expand Down Expand Up @@ -40,7 +40,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.0"` | |
| image.tag | string | `"3.1.2"` | |
| livenessProbe.initialDelaySeconds | int | `10` | |
| livenessProbe.livenessPercent | int | `400` | |
| livenessProbe.livenessTransformPeriodSeconds | int | `600` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-ai-transformer/tests/confimap_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tests:
template: config-ai-transformer.yaml
- equal:
path: data.FILE_STORE_URL
value: http://acs-alfresco-transform-service/alfresco/api/-default-/private/sfs/versions/1/file/
value: http://acs-alfresco-transform-service/alfresco/api/-default-/private/sfs/versions/1/file
template: config-sfs.yaml
- equal:
path: data.BROKER_URL
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.0
tag: 3.1.2
pullPolicy: IfNotPresent
internalPort: 8090
service:
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.0
digest: sha256:9c28428c3dce7c46decd859744075a51482adc21b4c21427840695fcaa23039d
generated: "2024-01-16T14:24:21.841869+01:00"
version: 3.1.2
digest: sha256:230deb46616c8921522dc68470ba18d8d445b931e8eb49ba09d4d3042732a24b
generated: "2024-04-16T10:35:09.31028155Z"
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: 0.7.0
appVersion: 2.0.0
version: 0.7.1
appVersion: 2.0.1
dependencies:
- name: alfresco-common
version: 3.1.0
version: 3.1.2
repository: https://alfresco.github.io/alfresco-helm-charts/
6 changes: 3 additions & 3 deletions charts/alfresco-connector-ms365/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-connector-ms365

![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.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.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square)

A Helm chart for deploying Alfresco connector ms365 service

Expand All @@ -10,7 +10,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.2 |

## Values

Expand All @@ -22,7 +22,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| image.internalPort | int | `9095` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-ooi-service"` | |
| image.tag | string | `"2.0.0"` | |
| image.tag | string | `"2.0.1"` | |
| ingress.extraAnnotations | object | `{}` | |
| ingress.path | string | `"/ooi-service"` | |
| ingress.tls | list | `[]` | |
Expand Down
4 changes: 2 additions & 2 deletions charts/alfresco-connector-ms365/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ podAnnotations: {}
podLabels: {}
image:
repository: quay.io/alfresco/alfresco-ooi-service
tag: 2.0.0
tag: 2.0.1
pullPolicy: IfNotPresent
internalPort: 9095
service:
Expand Down Expand Up @@ -78,7 +78,7 @@ repository:
port: 80
existingConfigMap:
# -- a pre-existing configmap which provides expected configuration for ms365
name:
name: null
keys:
# -- name of the key in the configMap where to find the repository service host
host: REPO_HOST
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-connector-msteams/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.0
digest: sha256:9c28428c3dce7c46decd859744075a51482adc21b4c21427840695fcaa23039d
generated: "2024-01-16T15:34:59.092092+01:00"
version: 3.1.2
digest: sha256:230deb46616c8921522dc68470ba18d8d445b931e8eb49ba09d4d3042732a24b
generated: "2024-04-16T10:35:09.454436604Z"
6 changes: 3 additions & 3 deletions charts/alfresco-connector-msteams/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: alfresco-connector-msteams
description: A Helm chart for deploying Alfresco connector msteams service
type: application
version: 0.5.0
appVersion: 2.0.0
version: 0.5.1
appVersion: 2.0.1
dependencies:
- name: alfresco-common
version: 3.1.0
version: 3.1.2
repository: https://alfresco.github.io/alfresco-helm-charts/
6 changes: 3 additions & 3 deletions charts/alfresco-connector-msteams/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-connector-msteams

![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.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.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square)

A Helm chart for deploying Alfresco connector msteams service

Expand All @@ -10,7 +10,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.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.2 |

## Values

Expand All @@ -23,7 +23,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs
| image.internalPort | int | `3978` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"quay.io/alfresco/alfresco-ms-teams-service"` | |
| image.tag | string | `"2.0.0"` | |
| image.tag | string | `"2.0.1"` | |
| ingress.extraAnnotations | object | `{}` | |
| ingress.path | string | `"/ms-teams-service"` | |
| ingress.tls | list | `[]` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/alfresco-connector-msteams/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-ms-teams-service
tag: 2.0.0
tag: 2.0.1
pullPolicy: IfNotPresent
internalPort: 3978
service:
Expand Down
6 changes: 3 additions & 3 deletions charts/alfresco-repository/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.0
version: 3.1.2
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.6
digest: sha256:dad11cc05c0b861fc03655b919623ccff2ed4ee9a15a4c9488cc5c09e6e86487
generated: "2024-01-17T09:36:09.557462+01:00"
digest: sha256:d6abde783a426f86f6dcdd50d0ae4632c387633d814efad6b0b582ec1ab3167e
generated: "2024-04-16T10:35:09.593527947Z"
4 changes: 2 additions & 2 deletions charts/alfresco-repository/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: alfresco-repository
description: Alfresco content repository Helm chart
type: application
version: 0.5.0-alpha.0
version: 0.5.0
appVersion: 23.2.1
dependencies:
- name: alfresco-common
version: 3.1.0
version: 3.1.2
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: postgresql
version: 12.5.6
Expand Down
4 changes: 2 additions & 2 deletions charts/alfresco-repository/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-repository

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

Alfresco content repository Helm chart

Expand All @@ -10,7 +10,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.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.2 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.5.6 |

## Values
Expand Down
8 changes: 4 additions & 4 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.1.0
version: 3.1.2
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.4.1
version: 3.5.2
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:b33b70f53f9e1a64c89830c35946a2df835966823a20cbb63815ffcacb216b6e
generated: "2024-01-17T10:12:22.658884+01:00"
digest: sha256:ac6ab10e9e05091e4d1a642ca39318d8136ffd55fceca18ea05d14780ff6d9de
generated: "2024-04-16T10:35:10.517737408Z"
6 changes: 3 additions & 3 deletions charts/alfresco-search-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ apiVersion: v2
name: alfresco-search-enterprise
description: A Helm chart for deploying Alfresco Elasticsearch connector
type: application
version: 3.2.4
version: 3.2.5
appVersion: 4.0.1
dependencies:
- name: alfresco-common
version: 3.1.0
version: 3.1.2
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.4.1
version: 3.5.2
repository: https://alfresco.github.io/alfresco-helm-charts/
tags:
- ci
Expand Down
6 changes: 3 additions & 3 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.2.4](https://img.shields.io/badge/Version-3.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.1](https://img.shields.io/badge/AppVersion-4.0.1-informational?style=flat-square)
![Version: 3.2.5](https://img.shields.io/badge/Version-3.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.1](https://img.shields.io/badge/AppVersion-4.0.1-informational?style=flat-square)

A Helm chart for deploying Alfresco Elasticsearch connector

Expand All @@ -10,8 +10,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.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.5.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.2 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |

## Values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tests:
template: configmap-ats.yaml
- equal:
path: data.SFS_URL
value: http://sfs/alfresco/api/-default-/private/sfs/versions/1/file/
value: http://sfs/alfresco/api/-default-/private/sfs/versions/1/file
template: configmap-ats.yaml

- it: should fail rendering manifest without required values
Expand Down
Loading

0 comments on commit b2111a0

Please sign in to comment.