Skip to content

Commit a8445e3

Browse files
committed
Set newman tag
1 parent 01919a4 commit a8445e3

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## [v0.8.6 - 2026-01-09]
3+
- Set latest tag to newman container
4+
25
## [v0.8.5 - 2025-12-17]
36
- Deep copy Map parameters in GetTemplate constructor
47

resources/containers/newman.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: newman
2-
image: postman/newman
2+
image: postman/newman:latest
33
imagePullPolicy: IfNotPresent
44
command:
55
- /bin/cat

0 commit comments

Comments
 (0)