diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e5126fb6d..24f52c68b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -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" } diff --git a/infrastructure/images/k6-image/CHANGELOG.md b/infrastructure/images/k6-image/CHANGELOG.md new file mode 100644 index 000000000..45959558e --- /dev/null +++ b/infrastructure/images/k6-image/CHANGELOG.md @@ -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-11) + + +### 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))