We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb1afc commit 549abc1Copy full SHA for 549abc1
charts/kubernetes-agent/package.json
@@ -5,8 +5,8 @@
5
"description": "The Octopus Kubernetes Agent",
6
"author": "Octopus Deploy Ptd Ltd",
7
"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",
+ "test": "cross-env-shell docker run -ti --rm -v $INIT_CWD:/apps helmunittest/helm-unittest:3.19.0-1.0.3 .",
+ "update-test-snapshots": "cross-env-shell docker run -ti --rm -v $INIT_CWD:/apps helmunittest/3.19.0-1.0.3 . -u",
10
"generate-agent-docs": "docker run --rm --volume \".:/helm-docs\" jnorwood/helm-docs:latest"
11
},
12
"dependencies": {
0 commit comments