diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4f9a6a9..3d9f6b7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,11 @@ zoomdata-formula ================ +4.1.0 (2019-02-11) + +- Added the Zoomdata Configuration Server to the Pillar example +- Added support for installation on Debian distributions via Ubuntu repository + 4.0.0 (2019-01-14) **The Zoomdata 4.0 starts new Rapid Release cycle** - Fixed branding setup diff --git a/VERSION b/VERSION index fcdb2e1..ee74734 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.0 +4.1.0 diff --git a/pillar.example b/pillar.example index d182557..3dd222e 100644 --- a/pillar.example +++ b/pillar.example @@ -28,7 +28,7 @@ zoomdata: gpgkey: 'https://repo.zoomdata.com/ZOOMDATA-GPG-KEY.pub' # Repository branch from which the packages would be installed. # This would be overridden by ``ZOOMDATA_RELEASE`` environment variable. - release: 4.0 + release: 4.1 # Additional repositories under the ``base_url`` to get packages from repositories: @@ -56,7 +56,7 @@ zoomdata: # Exact version of Zoomdata core packages to install, use ``latest`` # keyword to always upgrade to the latest minor version in the release. # This would be overridden by ``ZOOMDATA_VERSION`` environment variable. - #version: '4.0.0' + #version: '4.1.0' # Zoomdata Core packages to install packages: @@ -73,7 +73,7 @@ zoomdata: # Exact version of Zoomdata EDC packages to install, use ``latest`` # keyword to always upgrade to the latest minor version in the release. # This would be overridden by ``ZOOMDATA_EDC_VERSION`` environment variable. - #version: '4.0.0' + #version: '4.1.0' # Zoomdata EDC (datasource connector) packages to install packages: @@ -120,7 +120,7 @@ zoomdata: microservices: # Exact version of Zoomdata microservice packages to install, use ``latest`` # keyword to always upgrade to the latest minor version in the release. - #version: '4.0.0' + #version: '4.1.0' # Zoomdata microservice packages to install packages: