Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
10 changes: 10 additions & 0 deletions infrastructure/images/k6-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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-23)


### 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)


Expand Down