Skip to content

Commit 549abc1

Browse files
committed
Bump helm unit test container version
1 parent 7bb1afc commit 549abc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/kubernetes-agent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"description": "The Octopus Kubernetes Agent",
66
"author": "Octopus Deploy Ptd Ltd",
77
"scripts": {
8-
"test": "cross-env-shell docker run -ti --rm -v $INIT_CWD:/apps helmunittest/helm-unittest:3.18.3-0.8.2 .",
9-
"update-test-snapshots": "cross-env-shell docker run -ti --rm -v $INIT_CWD:/apps helmunittest/3.18.3-0.8.2 . -u",
8+
"test": "cross-env-shell docker run -ti --rm -v $INIT_CWD:/apps helmunittest/helm-unittest:3.19.0-1.0.3 .",
9+
"update-test-snapshots": "cross-env-shell docker run -ti --rm -v $INIT_CWD:/apps helmunittest/3.19.0-1.0.3 . -u",
1010
"generate-agent-docs": "docker run --rm --volume \".:/helm-docs\" jnorwood/helm-docs:latest"
1111
},
1212
"dependencies": {

0 commit comments

Comments
 (0)