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.
- [#16] Disable sidecar to load rules from ConfigMaps/Secrets.
- This improves security as it also removes cluster-wide permissions for ConfigMaps/Secrets.
- [#14] Use
ces-container-registries
secret for pulling container images as default.
- [#12] Path for lokiCanary image in patch templates.
- [#10] Docs how to disable IPv6 with the component custom resource. This is useful in IPv4-only systems.
- [#10] Upgrade helm chart to 6.16.0 and loki to 3.1.1
- A bug where the gateway secret generates new every component upgrade.
- [#8] Relicense to AGPL-3.0-only
- [#6] Fix structure of patch templates and add missing image for grafana operator.
- [#2] Add patch templates for using the chart in airgapped environments.
- [#4] Add default configuration for using k8s-minio and add shared secrets k8s-promtail to send data to k8s-loki
- Fix release to helm-registry
- initial release