Skip to content

Commit 96cd2c0

Browse files
Update Docker image repo in helm unittest
Signed-off-by: Richard Wall <[email protected]>
1 parent c2033a3 commit 96cd2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/jetstack-agent/tests/deployment_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tests:
2020
# Check is latest is set as tag that it uses that tag
2121
- equal:
2222
path: spec.template.spec.containers[0].image
23-
value: quay.io/jetstack/preflight:latest
23+
value: registry.venafi.cloud/venafi-agent/venafi-agent:latest
2424

2525
# Check naming works with nameOverride
2626
- it: Deployment name is set when nameOverride is used

0 commit comments

Comments
 (0)