spotfiresoftware / spotfire-cloud-deployment-kit

Vanilla recipes to build container images and Helm charts for Spotfire®
Apache License 2.0
18 stars 15 forks source link

Spotfire 12.4.0 is not available anymore #16

Closed rodrigoeiras closed 1 year ago

rodrigoeiras commented 1 year ago

Need a workaround to pass the version when building. Actual version is 12.5.0

rodrigoeiras commented 1 year ago

I saw versions.mk file listing Spotfire versions. Will try modify and run again.

Edit: Worked. My versions.mk content below:

CLOUD_DEPLOYMENT_KIT_VERSION=1.4.0 SPOTFIRE_DEPLOYMENT_VERSION=12.5.0 SPOTFIRE_NETCORE_LANGUAGEPACKS_VERSION=12.5.0 SPOTFIRE_NETCORE_VERSION=12.5.0 SPOTFIRE_NODEMANAGER_VERSION=12.5.0 SPOTFIRE_PYTHONSERVICE_VERSION=1.16.0 SPOTFIRE_SERVER_VERSION=12.5.0 SPOTFIRE_TERRSERVICE_VERSION=1.16.0

mjohanss-tibco commented 1 year ago

Release 1.5.0 supports the following application versions. I recommend using this release of the CDK over modifying version.mk for an older CDK release.

@rodrigoeiras Thanks for filing the report. I will be closing this issue now.