From 7e405b0a651eaaa6108b71ad4b7102e471ca7a54 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Thu, 20 Mar 2025 14:12:12 +0100 Subject: [PATCH] update custom config to 0.16.20 --- coec/custom/fleet.yaml | 2 +- coeraise/custom/fleet.yaml | 2 +- euroccgcs/custom/fleet.yaml | 2 +- juniq/custom/fleet.yaml | 2 +- jupyterjsc/custom/fleet.yaml | 2 +- nfdigeneral/custom/fleet.yaml | 2 +- portalgauss/custom/fleet.yaml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/coec/custom/fleet.yaml b/coec/custom/fleet.yaml index 7dee78d8..15062ec2 100644 --- a/coec/custom/fleet.yaml +++ b/coec/custom/fleet.yaml @@ -14,7 +14,7 @@ helm: releaseName: coec-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: coec-custom global: diff --git a/coeraise/custom/fleet.yaml b/coeraise/custom/fleet.yaml index 0219efb5..570c7925 100644 --- a/coeraise/custom/fleet.yaml +++ b/coeraise/custom/fleet.yaml @@ -15,7 +15,7 @@ helm: releaseName: coeraise-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: coeraise-custom global: diff --git a/euroccgcs/custom/fleet.yaml b/euroccgcs/custom/fleet.yaml index 1195121c..cb83b8db 100644 --- a/euroccgcs/custom/fleet.yaml +++ b/euroccgcs/custom/fleet.yaml @@ -14,7 +14,7 @@ helm: releaseName: euroccgcs-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: euroccgcs-custom global: diff --git a/juniq/custom/fleet.yaml b/juniq/custom/fleet.yaml index 28af64a6..afe900aa 100644 --- a/juniq/custom/fleet.yaml +++ b/juniq/custom/fleet.yaml @@ -14,7 +14,7 @@ helm: releaseName: juniq-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: juniq-custom customConfig: diff --git a/jupyterjsc/custom/fleet.yaml b/jupyterjsc/custom/fleet.yaml index cfef39f7..7d421c09 100644 --- a/jupyterjsc/custom/fleet.yaml +++ b/jupyterjsc/custom/fleet.yaml @@ -14,7 +14,7 @@ helm: releaseName: jupyterjsc-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: jupyterjsc-custom global: diff --git a/nfdigeneral/custom/fleet.yaml b/nfdigeneral/custom/fleet.yaml index 7491accb..e78a96bd 100644 --- a/nfdigeneral/custom/fleet.yaml +++ b/nfdigeneral/custom/fleet.yaml @@ -14,7 +14,7 @@ helm: releaseName: nfdigeneral-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: nfdigeneral-custom global: diff --git a/portalgauss/custom/fleet.yaml b/portalgauss/custom/fleet.yaml index c26509b1..1b5e2cb6 100644 --- a/portalgauss/custom/fleet.yaml +++ b/portalgauss/custom/fleet.yaml @@ -14,7 +14,7 @@ helm: releaseName: portalgauss-custom repo: https://kaas.pages.jsc.fz-juelich.de/helm-charts chart: jupyter-hub-customizations - version: 0.16.19 + version: 0.16.20 values: fullnameOverride: portalgauss-custom global: -- GitLab