Releases: cloudogu/k8s-loki
Releases · cloudogu/k8s-loki
v3.1.1-5
Added
- [#18] NetworkPolicy to allow only internal ingress traffic
- Dependent Dogus and Components must bring their own NetworkPolicy to access Loki
- [#18] Ingress Network Policy for MinIO so that Loki can access it
v3.1.1-4
Changed
- [#16] Disable sidecar to load rules from ConfigMaps/Secrets.
- This improves security as it also removes cluster-wide permissions for ConfigMaps/Secrets.
v3.1.1-3
Changed
- [#14] Use
ces-container-registries
secret for pulling container images as default.
v3.1.1-2
Fixed
- [#12] Path for lokiCanary image in patch templates.
v3.1.1-1
Added
- [#10] Docs how to disable IPv6 with the component custom resource. This is useful in IPv4-only systems.
Changed
- [#10] Upgrade helm chart to 6.16.0 and loki to 3.1.1
Fixed
- A bug where the gateway secret generates new every component upgrade.
v2.9.1-5
Changed
- [#8] Relicense to AGPL-3.0-only
v2.9.1-4
Fixed
- [#6] Fix structure of patch templates and add missing image for grafana operator.
v2.9.1-3
Added
- [#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
v2.9.1-2
Fixed
- Fix release to helm-registry