From bb003861b6ac964efc373bc9de912d94198edc66 Mon Sep 17 00:00:00 2001 From: ptownley Date: Wed, 24 Jun 2026 11:35:32 +0100 Subject: [PATCH] Bump genesis to v5 --- chart/values.yaml | 2 +- helper/install.sh | 2 +- values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 7a774c0..992a23b 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -13,7 +13,7 @@ auth: genesis: repoURL: "https://github.com/juno-fx/Genesis-Deployment.git" chartPath: ./ - version: "v4.2.0" + version: "v5.0.0" config: host: http_scheme: https diff --git a/helper/install.sh b/helper/install.sh index 0f3d4ef..e9b4a5d 100755 --- a/helper/install.sh +++ b/helper/install.sh @@ -22,7 +22,7 @@ cp "$SCRIPT_DIR/values.yaml" "$TEMPLATE_FILE" # ToDo: add support for both OCI and chart repos!!! # ToDo: add auth support for git repos GENESIS_REPO_URL="${GENESIS_REPO_URL:-https://github.com/juno-fx/Genesis-Deployment.git}" -GENESIS_VERSION="${GENESIS_VERSION:-v4.2.0}" +GENESIS_VERSION="${GENESIS_VERSION:-v5.0.0}" INGRESS_REPO_URL="${INGRESS_REPO_URL:-https://kubernetes.github.io/ingress-nginx}" INGRESS_VERSION="${INGRESS_VERSION:-4.12.1}" diff --git a/values.yaml b/values.yaml index 59c91ea..7cdd0a8 100644 --- a/values.yaml +++ b/values.yaml @@ -19,7 +19,7 @@ genesis: ### Genesis Helm repo (REQUIRED) url: "https://github.com/juno-fx/Genesis-Deployment.git" ### Genesis Helm repo branch to deploy (REQUIRED) - version: "v4.2.0" + version: "v5.0.0" config: ### Container registry containing the Juno images (REQUIRED) registry: