Skip to content

Commit 5caafa6

Browse files
author
Denan Musinovic
committed
fix(brokencrystals): update version to 0.1.47 and add mailcatcher to hostAliases
1 parent 2ec4489 commit 5caafa6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/brokencrystals/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: |
44
Benchmark application that uses modern technologies and implements a set of
55
common security vulnerabilities
66
type: application
7-
version: 0.1.46
7+
version: 0.1.47
88
icon: https://raw.githubusercontent.com/NeuraLegion/brokencrystals/stable/public/public/assets/img/logo.png
99
keywords:
1010
- brokencrystals

charts/brokencrystals/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ spec:
3636
- "ollama"
3737
- "grpc"
3838
- "brokencrystals.local"
39+
- "mailcatcher"
3940
containers:
4041
- name: postgres
4142
image: postgres

0 commit comments

Comments
 (0)