Releases: spotfiresoftware/spotfire-cloud-deployment-kit
Release list
Cloud Deployment Kit 7.0.1 for Spotfire 15.0
Spotfire on Kubernetes v7.0.1
The release notes also applies to Spotfire Cloud Deployment Kit v7.0.1.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 5.0.1 | All of the below |
| Spotfire Server Helm Chart | 15.0.0 | 5.0.1 | spotfire/spotfire-server:15.0.0-v7.0.1 spotfire/spotfire-config:15.0.0-v7.0.1 spotfire/spotfire-deployment:15.0.0-HF-001-v7.0.1 |
| Spotfire Web Player Helm Chart | 15.0.0 HF-001 | 5.0.1 | spotfire/spotfire-webplayer:15.0.0-HF-001-v7.0.1 |
| Spotfire Automation Services Helm Chart | 15.0.0 HF-001 | 5.0.1 | spotfire/spotfire-automationservices:15.0.0-HF-001-v7.0.1 |
| Spotfire Service for R Helm Chart | 15.0.0 | 5.0.1 | spotfire/spotfire-rservice:15.0.0-v7.0.1 |
| Spotfire Service for Python Helm Chart | 15.0.0 | 5.0.1 | spotfire/spotfire-pythonservice:15.0.0-v7.0.1 |
| Spotfire TERR Service Helm Chart | 15.0.0 | 5.0.1 | spotfire/spotfire-terrservice:15.0.0-v7.0.1 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-HF-001-v7.0.1 |
| .podDeletionCost.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .appVersion | Value changed | 15.0.0 |
15.0.0-HF-001 |
| .dependencies[0].version | Value changed | 5.0.0 |
5.0.1 |
Chart spotfire-platform changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .appVersion | Value changed | 15.0-v7.0.0 |
15.0-v7.0.1 |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '5.0.0'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '5.0.1'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '5.0.0', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '5.0.1', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '5.0.0', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '5.0.1', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '5.0.0', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '5.0.1', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '5.0.0', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '5.0.1', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '5.0.0', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '5.0.1', 'condition': 'spotfire-terrservice.enabled'} |
Chart spotfire-pythonservice changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .podDeletionCost.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .dependencies[0].version | Value changed | 5.0.0 |
5.0.1 |
Chart spotfire-rservice changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .podDeletionCost.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .dependencies[0].version | Value changed | 5.0.0 |
5.0.1 |
Chart spotfire-server changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .podDeletionCost.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .cliPod.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .configJob.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-HF-001-v7.0.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .dependencies[2].version | Value changed | 5.0.0 |
5.0.1 |
Chart spotfire-terrservice changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
| .podDeletionCost.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .dependencies[0].version | Value changed | 5.0.0 |
5.0.1 |
Chart spotfire-webplayer changes from 5.0.0 to 5.0.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-HF-001-v7.0.1 |
| .podDeletionCost.image.tag | Value changed | 15.0.0-v7.0.0 |
15.0.0-v7.0.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 5.0.0 |
5.0.1 |
| .appVersion | Value changed | 15.0.0 |
15.0.0-HF-001 |
| .dependencies[0].version | Value changed | 5.0.0 |
5.0.1 |
Cloud Deployment Kit 7.0.0 for Spotfire 15.0
Spotfire on Kubernetes v7.0.0
The release notes also applies to Spotfire Cloud Deployment Kit v7.0.0.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 5.0.0 | All of the below |
| Spotfire Server Helm Chart | 15.0.0 | 5.0.0 | spotfire/spotfire-server:15.0.0-v7.0.0 spotfire/spotfire-config:15.0.0-v7.0.0 spotfire/spotfire-deployment:15.0.0-v7.0.0 |
| Spotfire Web Player Helm Chart | 15.0.0 | 5.0.0 | spotfire/spotfire-webplayer:15.0.0-v7.0.0 |
| Spotfire Automation Services Helm Chart | 15.0.0 | 5.0.0 | spotfire/spotfire-automationservices:15.0.0-v7.0.0 |
| Spotfire Service for R Helm Chart | 15.0.0 | 5.0.0 | spotfire/spotfire-rservice:15.0.0-v7.0.0 |
| Spotfire Service for Python Helm Chart | 15.0.0 | 5.0.0 | spotfire/spotfire-pythonservice:15.0.0-v7.0.0 |
| Spotfire TERR Service Helm Chart | 15.0.0 | 5.0.0 | spotfire/spotfire-terrservice:15.0.0-v7.0.0 |
Release notes
- TSCDK-513 - Enhancement
Helm charts in the Spotfire Cloud Deployment Kit (CDK) now support the topologySpreadConstraints property. This allows you to control how pods are distributed across your cluster
- TSCDK-552 - Enhancement
When Kubernetes or the Horizontal Pod Autoscaler (HPA) determines which pods should be terminated when scaling down, the latest created Spotfire pod is typically removed.
Now, you can influence the order/rank of pods that are to be deleted by updating the controller.kubernetes.io/pod-deletion-cost pod annotation with a value that indicates how ‘costly’ a pod is to shut down.
To automatically calculate and define this pod annotation, set podDeletionCost.enabled=true and adjust the podDeletionCost.costFormula to the workload needs.
- TSCDK-556 - Defect
The Web player cannot create core dump files if the web player process hangs. This is resolved by adding installation of Microsoft dotnet-dump CLI to the spotfire-workerhost Docker file.
- TSCDK-561 - Development Task
The Data Function Services versioning are aligned with within the Spotfire stack when it comes to major and minor number. These version numbers have been updated.
- TSCDK-562 - Defect
When the Spotfire Cloud Deployment Kit (CDK) is deployed using default values for configJob.logLevel and cliPod.logLevel, the Spotfire configuration tool does not generate the expected logs as it an incorrect empty string.
- TSCDK-565 - Development Task
- Fluent Bit image tag updated to 4.2.3
- HAProxy image tag updated to 3.2.19
Helm chart changes
Chart spotfire-automationservices changes from 4.0.4 to 5.0.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-004-v6.0.4 |
15.0.0-v7.0.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
| .podDeletionCost | Dictionary item added | ||
| .topologySpreadConstraints | Dictionary item added |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.4 |
5.0.0 |
| .appVersion | Value changed | 14.8.0-HF-004 |
15.0.0 |
| .dependencies[0].version | Value changed | 4.0.4 |
5.0.0 |
Chart spotfire-platform changes from 4.0.4 to 5.0.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.4 |
5.0.0 |
| .appVersion | Value changed | 14.8-v6.0.4 |
15.0-v7.0.0 |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.4', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '5.0.0', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.4', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '5.0.0', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.4', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '5.0.0', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.4', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '5.0.0', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.4', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '5.0.0', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.4'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '5.0.0'} |
Chart spotfire-pythonservice changes from 4.0.4 to 5.0.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.4 |
15.0.0-v7.0.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
| .podDeletionCost | Dictionary item added | ||
| .topologySpreadConstraints | Dictionary item added |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.4 |
5.0.0 |
| .appVersion | Value changed | 1.25.0 |
15.0.0 |
| .dependencies[0].version | Value changed | 4.0.4 |
5.0.0 |
Chart spotfire-rservice changes from 4.0.4 to 5.0.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.4 |
15.0.0-v7.0.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
| .podDeletionCost | Dictionary item added | ||
| .topologySpreadConstraints | Dictionary item added |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.4 |
5.0.0 |
| .appVersion | Value changed | 1.25.0 |
15.0.0 |
| .dependencies[0].version | Value changed | 4.0.4 |
5.0.0 |
Chart spotfire-server changes from 4.0.4 to 5.0.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-v6.0.4 |
15.0.0-v7.0.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
| .cliPod.image.tag | Value changed | 14.8.0-v6.0.4 |
15.0.0-v7.0.0 |
| .configJob.image.tag | Value changed | 14.8.0-v6.0.4 |
15.0.0-v7.0.0 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.8.0-HF-004-v6.0.4 |
15.0.0-v7.0.0 |
| .podDeletionCost | Dictionary item added | ||
| .topologySpreadConstraints | Dictionary item added | ||
| .cliPod.topologySpreadConstraints | Dictionary item added | ||
| .haproxy.image | Dictionary item added |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .description | Value changed | A Helm chart for Spotfire Server. |
Deploy Spotfire® Server on Kubernetes using Helm. This chart handles database schema setup, autoscaling, persistent storage, ingress routing, and configuration out of the box. |
| .version | Value changed | 4.0.4 |
5.0.0 |
| .appVersion | Value changed | 14.8.0 |
15.0.0 |
| .dependencies[2].version | Value changed | 4.0.4 |
5.0.0 |
Chart spotfire-terrservice changes from 4.0.4 to 5.0.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.4 |
15.0.0-v7.0.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
| .podDeletionCost | Dictionary item added | ||
| .topologySpreadConstraints | Dictionary item added |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.4 |
5.0.0 |
| .appVersion | Value changed | 1.25.0 |
15.0.0 |
| .depe... |
Cloud Deployment Kit 4.3.1 for Spotfire 14.6 LTS
Spotfire on Kubernetes v4.3.1
The release notes also applies to Spotfire Cloud Deployment Kit v4.3.1.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 2.3.1 | All of the below |
| Spotfire Server Helm Chart | 14.6.3 | 2.3.1 | spotfire/spotfire-server:14.6.3-v4.3.1 spotfire/spotfire-config:14.6.3-v4.3.1 spotfire/spotfire-deployment:14.6.3-HF-014-v4.3.1 |
| Spotfire Web Player Helm Chart | 14.6.3 HF-014 | 2.3.1 | spotfire/spotfire-webplayer:14.6.3-HF-014-v4.3.1 |
| Spotfire Automation Services Helm Chart | 14.6.3 HF-014 | 2.3.1 | spotfire/spotfire-automationservices:14.6.3-HF-014-v4.3.1 |
| Spotfire Service for R Helm Chart | 14.6.3 | 2.3.1 | spotfire/spotfire-rservice:14.6.3-v4.3.1 |
| Spotfire Service for Python Helm Chart | 14.6.3 | 2.3.1 | spotfire/spotfire-pythonservice:14.6.3-v4.3.1 |
| Spotfire TERR Service Helm Chart | 14.6.3 | 2.3.1 | spotfire/spotfire-terrservice:14.6.3-v4.3.1 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-HF-014-v4.3.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .appVersion | Value changed | 14.6.3 |
14.6.3-HF-014 |
| .dependencies[0].version | Value changed | 2.3.0 |
2.3.1 |
Chart spotfire-platform changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .appVersion | Value changed | 14.6-v4.3.0 |
14.6-v4.3.1 |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.3.0', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.3.1', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.3.0', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.3.1', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.3.0', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.3.1', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.3.0', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.3.1', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.3.0', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.3.1', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.3.0'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.3.1'} |
Chart spotfire-pythonservice changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-v4.3.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .dependencies[0].version | Value changed | 2.3.0 |
2.3.1 |
Chart spotfire-rservice changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-v4.3.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .dependencies[0].version | Value changed | 2.3.0 |
2.3.1 |
Chart spotfire-server changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-v4.3.1 |
| .cliPod.image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-v4.3.1 |
| .configJob.image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-v4.3.1 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-HF-014-v4.3.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .dependencies[2].version | Value changed | 2.3.0 |
2.3.1 |
Chart spotfire-terrservice changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-v4.3.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .dependencies[0].version | Value changed | 2.3.0 |
2.3.1 |
Chart spotfire-webplayer changes from 2.3.0 to 2.3.1
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.3-v4.3.0 |
14.6.3-HF-014-v4.3.1 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.3.0 |
2.3.1 |
| .appVersion | Value changed | 14.6.3 |
14.6.3-HF-014 |
| .dependencies[0].version | Value changed | 2.3.0 |
2.3.1 |
Cloud Deployment Kit 4.3.0 for Spotfire 14.6 LTS
Spotfire on Kubernetes v4.3.0
The release notes also applies to Spotfire Cloud Deployment Kit v4.3.0.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 2.3.0 | All of the below |
| Spotfire Server Helm Chart | 14.6.3 | 2.3.0 | spotfire/spotfire-server:14.6.3-v4.3.0 spotfire/spotfire-config:14.6.3-v4.3.0 spotfire/spotfire-deployment:14.6.3-v4.3.0 |
| Spotfire Web Player Helm Chart | 14.6.3 | 2.3.0 | spotfire/spotfire-webplayer:14.6.3-v4.3.0 |
| Spotfire Automation Services Helm Chart | 14.6.3 | 2.3.0 | spotfire/spotfire-automationservices:14.6.3-v4.3.0 |
| Spotfire Service for R Helm Chart | 14.6.3 | 2.3.0 | spotfire/spotfire-rservice:14.6.3-v4.3.0 |
| Spotfire Service for Python Helm Chart | 14.6.3 | 2.3.0 | spotfire/spotfire-pythonservice:14.6.3-v4.3.0 |
| Spotfire TERR Service Helm Chart | 14.6.3 | 2.3.0 | spotfire/spotfire-terrservice:14.6.3-v4.3.0 |
Release notes
- TSCDK-566 - Development Task
- Fluent Bit image tag updated to 4.2.3
- HAProxy image tag updated to 3.2.19
- TSCDK-568 - Development Task
The Data Function Services versioning are aligned with within the Spotfire stack when it comes to major and minor number. These version numbers have been updated.
Helm chart changes
Chart spotfire-automationservices changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-v4.2.0 |
14.6.3-v4.3.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 14.6.2 |
14.6.3 |
| .dependencies[0].version | Value changed | 2.2.0 |
2.3.0 |
Chart spotfire-platform changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 14.6-v4.2.0 |
14.6-v4.3.0 |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.0', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.3.0', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.0', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.3.0', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.0', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.3.0', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.0', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.3.0', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.0'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.3.0'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.0', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.3.0', 'condition': 'spotfire-rservice.enabled'} |
Chart spotfire-pythonservice changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.0 |
14.6.3-v4.3.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 1.23.2 |
14.6.3 |
| .dependencies[0].version | Value changed | 2.2.0 |
2.3.0 |
Chart spotfire-rservice changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.0 |
14.6.3-v4.3.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 1.23.2 |
14.6.3 |
| .dependencies[0].version | Value changed | 2.2.0 |
2.3.0 |
Chart spotfire-server changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-v4.2.0 |
14.6.3-v4.3.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
| .cliPod.image.tag | Value changed | 14.6.2-v4.2.0 |
14.6.3-v4.3.0 |
| .configJob.image.tag | Value changed | 14.6.2-v4.2.0 |
14.6.3-v4.3.0 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.6.2-v4.2.0 |
14.6.3-v4.3.0 |
| .haproxy.image | Dictionary item added |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 14.6.2 |
14.6.3 |
| .dependencies[2].version | Value changed | 2.2.0 |
2.3.0 |
Chart spotfire-terrservice changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.0 |
14.6.3-v4.3.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 1.23.2 |
14.6.3 |
| .dependencies[0].version | Value changed | 2.2.0 |
2.3.0 |
Chart spotfire-webplayer changes from 2.2.0 to 2.3.0
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-v4.2.0 |
14.6.3-v4.3.0 |
| .fluentBitSidecar.image.tag | Value changed | 4.2.2 |
4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.0 |
2.3.0 |
| .appVersion | Value changed | 14.6.2 |
14.6.3 |
| .dependencies[0].version | Value changed | 2.2.0 |
2.3.0 |
Cloud Deployment Kit 6.0.4 for Spotfire 14.8
Spotfire on Kubernetes v6.0.4
The release notes also applies to Spotfire Cloud Deployment Kit v6.0.4.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 4.0.4 | All of the below |
| Spotfire Server Helm Chart | 14.8.0 | 4.0.4 | spotfire/spotfire-server:14.8.0-v6.0.4 spotfire/spotfire-config:14.8.0-v6.0.4 spotfire/spotfire-deployment:14.8.0-HF-004-v6.0.4 |
| Spotfire Web Player Helm Chart | 14.8.0 HF-004 | 4.0.4 | spotfire/spotfire-webplayer:14.8.0-HF-004-v6.0.4 |
| Spotfire Automation Services Helm Chart | 14.8.0 HF-004 | 4.0.4 | spotfire/spotfire-automationservices:14.8.0-HF-004-v6.0.4 |
| Spotfire Service for R Helm Chart | 1.25.0 | 4.0.4 | spotfire/spotfire-rservice:1.25.0-v6.0.4 |
| Spotfire Service for Python Helm Chart | 1.25.0 | 4.0.4 | spotfire/spotfire-pythonservice:1.25.0-v6.0.4 |
| Spotfire TERR Service Helm Chart | 1.25.0 | 4.0.4 | spotfire/spotfire-terrservice:1.25.0-v6.0.4 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-003-v6.0.3 |
14.8.0-HF-004-v6.0.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .appVersion | Value changed | 14.8.0-HF-003 |
14.8.0-HF-004 |
| .dependencies[0].version | Value changed | 4.0.3 |
4.0.4 |
Chart spotfire-platform changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .appVersion | Value changed | 14.8-v6.0.3 |
14.8-v6.0.4 |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.3'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.4'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.3', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.4', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.3', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.4', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.3', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.4', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.3', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.4', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.3', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.4', 'condition': 'spotfire-pythonservice.enabled'} |
Chart spotfire-pythonservice changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.3 |
1.25.0-v6.0.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .dependencies[0].version | Value changed | 4.0.3 |
4.0.4 |
Chart spotfire-rservice changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.3 |
1.25.0-v6.0.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .dependencies[0].version | Value changed | 4.0.3 |
4.0.4 |
Chart spotfire-server changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-v6.0.3 |
14.8.0-v6.0.4 |
| .cliPod.image.tag | Value changed | 14.8.0-v6.0.3 |
14.8.0-v6.0.4 |
| .configJob.image.tag | Value changed | 14.8.0-v6.0.3 |
14.8.0-v6.0.4 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.8.0-HF-003-v6.0.3 |
14.8.0-HF-004-v6.0.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .dependencies[2].version | Value changed | 4.0.3 |
4.0.4 |
Chart spotfire-terrservice changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.3 |
1.25.0-v6.0.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .dependencies[0].version | Value changed | 4.0.3 |
4.0.4 |
Chart spotfire-webplayer changes from 4.0.3 to 4.0.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-003-v6.0.3 |
14.8.0-HF-004-v6.0.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.3 |
4.0.4 |
| .appVersion | Value changed | 14.8.0-HF-003 |
14.8.0-HF-004 |
| .dependencies[0].version | Value changed | 4.0.3 |
4.0.4 |
Cloud Deployment Kit 4.2.4 for Spotfire 14.6 LTS
Spotfire on Kubernetes v4.2.4
The release notes also applies to Spotfire Cloud Deployment Kit v4.2.4.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 2.2.4 | All of the below |
| Spotfire Server Helm Chart | 14.6.2 | 2.2.4 | spotfire/spotfire-server:14.6.2-v4.2.4 spotfire/spotfire-config:14.6.2-v4.2.4 spotfire/spotfire-deployment:14.6.2-HF-012-v4.2.4 |
| Spotfire Web Player Helm Chart | 14.6.2 HF-012 | 2.2.4 | spotfire/spotfire-webplayer:14.6.2-HF-012-v4.2.4 |
| Spotfire Automation Services Helm Chart | 14.6.2 HF-012 | 2.2.4 | spotfire/spotfire-automationservices:14.6.2-HF-012-v4.2.4 |
| Spotfire Service for R Helm Chart | 1.23.2 | 2.2.4 | spotfire/spotfire-rservice:1.23.2-v4.2.4 |
| Spotfire Service for Python Helm Chart | 1.23.2 | 2.2.4 | spotfire/spotfire-pythonservice:1.23.2-v4.2.4 |
| Spotfire TERR Service Helm Chart | 1.23.2 | 2.2.4 | spotfire/spotfire-terrservice:1.23.2-v4.2.4 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-HF-011-v4.2.3 |
14.6.2-HF-012-v4.2.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .appVersion | Value changed | 14.6.2-HF-011 |
14.6.2-HF-012 |
| .dependencies[0].version | Value changed | 2.2.3 |
2.2.4 |
Chart spotfire-platform changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .appVersion | Value changed | 14.6-v4.2.3 |
14.6-v4.2.4 |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.3', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.4', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.3'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.4'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.3', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.4', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.3', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.4', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.3', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.4', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.3', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.4', 'condition': 'spotfire-webplayer.enabled'} |
Chart spotfire-pythonservice changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.3 |
1.23.2-v4.2.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .dependencies[0].version | Value changed | 2.2.3 |
2.2.4 |
Chart spotfire-rservice changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.3 |
1.23.2-v4.2.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .dependencies[0].version | Value changed | 2.2.3 |
2.2.4 |
Chart spotfire-server changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-v4.2.3 |
14.6.2-v4.2.4 |
| .cliPod.image.tag | Value changed | 14.6.2-v4.2.3 |
14.6.2-v4.2.4 |
| .configJob.image.tag | Value changed | 14.6.2-v4.2.3 |
14.6.2-v4.2.4 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.6.2-HF-011-v4.2.3 |
14.6.2-HF-012-v4.2.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .dependencies[2].version | Value changed | 2.2.3 |
2.2.4 |
Chart spotfire-terrservice changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.3 |
1.23.2-v4.2.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .dependencies[0].version | Value changed | 2.2.3 |
2.2.4 |
Chart spotfire-webplayer changes from 2.2.3 to 2.2.4
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-HF-011-v4.2.3 |
14.6.2-HF-012-v4.2.4 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.3 |
2.2.4 |
| .appVersion | Value changed | 14.6.2-HF-011 |
14.6.2-HF-012 |
| .dependencies[0].version | Value changed | 2.2.3 |
2.2.4 |
Cloud Deployment Kit 6.0.3 for Spotfire 14.8
Spotfire on Kubernetes v6.0.3
The release notes also applies to Spotfire Cloud Deployment Kit v6.0.3.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 4.0.3 | All of the below |
| Spotfire Server Helm Chart | 14.8.0 | 4.0.3 | spotfire/spotfire-server:14.8.0-v6.0.3 spotfire/spotfire-config:14.8.0-v6.0.3 spotfire/spotfire-deployment:14.8.0-HF-003-v6.0.3 |
| Spotfire Web Player Helm Chart | 14.8.0 HF-003 | 4.0.3 | spotfire/spotfire-webplayer:14.8.0-HF-003-v6.0.3 |
| Spotfire Automation Services Helm Chart | 14.8.0 HF-003 | 4.0.3 | spotfire/spotfire-automationservices:14.8.0-HF-003-v6.0.3 |
| Spotfire Service for R Helm Chart | 1.25.0 | 4.0.3 | spotfire/spotfire-rservice:1.25.0-v6.0.3 |
| Spotfire Service for Python Helm Chart | 1.25.0 | 4.0.3 | spotfire/spotfire-pythonservice:1.25.0-v6.0.3 |
| Spotfire TERR Service Helm Chart | 1.25.0 | 4.0.3 | spotfire/spotfire-terrservice:1.25.0-v6.0.3 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-002-v6.0.2 |
14.8.0-HF-003-v6.0.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .appVersion | Value changed | 14.8.0-HF-002 |
14.8.0-HF-003 |
| .dependencies[0].version | Value changed | 4.0.2 |
4.0.3 |
Chart spotfire-platform changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .appVersion | Value changed | 14.8-v6.0.2 |
14.8-v6.0.3 |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.2', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.3', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.2', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.3', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.2', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.3', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.2', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.3', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.2', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.3', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.2'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.3'} |
Chart spotfire-pythonservice changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.2 |
1.25.0-v6.0.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .dependencies[0].version | Value changed | 4.0.2 |
4.0.3 |
Chart spotfire-rservice changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.2 |
1.25.0-v6.0.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .dependencies[0].version | Value changed | 4.0.2 |
4.0.3 |
Chart spotfire-server changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-v6.0.2 |
14.8.0-v6.0.3 |
| .cliPod.image.tag | Value changed | 14.8.0-v6.0.2 |
14.8.0-v6.0.3 |
| .configJob.image.tag | Value changed | 14.8.0-v6.0.2 |
14.8.0-v6.0.3 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.8.0-HF-002-v6.0.2 |
14.8.0-HF-003-v6.0.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .dependencies[2].version | Value changed | 4.0.2 |
4.0.3 |
Chart spotfire-terrservice changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.2 |
1.25.0-v6.0.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .dependencies[0].version | Value changed | 4.0.2 |
4.0.3 |
Chart spotfire-webplayer changes from 4.0.2 to 4.0.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-002-v6.0.2 |
14.8.0-HF-003-v6.0.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.2 |
4.0.3 |
| .appVersion | Value changed | 14.8.0-HF-002 |
14.8.0-HF-003 |
| .dependencies[0].version | Value changed | 4.0.2 |
4.0.3 |
Cloud Deployment Kit 4.2.3 for Spotfire 14.6 LTS
Spotfire on Kubernetes v4.2.3
The release notes also applies to Spotfire Cloud Deployment Kit v4.2.3.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 2.2.3 | All of the below |
| Spotfire Server Helm Chart | 14.6.2 | 2.2.3 | spotfire/spotfire-server:14.6.2-v4.2.3 spotfire/spotfire-config:14.6.2-v4.2.3 spotfire/spotfire-deployment:14.6.2-HF-011-v4.2.3 |
| Spotfire Web Player Helm Chart | 14.6.2 HF-011 | 2.2.3 | spotfire/spotfire-webplayer:14.6.2-HF-011-v4.2.3 |
| Spotfire Automation Services Helm Chart | 14.6.2 HF-011 | 2.2.3 | spotfire/spotfire-automationservices:14.6.2-HF-011-v4.2.3 |
| Spotfire Service for R Helm Chart | 1.23.2 | 2.2.3 | spotfire/spotfire-rservice:1.23.2-v4.2.3 |
| Spotfire Service for Python Helm Chart | 1.23.2 | 2.2.3 | spotfire/spotfire-pythonservice:1.23.2-v4.2.3 |
| Spotfire TERR Service Helm Chart | 1.23.2 | 2.2.3 | spotfire/spotfire-terrservice:1.23.2-v4.2.3 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-HF-010-v4.2.2 |
14.6.2-HF-011-v4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .appVersion | Value changed | 14.6.2-HF-010 |
14.6.2-HF-011 |
| .dependencies[0].version | Value changed | 2.2.2 |
2.2.3 |
Chart spotfire-platform changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .appVersion | Value changed | 14.6-v4.2.2 |
14.6-v4.2.3 |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.2', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.3', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.2', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.3', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.2', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.3', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.2', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.3', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.2'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.3'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.2', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.3', 'condition': 'spotfire-webplayer.enabled'} |
Chart spotfire-pythonservice changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.2 |
1.23.2-v4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .dependencies[0].version | Value changed | 2.2.2 |
2.2.3 |
Chart spotfire-rservice changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.2 |
1.23.2-v4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .dependencies[0].version | Value changed | 2.2.2 |
2.2.3 |
Chart spotfire-server changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-v4.2.2 |
14.6.2-v4.2.3 |
| .cliPod.image.tag | Value changed | 14.6.2-v4.2.2 |
14.6.2-v4.2.3 |
| .configJob.image.tag | Value changed | 14.6.2-v4.2.2 |
14.6.2-v4.2.3 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.6.2-HF-010-v4.2.2 |
14.6.2-HF-011-v4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .dependencies[2].version | Value changed | 2.2.2 |
2.2.3 |
Chart spotfire-terrservice changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.2 |
1.23.2-v4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .dependencies[0].version | Value changed | 2.2.2 |
2.2.3 |
Chart spotfire-webplayer changes from 2.2.2 to 2.2.3
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-HF-010-v4.2.2 |
14.6.2-HF-011-v4.2.3 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.2 |
2.2.3 |
| .appVersion | Value changed | 14.6.2-HF-010 |
14.6.2-HF-011 |
| .dependencies[0].version | Value changed | 2.2.2 |
2.2.3 |
Cloud Deployment Kit 6.0.2 for Spotfire 14.8
Spotfire on Kubernetes v6.0.2
The release notes also applies to Spotfire Cloud Deployment Kit v6.0.2.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 4.0.2 | All of the below |
| Spotfire Server Helm Chart | 14.8.0 | 4.0.2 | spotfire/spotfire-server:14.8.0-v6.0.2 spotfire/spotfire-config:14.8.0-v6.0.2 spotfire/spotfire-deployment:14.8.0-HF-002-v6.0.2 |
| Spotfire Web Player Helm Chart | 14.8.0 HF-002 | 4.0.2 | spotfire/spotfire-webplayer:14.8.0-HF-002-v6.0.2 |
| Spotfire Automation Services Helm Chart | 14.8.0 HF-002 | 4.0.2 | spotfire/spotfire-automationservices:14.8.0-HF-002-v6.0.2 |
| Spotfire Service for R Helm Chart | 1.25.0 | 4.0.2 | spotfire/spotfire-rservice:1.25.0-v6.0.2 |
| Spotfire Service for Python Helm Chart | 1.25.0 | 4.0.2 | spotfire/spotfire-pythonservice:1.25.0-v6.0.2 |
| Spotfire TERR Service Helm Chart | 1.25.0 | 4.0.2 | spotfire/spotfire-terrservice:1.25.0-v6.0.2 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-001-v6.0.1 |
14.8.0-HF-002-v6.0.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .appVersion | Value changed | 14.8.0-HF-001 |
14.8.0-HF-002 |
| .dependencies[0].version | Value changed | 4.0.1 |
4.0.2 |
Chart spotfire-platform changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .appVersion | Value changed | 14.8-v6.0.1 |
14.8-v6.0.2 |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.1', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '4.0.2', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.1', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '4.0.2', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.1', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '4.0.2', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.1', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '4.0.2', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.1'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '4.0.2'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.1', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '4.0.2', 'condition': 'spotfire-automationservices.enabled'} |
Chart spotfire-pythonservice changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.1 |
1.25.0-v6.0.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .dependencies[0].version | Value changed | 4.0.1 |
4.0.2 |
Chart spotfire-rservice changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.1 |
1.25.0-v6.0.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .dependencies[0].version | Value changed | 4.0.1 |
4.0.2 |
Chart spotfire-server changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-v6.0.1 |
14.8.0-v6.0.2 |
| .cliPod.image.tag | Value changed | 14.8.0-v6.0.1 |
14.8.0-v6.0.2 |
| .configJob.image.tag | Value changed | 14.8.0-v6.0.1 |
14.8.0-v6.0.2 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.8.0-HF-001-v6.0.1 |
14.8.0-HF-002-v6.0.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .dependencies[2].version | Value changed | 4.0.1 |
4.0.2 |
Chart spotfire-terrservice changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.25.0-v6.0.1 |
1.25.0-v6.0.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .dependencies[0].version | Value changed | 4.0.1 |
4.0.2 |
Chart spotfire-webplayer changes from 4.0.1 to 4.0.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.8.0-HF-001-v6.0.1 |
14.8.0-HF-002-v6.0.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 4.0.1 |
4.0.2 |
| .appVersion | Value changed | 14.8.0-HF-001 |
14.8.0-HF-002 |
| .dependencies[0].version | Value changed | 4.0.1 |
4.0.2 |
Cloud Deployment Kit 4.2.2 for Spotfire 14.6 LTS
Spotfire on Kubernetes v4.2.2
The release notes also applies to Spotfire Cloud Deployment Kit v4.2.2.
| Helm Chart | Application Version | Chart Version | Container Images |
|---|---|---|---|
| Spotfire Platform Helm Chart | See below | 2.2.2 | All of the below |
| Spotfire Server Helm Chart | 14.6.2 | 2.2.2 | spotfire/spotfire-server:14.6.2-v4.2.2 spotfire/spotfire-config:14.6.2-v4.2.2 spotfire/spotfire-deployment:14.6.2-HF-010-v4.2.2 |
| Spotfire Web Player Helm Chart | 14.6.2 HF-010 | 2.2.2 | spotfire/spotfire-webplayer:14.6.2-HF-010-v4.2.2 |
| Spotfire Automation Services Helm Chart | 14.6.2 HF-010 | 2.2.2 | spotfire/spotfire-automationservices:14.6.2-HF-010-v4.2.2 |
| Spotfire Service for R Helm Chart | 1.23.2 | 2.2.2 | spotfire/spotfire-rservice:1.23.2-v4.2.2 |
| Spotfire Service for Python Helm Chart | 1.23.2 | 2.2.2 | spotfire/spotfire-pythonservice:1.23.2-v4.2.2 |
| Spotfire TERR Service Helm Chart | 1.23.2 | 2.2.2 | spotfire/spotfire-terrservice:1.23.2-v4.2.2 |
Release notes
Helm chart changes
Chart spotfire-automationservices changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-HF-009-v4.2.1 |
14.6.2-HF-010-v4.2.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .appVersion | Value changed | 14.6.2-HF-009 |
14.6.2-HF-010 |
| .dependencies[0].version | Value changed | 2.2.1 |
2.2.2 |
Chart spotfire-platform changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .appVersion | Value changed | 14.6-v4.2.1 |
14.6-v4.2.2 |
| .dependencies[3] | Value changed | {'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.1', 'condition': 'spotfire-terrservice.enabled'} |
{'name': 'spotfire-terrservice', 'repository': 'file://../spotfire-terrservice/', 'version': '2.2.2', 'condition': 'spotfire-terrservice.enabled'} |
| .dependencies[2] | Value changed | {'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.1', 'condition': 'spotfire-automationservices.enabled'} |
{'name': 'spotfire-automationservices', 'repository': 'file://../spotfire-automationservices/', 'version': '2.2.2', 'condition': 'spotfire-automationservices.enabled'} |
| .dependencies[1] | Value changed | {'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.1', 'condition': 'spotfire-webplayer.enabled'} |
{'name': 'spotfire-webplayer', 'repository': 'file://../spotfire-webplayer/', 'version': '2.2.2', 'condition': 'spotfire-webplayer.enabled'} |
| .dependencies[4] | Value changed | {'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.1', 'condition': 'spotfire-rservice.enabled'} |
{'name': 'spotfire-rservice', 'repository': 'file://../spotfire-rservice/', 'version': '2.2.2', 'condition': 'spotfire-rservice.enabled'} |
| .dependencies[5] | Value changed | {'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.1', 'condition': 'spotfire-pythonservice.enabled'} |
{'name': 'spotfire-pythonservice', 'repository': 'file://../spotfire-pythonservice/', 'version': '2.2.2', 'condition': 'spotfire-pythonservice.enabled'} |
| .dependencies[0] | Value changed | {'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.1'} |
{'name': 'spotfire-server', 'repository': 'file://../spotfire-server/', 'version': '2.2.2'} |
Chart spotfire-pythonservice changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.1 |
1.23.2-v4.2.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .dependencies[0].version | Value changed | 2.2.1 |
2.2.2 |
Chart spotfire-rservice changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.1 |
1.23.2-v4.2.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .dependencies[0].version | Value changed | 2.2.1 |
2.2.2 |
Chart spotfire-server changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-v4.2.1 |
14.6.2-v4.2.2 |
| .cliPod.image.tag | Value changed | 14.6.2-v4.2.1 |
14.6.2-v4.2.2 |
| .configJob.image.tag | Value changed | 14.6.2-v4.2.1 |
14.6.2-v4.2.2 |
| .configuration.deployment.defaultDeployment.image.tag | Value changed | 14.6.2-HF-009-v4.2.1 |
14.6.2-HF-010-v4.2.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .dependencies[2].version | Value changed | 2.2.1 |
2.2.2 |
Chart spotfire-terrservice changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 1.23.2-v4.2.1 |
1.23.2-v4.2.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .dependencies[0].version | Value changed | 2.2.1 |
2.2.2 |
Chart spotfire-webplayer changes from 2.2.1 to 2.2.2
values.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .image.tag | Value changed | 14.6.2-HF-009-v4.2.1 |
14.6.2-HF-010-v4.2.2 |
Chart.yaml
| Key | Comment | Old Value | New Value |
|---|---|---|---|
| .version | Value changed | 2.2.1 |
2.2.2 |
| .appVersion | Value changed | 14.6.2-HF-009 |
14.6.2-HF-010 |
| .dependencies[0].version | Value changed | 2.2.1 |
2.2.2 |