From ea127d9b54a817b625015ad627dbb41f3275ed67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Maciusiak?= <158472457+pmacius@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:42:32 +0200 Subject: [PATCH] Bump audit-storage tag (#1233) --- helm/alfresco-content-services/README.md | 2 +- helm/alfresco-content-services/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/alfresco-content-services/README.md b/helm/alfresco-content-services/README.md index 3710c0e6c..e63fc1d8f 100644 --- a/helm/alfresco-content-services/README.md +++ b/helm/alfresco-content-services/README.md @@ -63,7 +63,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b | alfresco-ai-transformer.sfs.existingConfigMap.name | string | `"alfresco-infrastructure"` | Name of the configmap which holds the ATS shared filestore URL | | alfresco-audit-storage.enabled | bool | `false` | | | alfresco-audit-storage.image.repository | string | `"quay.io/alfresco/alfresco-audit-storage"` | | -| alfresco-audit-storage.image.tag | string | `"0.0.1-A8"` | | +| alfresco-audit-storage.image.tag | string | `"0.0.1-A9"` | | | alfresco-audit-storage.index.existingConfigMap.keys.url | string | `"AUDIT_ELASTICSEARCH_URL"` | | | alfresco-audit-storage.index.existingConfigMap.name | string | `"alfresco-infrastructure"` | | | alfresco-audit-storage.index.existingSecret.keys.password | string | `"AUDIT_ELASTICSEARCH_PASSWORD"` | | diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services/values.yaml index 76a48ecf8..0590b9711 100644 --- a/helm/alfresco-content-services/values.yaml +++ b/helm/alfresco-content-services/values.yaml @@ -577,7 +577,7 @@ alfresco-audit-storage: enabled: false image: repository: quay.io/alfresco/alfresco-audit-storage - tag: 0.0.1-A8 + tag: 0.0.1-A9 messageBroker: existingConfigMap: # -- Name of the configmap which holds the message broker URL