Skip to content

Releases: cloudogu/k8s-loki

v3.1.1-5

10 Dec 08:31
Compare
Choose a tag to compare

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

13 Nov 11:21
Compare
Choose a tag to compare

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

28 Oct 13:41
Compare
Choose a tag to compare

Changed

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

v3.1.1-2

17 Oct 07:39
Compare
Choose a tag to compare

Fixed

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

v3.1.1-1

07 Oct 15:06
Compare
Choose a tag to compare

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

18 Sep 14:40
Compare
Choose a tag to compare

Changed

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

v2.9.1-4

13 Dec 10:26
Compare
Choose a tag to compare

Fixed

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

v2.9.1-3

06 Dec 15:15
Compare
Choose a tag to compare

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

27 Sep 12:46
Compare
Choose a tag to compare

Fixed

  • Fix release to helm-registry