diff --git a/charts/ui/Chart.yaml b/charts/ui/Chart.yaml index 3dab218..5095609 100644 --- a/charts/ui/Chart.yaml +++ b/charts/ui/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ui description: Policy Reporter UI type: application -version: 0.0.23 -appVersion: "2.0.0-alpha.17" +version: 0.0.24 +appVersion: "2.0.0-alpha.18" icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png home: https://kyverno.github.io/policy-reporter-ui diff --git a/charts/ui/README.md b/charts/ui/README.md index 8a19a52..20c6bac 100644 --- a/charts/ui/README.md +++ b/charts/ui/README.md @@ -2,7 +2,7 @@ Policy Reporter UI -![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-alpha.17](https://img.shields.io/badge/AppVersion-2.0.0--alpha.17-informational?style=flat-square) +![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-alpha.18](https://img.shields.io/badge/AppVersion-2.0.0--alpha.18-informational?style=flat-square) ## Documentation diff --git a/frontend/modules/core/components/graph/SourcesStatus.vue b/frontend/modules/core/components/graph/SourcesStatus.vue index 2ea23ca..3b383c3 100644 --- a/frontend/modules/core/components/graph/SourcesStatus.vue +++ b/frontend/modules/core/components/graph/SourcesStatus.vue @@ -70,7 +70,7 @@