We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01919a4 commit a8445e3Copy full SHA for a8445e3
2 files changed
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+## [v0.8.6 - 2026-01-09]
3
+- Set latest tag to newman container
4
+
5
## [v0.8.5 - 2025-12-17]
6
- Deep copy Map parameters in GetTemplate constructor
7
resources/containers/newman.yaml
@@ -1,5 +1,5 @@
name: newman
-image: postman/newman
+image: postman/newman:latest
imagePullPolicy: IfNotPresent
command:
- /bin/cat
0 commit comments