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 @@ -7,6 +7,6 @@
"infrastructure/images/azure-devops-agent": "1.2.7",
"infrastructure/images/gh-runner": "0.6.0",
"infrastructure/images/k6-action": "0.0.23",
"infrastructure/images/k6-image": "1.5.0",
"infrastructure/images/k6-image": "1.5.1",
"infrastructure/images/terraform-azure-devops-agent": "0.9.1"
}
10 changes: 10 additions & 0 deletions infrastructure/images/k6-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [1.5.1](https://github.com/Altinn/altinn-platform/compare/k6-image-1.5.0...k6-image-1.5.1) (2026-05-08)


### Dependency Updates

* update dockerfile non-major dependencies ([#3382](https://github.com/Altinn/altinn-platform/issues/3382)) ([f0e15d1](https://github.com/Altinn/altinn-platform/commit/f0e15d1823a539184149f82e0ab15493a393f4a8))
* update golang:1.25-alpine docker digest to d9b2e14 ([#2969](https://github.com/Altinn/altinn-platform/issues/2969)) ([6a0d0b7](https://github.com/Altinn/altinn-platform/commit/6a0d0b795dd716d942460b50ea6744182a3c49e0))
* update golang:1.26-alpine docker digest to f853308 ([#3299](https://github.com/Altinn/altinn-platform/issues/3299)) ([89dfed6](https://github.com/Altinn/altinn-platform/commit/89dfed6c64e105a408be8d51b549ed4e87913c80))
Loading