diff --git a/frontend/pages/[name].vue b/frontend/pages/[name].vue index a593a8c..7a31bb7 100644 --- a/frontend/pages/[name].vue +++ b/frontend/pages/[name].vue @@ -5,7 +5,8 @@ All Charts - + @@ -46,7 +47,9 @@
{{ keyword }} + class="bg-yellow-100 text-yellow-800 text-xs mr-0.5 font-medium px-2.5 py-0.5 rounded-full dark:bg-yellow-900 dark:text-yellow-300">{{ + keyword + }}
@@ -55,12 +58,21 @@
-

Chart Versions

-
- {{ chart.version }} - {{ formatDate(chart.created) }} +
+

Application Version

+ {{ currentChart[0].appVersion }} +
+
+

Chart Versions

+
+ {{ chart.version }} - {{ formatDate(chart.created) }} +
+ + Show all releases +
+
+

Chart

+ Download
-

Chart

- Download