From 33af03bd0a16d7314b343b4176abe05fb8dedc3f Mon Sep 17 00:00:00 2001 From: Kevin Leturc Date: Wed, 4 Sep 2024 10:05:20 +0200 Subject: [PATCH] NXP-32848: Update nuxeo helm chart --- ci/helm/helmfile.yaml.gotmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/helm/helmfile.yaml.gotmpl b/ci/helm/helmfile.yaml.gotmpl index 00023f00..bc7f08ff 100644 --- a/ci/helm/helmfile.yaml.gotmpl +++ b/ci/helm/helmfile.yaml.gotmpl @@ -15,7 +15,7 @@ repositories: # the index.yaml descriptor, see https://github.com/bitnami/charts/issues/10539 url: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami - name: nuxeo - url: https://chartmuseum.platform.dev.nuxeo.com/ + url: https://packages.nuxeo.com/repository/helm-releases-public/ helmDefaults: timeout: 600 @@ -24,7 +24,7 @@ helmDefaults: releases: - name: nuxeo chart: nuxeo/nuxeo - version: 3.0.13 + version: ~3.1.0 condition: nuxeo.enabled {{ if eq .Environment.Name "functionalTests" }} needs: