From 16bfcd33199e6ac8a681c469487ddbfa4d9e47da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:36:21 +0000 Subject: [PATCH] chore(main): release flux-oci-traefik 2.2.0 --- .release-please-manifest.json | 2 +- flux/traefik/CHANGELOG.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8f6c3ae9c..c3f6e9871 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ "flux/container-runtime-aks-config": "0.2.0", "flux/helm-uninstall-outdated-apps": "1.0.0", "flux/lakmus": "1.0.2", - "flux/traefik": "2.1.0", + "flux/traefik": "2.2.0", "infrastructure/images/azure-devops-agent": "1.2.6", "infrastructure/images/gh-runner": "0.4.1", "infrastructure/images/k6-action": "0.0.23", diff --git a/flux/traefik/CHANGELOG.md b/flux/traefik/CHANGELOG.md index 08a9a0aab..f774b7da5 100644 --- a/flux/traefik/CHANGELOG.md +++ b/flux/traefik/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.2.0](https://github.com/Nyeng/altinn-platform/compare/flux-oci-traefik-v2.1.0...flux-oci-traefik-v2.2.0) (2026-02-04) + + +### Features + +* Add Renovate Helmreleases detection and config ([#2493](https://github.com/Nyeng/altinn-platform/issues/2493)) ([a873283](https://github.com/Nyeng/altinn-platform/commit/a87328365fd08c2b050fa62757727461402726d2)) +* enable otlp for traefik ([#2915](https://github.com/Nyeng/altinn-platform/issues/2915)) ([449aced](https://github.com/Nyeng/altinn-platform/commit/449aced1b381d08fd48b23d499aa85385a74be9d)) + + +### Dependency Updates + +* update helm release traefik to v38 ([#2865](https://github.com/Nyeng/altinn-platform/issues/2865)) ([d579e5c](https://github.com/Nyeng/altinn-platform/commit/d579e5c5dcd185d77ac40c46c849874ee580008a)) + ## [2.1.0](https://github.com/Altinn/altinn-platform/compare/flux-oci-traefik-v2.0.0...flux-oci-traefik-v2.1.0) (2026-01-15)