mirror of
https://github.com/Telecominfraproject/wlan-cloud-helm.git
synced 2026-01-27 10:22:40 +00:00
* make all container images configurable and default to tip-docker-cache-repo.jfrog.io registry
2.5 KiB
2.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] - YYYY-MM-DD
Added
Changed
- migrate to networking.k8s.io/v1 API version for Ingress resources #74
[1.0.1] - 2021-04-12
Changed
- bump cloud controller version to 1.0.1
Fixed
- correct SQL and CQL schema URLs
Changed
- make images for all init containers configurable #67
[1.0.0] - 2021-04-01
Added
- replaced cassandra, postgres and kafka with upstream charts #49
- centralized secrets to the parent chart #54
Changed
- improved kafka setup templating #53
- improved values.yaml #53
- improved default values and added yaml anchors #54
- make SSC service able to reconnect to Cassandra #70
Removed
- removed hardcoded docker secret in favor of variables #53
- various outdated sections in values.yaml and environment files
- various secrets in subcharts as they are now part of the parent chart
- references to vendor specific values #40
Fixed
- make SSC service able to reconnect to Cassandra #70
[0.4.0] - 2021-01-28
Added
- initial changelog entry. This is the first versioned release. Next releases will include a detailed overview of all the major changes introduced since the last version.
- changes since first commit