diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 807f7ef77..851ad2aca 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -7,7 +7,7 @@ "services/dis-console": "1.3.0", "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-action": "0.1.3", "infrastructure/images/k6-image": "1.5.2", "infrastructure/images/terraform-azure-devops-agent": "0.9.6" } diff --git a/infrastructure/images/k6-action/CHANGELOG.md b/infrastructure/images/k6-action/CHANGELOG.md index 67ac23529..ab41a47eb 100644 --- a/infrastructure/images/k6-action/CHANGELOG.md +++ b/infrastructure/images/k6-action/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.1.3](https://github.com/Altinn/altinn-platform/compare/k6-action-image-0.1.2...k6-action-image-0.1.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)) + ## [0.1.2](https://github.com/Altinn/altinn-platform/compare/k6-action-image-0.1.1...k6-action-image-0.1.2) (2026-06-01)