From 3c55df7f9d258f6574e61b9c12dca7c5ce32b577 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Fri, 21 Mar 2025 13:20:34 +0100 Subject: [PATCH] fix typo --- 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 a659aef4..e1e1380d 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.21 + version: 0.16.22 values: fullnameOverride: coec-custom global: diff --git a/coeraise/custom/fleet.yaml b/coeraise/custom/fleet.yaml index 636aa7e5..a7f1c6b7 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.21 + version: 0.16.22 values: fullnameOverride: coeraise-custom global: diff --git a/euroccgcs/custom/fleet.yaml b/euroccgcs/custom/fleet.yaml index 863eb104..908eacca 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.21 + version: 0.16.22 values: fullnameOverride: euroccgcs-custom global: diff --git a/juniq/custom/fleet.yaml b/juniq/custom/fleet.yaml index 108eb404..28b37c46 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.21 + version: 0.16.22 values: fullnameOverride: juniq-custom customConfig: diff --git a/jupyterjsc/custom/fleet.yaml b/jupyterjsc/custom/fleet.yaml index f99bc006..9a938561 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.21 + version: 0.16.22 values: fullnameOverride: jupyterjsc-custom global: diff --git a/nfdigeneral/custom/fleet.yaml b/nfdigeneral/custom/fleet.yaml index 7ef0a139..0f7e31a8 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.21 + version: 0.16.22 values: fullnameOverride: nfdigeneral-custom global: diff --git a/portalgauss/custom/fleet.yaml b/portalgauss/custom/fleet.yaml index 52d664b3..903918f8 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.21 + version: 0.16.22 values: fullnameOverride: portalgauss-custom global: -- GitLab