From 52063f56b7f82f7231f15be6e2743b819aaa9462 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 12:45:32 +0000 Subject: [PATCH] chore(main): release flux-oci-altinn-uptime 1.5.0 --- .release-please-manifest.json | 2 +- flux/altinn-uptime/CHANGELOG.md | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d809963b8..93a00b6f7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "flux/altinn-uptime": "1.4.0", + "flux/altinn-uptime": "1.5.0", "flux/azure-service-operator": "1.1.0", "flux/blackbox-exporter": "0.5.1", "flux/cert-manager": "1.4.0", diff --git a/flux/altinn-uptime/CHANGELOG.md b/flux/altinn-uptime/CHANGELOG.md index 2f6adef6d..584801b69 100644 --- a/flux/altinn-uptime/CHANGELOG.md +++ b/flux/altinn-uptime/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.5.0](https://github.com/Nyeng/altinn-platform/compare/flux-oci-altinn-uptime-v1.4.0...flux-oci-altinn-uptime-v1.5.0) (2026-01-06) + + +### Features + +* Add altinn.no and info.altinn.no to targets ([#2761](https://github.com/Nyeng/altinn-platform/issues/2761)) ([897e64c](https://github.com/Nyeng/altinn-platform/commit/897e64c19f6ed9fbc609c76405cc78a13a2bf567)) +* Add TLS probe support for extra targets altinn-uptime ([#2768](https://github.com/Nyeng/altinn-platform/issues/2768)) ([ab241e8](https://github.com/Nyeng/altinn-platform/commit/ab241e8dd29e52fb3c449677a114a83f32047cf0)) +* Reduce CronJob deadline and disable Linkerd ([#2744](https://github.com/Nyeng/altinn-platform/issues/2744)) ([94614cd](https://github.com/Nyeng/altinn-platform/commit/94614cd2e6607011746d8aa1936e32582de5254a)) + + +### Bug Fixes + +* altinn uptime cronjob timeout ([#2727](https://github.com/Nyeng/altinn-platform/issues/2727)) ([cc8bc03](https://github.com/Nyeng/altinn-platform/commit/cc8bc03746487db001bdcded0f42feab557491dc)) +* Unwrap HelmRelease patch and remove README deploy ([#2668](https://github.com/Nyeng/altinn-platform/issues/2668)) ([57862a5](https://github.com/Nyeng/altinn-platform/commit/57862a55aabdf86eb5b0d899d422ac8445747425)) + ## [1.4.0](https://github.com/Altinn/altinn-platform/compare/flux-oci-altinn-uptime-v1.3.0...flux-oci-altinn-uptime-v1.4.0) (2025-12-08)