diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8ce027bcf..f7775e5b0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -8,7 +8,7 @@ "services/dis-console-ui": "0.2.0", "infrastructure/images/azure-devops-agent": "1.2.10", "infrastructure/images/gh-runner": "0.10.0", - "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..91d412075 100644 --- a/infrastructure/images/k6-action/CHANGELOG.md +++ b/infrastructure/images/k6-action/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.1.3](https://github.com/Altinn/altinn-platform/compare/k6-action-image-0.1.2...k6-action-image-0.1.3) (2026-09-01) + + +### Dependency Updates + +* update dependency kubectl to v1.36.4 ([#3690](https://github.com/Altinn/altinn-platform/issues/3690)) ([0996654](https://github.com/Altinn/altinn-platform/commit/09966542a82c5f0c497a3d729d0fe99ac2a8f33b)) +* update dockerfile non-major dependencies ([#3748](https://github.com/Altinn/altinn-platform/issues/3748)) ([4b015f6](https://github.com/Altinn/altinn-platform/commit/4b015f64abaafacda0e80156b30a27bfdf7d52a4)) +* update golang:1.26-alpine docker digest to 28d89ee ([#3740](https://github.com/Altinn/altinn-platform/issues/3740)) ([9bc6f69](https://github.com/Altinn/altinn-platform/commit/9bc6f69c958a41ef347027c9544e466b32c7a952)) +* 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)