Skip to content

Commit

Permalink
use tag in the bats image
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Sagtani <[email protected]>
  • Loading branch information
amitsagtani97 committed Jun 3, 2024
1 parent 4385a05 commit 29daa87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-charts/inbucket/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Disposable webmail server (similar to Mailinator) with built in SMT
name: inbucket
type: application
appVersion: 3.0.0
version: 2.3.0
version: 2.3.1
keywords:
- inbucket
- mail
Expand Down
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@sha256:33d5909905442e39afdb29af693516f213ace6b8100045d408475d5bd15196cb"
command:
- "bash"
- "-c"
Expand Down

0 comments on commit 29daa87

Please sign in to comment.