diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index ad442e67..171535ad 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -1,5 +1,7 @@ --- name: Bump versions +run-name: Bump ${{ inputs.update-type }} using alfresco-updatecli/${{ inputs.alfresco-updatecli-ref }} + on: workflow_dispatch: inputs: @@ -15,7 +17,7 @@ on: default: master env: - UPDATE_CLI_VERSION: v0.65.1 + UPDATE_CLI_VERSION: v0.71.0 jobs: bump-charts-dependencies: diff --git a/charts/alfresco-search-service/Chart.lock b/charts/alfresco-search-service/Chart.lock index 6c6b3488..40777e4c 100644 --- a/charts/alfresco-search-service/Chart.lock +++ b/charts/alfresco-search-service/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: alfresco-insight-zeppelin repository: "" - version: 3.0.0-alpha.0 + version: 3.0.0 - name: alfresco-common repository: https://alfresco.github.io/alfresco-helm-charts/ version: 3.1.0 -digest: sha256:611a989ecff183861c046d6090836371cac0abb9fee3e05278d239769a568cbc -generated: "2024-01-08T17:15:25.064429+01:00" +digest: sha256:5977c7b90bc7848c9cd2964e0142ba37984f0cd723d8425a60102eaed8c2c4db +generated: "2024-01-16T13:56:07.905443434Z" diff --git a/charts/alfresco-search-service/Chart.yaml b/charts/alfresco-search-service/Chart.yaml index cdb10da4..30f79a2d 100644 --- a/charts/alfresco-search-service/Chart.yaml +++ b/charts/alfresco-search-service/Chart.yaml @@ -15,11 +15,11 @@ keywords: name: alfresco-search-service sources: - https://github.com/Alfresco/alfresco-helm-charts -version: 3.0.0-alpha.1 -appVersion: 2.0.8.2 +version: 3.0.0 +appVersion: 2.0.9 dependencies: - name: alfresco-insight-zeppelin - version: 3.0.0-alpha.0 + version: 3.0.0 condition: alfresco-insight-zeppelin.enabled - name: alfresco-common version: 3.1.0 diff --git a/charts/alfresco-search-service/README.md b/charts/alfresco-search-service/README.md index 679f4410..14797abc 100644 --- a/charts/alfresco-search-service/README.md +++ b/charts/alfresco-search-service/README.md @@ -1,6 +1,6 @@ # alfresco-search-service -![Version: 3.0.0-alpha.1](https://img.shields.io/badge/Version-3.0.0--alpha.1-informational?style=flat-square) ![AppVersion: 2.0.8.2](https://img.shields.io/badge/AppVersion-2.0.8.2-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 2.0.9](https://img.shields.io/badge/AppVersion-2.0.9-informational?style=flat-square) A Helm chart for deploying Alfresco Search Service @@ -16,7 +16,7 @@ Checkout [alfresco-content-services chart's doc](https://github.com/Alfresco/acs | Repository | Name | Version | |------------|------|---------| -| | alfresco-insight-zeppelin | 3.0.0-alpha.0 | +| | alfresco-insight-zeppelin | 3.0.0 | | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 | ## Values @@ -41,7 +41,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.8.2"` | | +| insightEngineImage.tag | string | `"2.0.9"` | | | livenessProbe.initialDelaySeconds | int | `130` | | | livenessProbe.periodSeconds | int | `20` | | | livenessProbe.timeoutSeconds | int | `10` | | @@ -77,7 +77,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.8.2"` | | +| searchServicesImage.tag | string | `"2.0.9"` | | | service.name | string | `"solr"` | | | service.type | string | `"ClusterIP"` | | | serviceAccount.annotations | object | `{}` | Annotations to add to the service account | diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml index fde91210..ae0595f0 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/Chart.yaml @@ -8,10 +8,10 @@ keywords: - alfresco zeppelin - alfresco insight zeppelin name: alfresco-insight-zeppelin -version: 3.0.0-alpha.0 +version: 3.0.0 sources: - https://github.com/Alfresco/alfresco-helm-charts -appVersion: 2.0.8 +appVersion: 2.0.9 dependencies: - name: alfresco-common version: 3.1.0 diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md index 2b05beae..135085c2 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/README.md @@ -1,6 +1,6 @@ # alfresco-insight-zeppelin -![Version: 3.0.0-alpha.0](https://img.shields.io/badge/Version-3.0.0--alpha.0-informational?style=flat-square) ![AppVersion: 2.0.8](https://img.shields.io/badge/AppVersion-2.0.8-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 2.0.9](https://img.shields.io/badge/AppVersion-2.0.9-informational?style=flat-square) A Helm chart for deploying Alfresco Insight Zeppelin @@ -31,7 +31,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.8"` | | +| image.tag | string | `"2.0.9"` | | | ingress.path | string | `"/zeppelin"` | | | livenessProbe.initialDelaySeconds | int | `130` | | | livenessProbe.periodSeconds | int | `20` | | diff --git a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml index f815cfaa..e1665c29 100644 --- a/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml +++ b/charts/alfresco-search-service/charts/alfresco-insight-zeppelin/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: quay.io/alfresco/insight-zeppelin - tag: 2.0.8 + tag: 2.0.9 pullPolicy: IfNotPresent internalPort: 9090 podSecurityContext: diff --git a/charts/alfresco-search-service/values.yaml b/charts/alfresco-search-service/values.yaml index 1269ff02..3c3a3c59 100644 --- a/charts/alfresco-search-service/values.yaml +++ b/charts/alfresco-search-service/values.yaml @@ -17,14 +17,14 @@ podSecurityContext: fsGroup: 33007 searchServicesImage: repository: quay.io/alfresco/search-services - tag: 2.0.8.2 + tag: 2.0.9 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.8.2 + tag: 2.0.9 pullPolicy: *searchDockerImagePullPolicy # -- container's port search service is listening on # change if your custom image use a different port. @@ -85,7 +85,6 @@ repository: securecomms: SOLR_ALFRESCO_SECURE_COMMS environment: SOLR_CREATE_ALFRESCO_DEFAULTS: alfresco,archive - resources: requests: cpu: "0.50" @@ -93,7 +92,6 @@ resources: limits: cpu: "4" memory: "2000Mi" - persistence: # -- When disabled, data is lost when pod is terminated/rescheduled enabled: true @@ -109,10 +107,8 @@ persistence: data: mountPath: "/opt/alfresco-search-services/data" subPath: "alfresco-content-services/solr-data" - alfresco-insight-zeppelin: enabled: false - readinessProbe: initialDelaySeconds: 60 periodSeconds: 20 @@ -121,7 +117,6 @@ livenessProbe: initialDelaySeconds: 130 periodSeconds: 20 timeoutSeconds: 10 - initContainer: image: repository: busybox @@ -132,15 +127,12 @@ initContainer: memory: "5Mi" limits: memory: "10Mi" - global: alfrescoRegistryPullSecrets: quay-registry-secret - nodeSelector: {} tolerations: [] # -- Pod affinity, passed thru tpl function -affinity: |- - +affinity: "" serviceAccount: # -- Specifies whether a service account should be created create: true