Skip to content

Releases: giantswarm/alloy-app

v0.7.0

18 Nov 11:02
519adea
Compare
Choose a tag to compare

Changed

  • Upgrade Alloy upstream chart from 0.9.2 to 0.10.0
    • This bumps the version of Alloy from 1.4.2 to 1.5.0

v0.6.1

09 Oct 14:55
7ebc561
Compare
Choose a tag to compare

Fixed

  • Bump Chart appVersion to v1.4.2
  • Fix circleci config.

v0.6.0

09 Oct 12:51
816dc78
Compare
Choose a tag to compare

Added

  • Add PodLogs as helm chart template.

Changed

  • Upgrade Alloy upstream chart from 0.7.0 to 0.9.1
    • This bumps the version of Alloy from 1.3.1 to 1.4.2
    • Alloy Breaking changes
      • Some debug metrics for otelcol components have changed.
      • [otelcol.processor.transform] The functions convert_sum_to_gauge and convert_gauge_to_sum must now be used in the metric context rather than in the datapoint context.
      • Upgrade Beyla from 1.7.0 to 1.8.2. A complete list of changes can be found on the Beyla releases page: https://github.com/grafana/beyla/releases.
      • See Alloy v1.4.0 release notes
    • Helm chart changes, see Alloy Helm chart v0.9.0 CHANGELOG

Fixed

  • Fix CiliumNetworkPolicy to allow outgoing traffic to other nodes when running Alloy in clustering mode

v0.5.2

18 Sep 06:33
25e37d1
Compare
Choose a tag to compare

Added

  • Add helm chart templating test in ci pipeline.
  • Add tests with ats in ci pipeline.
  • Push alloy as a gateway component in collections.

v0.5.1

03 Sep 07:35
cbac966
Compare
Choose a tag to compare

Fixed

  • Fix incorrect value path in vertical pod autoscaler.

v0.5.0

02 Sep 12:18
e4e68c1
Compare
Choose a tag to compare

Added

Fixed

  • Ensure alloy can access root filesystem in read mode only.

v0.4.1

20 Aug 12:56
b908061
Compare
Choose a tag to compare

Fixed

  • Disable Grafana Labs reporting.

v0.4.0

20 Aug 12:11
5740352
Compare
Choose a tag to compare

Added

  • Add Secret template in helm chart to alloy for environment variables injection.

Changed

  • Update alloy upstream chart from 0.5.1 to 0.6.0
    • This bumps the version of alloy from 1.2.1 to 1.3.0
    • It does introduces breaking changes:

v0.3.1

24 Jul 14:23
c4b9f61
Compare
Choose a tag to compare

Added

  • Add some useful configuration into the logs helm chart values example

Fixed

  • Allow traffic to nginx-ingress-controller (needed when LB is skipped).

v0.3.0

15 Jul 13:59
f7d9c91
Compare
Choose a tag to compare

Added

  • Add kyverno policy exception for run as non root

Changed

  • Upgrade alloy upstream chart from 0.4.0 to 0.5.1
    • This bumps the version of alloy from 1.2.0 to 1.2.1