From 3a0e0b5ccc1637c1d68eefc86bacdcfe38dda70a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 08:05:51 +0000 Subject: [PATCH] chore(main): release k6-image 1.5.3 --- .release-please-manifest.json | 2 +- infrastructure/images/k6-image/CHANGELOG.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 807f7ef77..35119d0a9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -8,6 +8,6 @@ "infrastructure/images/azure-devops-agent": "1.2.9", "infrastructure/images/gh-runner": "0.9.1", "infrastructure/images/k6-action": "0.1.2", - "infrastructure/images/k6-image": "1.5.2", + "infrastructure/images/k6-image": "1.5.3", "infrastructure/images/terraform-azure-devops-agent": "0.9.6" } diff --git a/infrastructure/images/k6-image/CHANGELOG.md b/infrastructure/images/k6-image/CHANGELOG.md index e43b77b57..00f0eef89 100644 --- a/infrastructure/images/k6-image/CHANGELOG.md +++ b/infrastructure/images/k6-image/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.5.3](https://github.com/Altinn/altinn-platform/compare/k6-image-1.5.2...k6-image-1.5.3) (2026-06-24) + + +### Dependency Updates + +* update golang:1.26-alpine docker digest to a6a091e ([#3678](https://github.com/Altinn/altinn-platform/issues/3678)) ([aed8da1](https://github.com/Altinn/altinn-platform/commit/aed8da1d7c9bd21eb116382778ebaa43df03b27c)) +* update golang:1.26-alpine docker digest to f1ddd9f ([#3689](https://github.com/Altinn/altinn-platform/issues/3689)) ([fc64aa8](https://github.com/Altinn/altinn-platform/commit/fc64aa82e3840bd361fc08e584c6b5d7b7f485f6)) +* update golang:1.26-alpine docker digest to f23e8b2 ([#3631](https://github.com/Altinn/altinn-platform/issues/3631)) ([4b4e7f8](https://github.com/Altinn/altinn-platform/commit/4b4e7f8296d68af1020380c2d5958b5fa018a7b9)) +* update grafana/k6 docker tag to v2 ([#3533](https://github.com/Altinn/altinn-platform/issues/3533)) ([bef8b92](https://github.com/Altinn/altinn-platform/commit/bef8b92fefcbbdf5d2db0e57847f32d7706e9bef)) + ## [1.5.2](https://github.com/Altinn/altinn-platform/compare/k6-image-1.5.1...k6-image-1.5.2) (2026-05-26)