diff --git a/charts/brokencrystals/Chart.yaml b/charts/brokencrystals/Chart.yaml index 129e18c5..132ae58b 100644 --- a/charts/brokencrystals/Chart.yaml +++ b/charts/brokencrystals/Chart.yaml @@ -4,7 +4,7 @@ description: | Benchmark application that uses modern technologies and implements a set of common security vulnerabilities type: application -version: 0.0.69 +version: 0.0.70 icon: https://raw.githubusercontent.com/NeuraLegion/brokencrystals/stable/public/public/assets/img/logo.png keywords: - brokencrystals diff --git a/charts/brokencrystals/templates/NOTES.txt b/charts/brokencrystals/templates/NOTES.txt index 1969ecb5..f4aedaa3 100644 --- a/charts/brokencrystals/templates/NOTES.txt +++ b/charts/brokencrystals/templates/NOTES.txt @@ -1 +1 @@ -https://{{ include "brokencrystals.fullname" . }}.brokencrystals.{{ .Values.ingress.basedomain }} +https://{{ .Values.ingress.url }}