Skip to content

Commit

Permalink
use a tag in the bats image
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Mar 13, 2024
1 parent 427d697 commit f614d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/inbucket/templates/tests/inbucket-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
spec:
containers:
- name: {{ .Release.Name }}-test
image: "bats/bats"
image: "bats/bats:v1.10.0"
command:
- "bash"
- "-c"
Expand Down

0 comments on commit f614d81

Please sign in to comment.