Skip to content

Cloud Deployment Kit 4.3.0 for Spotfire 14.6 LTS

Choose a tag to compare

@ppetters-spotfire ppetters-spotfire released this 10 Jul 07:50

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