Skip to content

Commit

Permalink
NXP-32848: Update nuxeo helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinleturc committed Sep 5, 2024
1 parent cdc09ef commit 33af03b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/helm/helmfile.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 33af03b

Please sign in to comment.