Patch files from 2026.0.2 to 2026.0.3
As part of the upgrade after you downloaded the new version of the deployment templates, please apply the following changes in your values.yaml file:
As usual with patch files, the first character in every line has a meaning:
- Lines starting with
+need to be added - Lines starting with
-need to be removed - Lines starting with a space ` ` are just for context and should not be changed
- Lines starting with
@@indicate the line numbers in the original file and should not be changed
values.yaml
@@ -37,9 +37,9 @@ common:
# The namespace of the deployment
productNS: "<NAMESPACE-PLACEHOLDER>"
# The docker image tag
- mainVersion: "2026.0.2"
+ mainVersion: "2026.0.3"
# The docker image tag for Coding Environment Storage
- cesVersion: "2026.0.2"
+ cesVersion: "2026.0.3"
# Docker registry prefix rapidminer/ references our public docker registry, but that can be changed to the fqdn of your internal registry
dockerURL: "rapidminer/"
# The TZ database name of the deployment's timezone, for example "America/New_York"
@@ -201,7 +201,7 @@ proxy:
# You can overwrite the Docker registry prefix rapidminer/ if you have on own repository, but that can be changed to the fqdn of your internal registry
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "proxy-config"
# Deprecated, please use httpPort and httpsPort
unprivilegedPorts: "true"
@@ -274,7 +274,7 @@ letsEncrypt:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rm-letsencrypt-client"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "letsencrypt-client-config"
allowLetsEncrypt: "true"
certsHome: "/certificates/"
@@ -305,7 +305,7 @@ landingPage:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-deployment-landing-page"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "landing-page-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -346,7 +346,7 @@ aihubDB:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "postgres-17"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "aihub-db-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -387,7 +387,7 @@ aihubFrontend:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-aihub-ui"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "aihub-frontend-config"
nginxPort: "1080"
ssoClientId: "aihub-frontend"
@@ -426,7 +426,7 @@ activemq:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-activemq-artemis"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "activemq-config"
pvcName: "activemq-artemis-pvc"
storageSize: "10Gi"
@@ -457,7 +457,7 @@ aihubBackendInit:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "aihub-backend-init-container"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "aihub-backend-config"
resources:
requests:
@@ -487,7 +487,7 @@ aihubBackend:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-aihub"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "aihub-backend-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -579,7 +579,7 @@ jobagents:
imageName: "rapidminer-jobagent"
home: "/home/rapidminer"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
serviceName: "job-agents-default-queue"
statefulsetName: "job-agents-default-queue"
selectorLabels:
@@ -735,7 +735,7 @@ keycloak:
serviceName: "keycloak-svc"
imageName: "rapidminer-keycloak"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "keycloak-config"
terminationGracePeriodSeconds: 60
logLevel: "info"
@@ -780,7 +780,7 @@ keycloakDB:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "postgres-17"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "keycloak-db-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -837,7 +837,7 @@ licenseProxy:
hostname: "license-proxy"
imageName: "rapidminer-licenseproxy"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "license-proxy-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -872,7 +872,7 @@ deploymentInit:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-deployment-init"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "deployment-init-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -902,7 +902,7 @@ platformAdmin:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-platform-admin-webui"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "platform-admin-webui-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -946,7 +946,7 @@ ces:
# You can overwrite the Docker registry prefix rapidminer/ if you have on own repository, but that can be changed to the fqdn of your internal registry
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "rapidminer-coding-environment-storage-config"
pvcName: "coding-environment-storage"
pvcSubPath: "coding-shared"
@@ -986,7 +986,7 @@ scoringAgent:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-scoringagent"
# This is the last version of scoring agent, please migrate to webapi
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "scoring-agent-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWX>"
@@ -1060,7 +1060,7 @@ jupyterDB:
serviceName: "jupyterhub-db"
imageName: "rapidminer-jupyterhub-postgres"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "jupyterhub-db-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -1105,7 +1105,7 @@ jupyterHub:
serviceName: "jupyterhub-hub-svc-priv"
imageName: "rapidminer-jupyterhub-jupyterhub"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "jupyterhub-config"
createServiceAccount: "true"
initRBAC: "true"
@@ -1145,7 +1145,7 @@ jupyterHub:
# slug: default
# default: "True"
# kubespawner_override:
- # image_spec: registry-prod.rapidminer.com/rapidminer/rapidminer-jupyter_notebook:2025.1.0
+ # image_spec: rapidminer/rapidminer-jupyter_notebook:2026.0.3
# cpu_guarantee: 2
# mem_guarantee: 3G
# cpu_limit: 2
@@ -1158,7 +1158,7 @@ jupyterHub:
# slug: rapidminer-single-nvidia-gpu
# default: "False"
# kubespawner_override:
- # image_spec: registry-prod.rapidminer.com/rapidminer/rapidminer-jupyter_notebook_nvidia:2025.1.0
+ # image_spec: rapidminer/rapidminer-jupyter_notebook_nvidia:2026.0.3
# cpu_guarantee: 3.5
# mem_guarantee: 28G
# cpu_limit: 3.5
@@ -1178,7 +1178,7 @@ jupyterHub:
# slug: rapidminer-four-nvidia-gpu
# default: "False"
# kubespawner_override:
- # image_spec: registry-prod.rapidminer.com/rapidminer/rapidminer-jupyter_notebook_nvidia:2025.1.0
+ # image_spec: rapidminer/rapidminer-jupyter_notebook_nvidia:2026.0.3
# cpu_guarantee: 40
# mem_guarantee: 170G
# cpu_limit: 40
@@ -1213,7 +1213,7 @@ jupyterNoteBook:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-jupyter_notebook"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
memLimit: "3G"
cpuLimit: "100"
ssoUidKey: "X_NB_UID"
@@ -1247,7 +1247,7 @@ grafanaProxy:
threadNumbers: "16"
imageName: "rapidminer-grafana-proxy"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
# Possible values: NOTSET, DEBUG, INFO, WARNING, ERROR, CRITICAL
logLevel: "INFO"
logResponseData: "False"
@@ -1277,7 +1277,7 @@ grafanaAnonProxy:
serviceName: "grafana-anonymous-proxy-svc"
imageName: "rapidminer-grafana-proxy"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
# Possible values: NOTSET, DEBUG, INFO, WARNING, ERROR, CRITICAL
logLevel: "INFO"
threadNumbers: "16"
@@ -1304,7 +1304,7 @@ grafanaInit:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-grafana-init"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "grafana-init-config"
resources:
requests:
@@ -1334,7 +1334,7 @@ grafana:
serviceName: "grafana-svc"
# You can overwrite the mainVersion value for this component
# This is the version of the official Grafana docker image
- staticVersion: "12.3.2-ubuntu"
+ staticVersion: "12.3.4-ubuntu"
configName: "grafana-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -1397,7 +1397,7 @@ tokenTool:
serviceName: "token-tool-svc"
imageName: "rapidminer-deployment-landing-page"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
configName: "token-tool-config"
# You can overwrite the defaultstorageClass value for this component
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -1491,7 +1491,7 @@ webApiAgents:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
imageName: "rapidminer-scoringagent"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
statefulsetName: "webapi-agent-default-queue"
eurekaInstanceHostname: "webapi-agent-default-queue"
# You can overwrite the defaultstorageClass value for this component
@@ -1710,7 +1710,7 @@ panopticonVizapp:
# You can overwrite the Docker registry prefix rapidminer/ if you have on own repository, but that can be changed to the fqdn of your internal registry
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
serviceName: "panopticon-vizapp"
catalinaOpts: "-Xms900m -Xmx1900m --add-opens java.base/java.nio=ALL-UNNAMED"
lmxUseEpoll: '1'
@@ -1783,7 +1783,7 @@ panopticonVizappPython:
# You can overwrite the Docker registry prefix rapidminer/ if you have on own repository, but that can be changed to the fqdn of your internal registry
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
serviceName: "panopticon-vizapp-python"
#xsmall
# You can overwrite these values:
@@ -1829,7 +1829,7 @@ panopticonRserve:
# You can overwrite the Docker registry prefix rapidminer/ if you have on own repository, but that can be changed to the fqdn of your internal registry
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
serviceName: "panopticon-rserve"
# You can overwrite these values:
# storageClass: "<STORAGECLASS-PLACEHOLDER_RWO>"
@@ -1862,7 +1862,7 @@ panopticonMonetDB:
# repoName: "<registry.example.com/> or <customedockerhubreponame/>"
deploy: true
# You can overwrite the mainVersion value for this component
- # version: "2026.0.2"
+ # version: "2026.0.3"
serviceName: "panopticon-monetdb"
adminPass: "<ADMIN_PASSWORD_PLACEHOLDER>"
# You can overwrite these values: