We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9b5f3 commit 4e5e141Copy full SHA for 4e5e141
2 files changed
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.0.69
+version: 0.0.70
8
icon: https://raw.githubusercontent.com/NeuraLegion/brokencrystals/stable/public/public/assets/img/logo.png
9
keywords:
10
- brokencrystals
charts/brokencrystals/templates/NOTES.txt
@@ -1 +1 @@
1
-https://{{ include "brokencrystals.fullname" . }}.brokencrystals.{{ .Values.ingress.basedomain }}
+https://{{ .Values.ingress.url }}
0 commit comments