Releases: epam/ai-dial-helm
Releases · epam/ai-dial-helm
dial-2.0.1
Umbrella chart for DIAL solution
What's Changed
- chore: update dial with patch by @nepalevov in #25
- Fixed NGINX controller link in examples description
- Bumped ai-dial-chat and ai-dial-core versions
Full Changelog: dial-2.0.0...dial-2.0.1
dial-2.0.0
Umbrella chart for DIAL solution
WARNING
- This release includes mandatory Redis installation as redis-cluster subchart, enabled by default. You can also disable it and use any Redis deployed externally, even a standalone version. Use
core.redis.enabled: true/false
to enable or disable it.
What's Changed
- feat!: release 1.5 by @nepalevov in #24
- bump application versions
- bump dial-core chart with Redis enabled by default
- update dial helm examples by @alexey-ban in #22
Full Changelog: dial-core-2.0.0...dial-2.0.0
dial-core-2.0.0
Helm chart for dial core
WARNING
- The redis-cluster helm chart is included in dial-core helm chart and enabled by default. You can also disable it and use any Redis deployed externally, even a standalone version.
What's Changed
- chore: bump epam/ai-dial-ci from 1.3.1 to 1.6.1 by @dependabot in #21
- feat!: enable redis cluster for dial-core by default by @nepalevov in #23
Full Changelog: dial-1.4.0...dial-core-2.0.0
dial-1.4.0
Umbrella chart for DIAL solution
WARNING
- The release brings major features within applications, has known issues, and wasn't fully approved by the QA team, therefore it's not recommended to upgrade production environments.
- The release requires Redis to get ai-dial-core resource API working. The redis-cluster helm chart is included in dial-core helm chart but disabled by default to keep backward compatibility. To enable it, set
core.redis.enabled: true
in values.yaml file. You can also use any Redis deployed externally.
What's Changed
- feat: dial release 1.4.0 by @nepalevov in #18
- chore: bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #17
Full Changelog: dial-1.3.1...dial-1.4.0
dial-core-1.2.0
Helm chart for dial core
What's Changed
- feat: add optional redis-cluster dependency helm chart by @nepalevov in #14
Full Changelog: dial-core-1.1.2...dial-core-1.2.0
dial-1.3.1
Umbrella chart for DIAL solution
What's Changed
- chore: update dial-core, keycloak, common helm chart dependencies by @alexey-ban in #15
Full Changelog: dial-core-1.2.0...dial-1.3.1
dial-extension-1.0.2
Helm chart for dial extensions
What's Changed
- chore: update chart dependencies by @alexey-ban in #13
Full Changelog: dial-1.3.0...dial-extension-1.0.2
dial-core-1.1.2
Helm chart for dial core
What's Changed
- chore: update chart dependencies by @alexey-ban in #13
New Contributors
- @alexey-ban made their first contribution in #13
Full Changelog: dial-1.3.0...dial-core-1.1.2
dial-1.3.0
Umbrella chart for DIAL solution
What's Changed
- feat: dial release 1.3.0 by @nepalevov in #12
Full Changelog: dial-1.2.0...dial-1.3.0
dial-core-1.1.1
Helm chart for dial core