From 8faf5e077066787d941b547b088b7cd87e4f24ae Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Thu, 20 Mar 2025 14:47:57 +0100 Subject: [PATCH] update liveness check labels --- 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coeraise/custom/fleet.yaml b/coeraise/custom/fleet.yaml index 570c7925..636aa7e5 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.20 + version: 0.16.21 values: fullnameOverride: coeraise-custom global: diff --git a/euroccgcs/custom/fleet.yaml b/euroccgcs/custom/fleet.yaml index cb83b8db..863eb104 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.20 + version: 0.16.21 values: fullnameOverride: euroccgcs-custom global: diff --git a/juniq/custom/fleet.yaml b/juniq/custom/fleet.yaml index afe900aa..108eb404 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.20 + version: 0.16.21 values: fullnameOverride: juniq-custom customConfig: diff --git a/jupyterjsc/custom/fleet.yaml b/jupyterjsc/custom/fleet.yaml index 7d421c09..f99bc006 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.20 + version: 0.16.21 values: fullnameOverride: jupyterjsc-custom global: diff --git a/nfdigeneral/custom/fleet.yaml b/nfdigeneral/custom/fleet.yaml index e78a96bd..7ef0a139 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.20 + version: 0.16.21 values: fullnameOverride: nfdigeneral-custom global: diff --git a/portalgauss/custom/fleet.yaml b/portalgauss/custom/fleet.yaml index 1b5e2cb6..52d664b3 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.20 + version: 0.16.21 values: fullnameOverride: portalgauss-custom global: -- GitLab