We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec4489 commit 5caafa6Copy full SHA for 5caafa6
charts/brokencrystals/Chart.yaml
@@ -4,7 +4,7 @@ description: |
4
Benchmark application that uses modern technologies and implements a set of
5
common security vulnerabilities
6
type: application
7
-version: 0.1.46
+version: 0.1.47
8
icon: https://raw.githubusercontent.com/NeuraLegion/brokencrystals/stable/public/public/assets/img/logo.png
9
keywords:
10
- brokencrystals
charts/brokencrystals/templates/deployment.yaml
@@ -36,6 +36,7 @@ spec:
36
- "ollama"
37
- "grpc"
38
- "brokencrystals.local"
39
+ - "mailcatcher"
40
containers:
41
- name: postgres
42
image: postgres
0 commit comments