Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

51 lines (37 loc) · 1.48 KB

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]

[v3.1.1-4] - 2024-11-13

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] - 2024-10-28

Changed

  • [#14] Use ces-container-registries secret for pulling container images as default.

[v3.1.1-2] - 2024-10-17

Fixed

  • [#12] Path for lokiCanary image in patch templates.

[v3.1.1-1] - 2024-10-07

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] - 2024-09-18

Changed

  • [#8] Relicense to AGPL-3.0-only

[v2.9.1-4] - 2023-12-13

Fixed

  • [#6] Fix structure of patch templates and add missing image for grafana operator.

[v2.9.1-3] - 2023-12-06

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] - 2023-09-27

Fixed

  • Fix release to helm-registry

[v2.9.1-1] - 2023-09-27

  • initial release