diff --git a/stable/kube-ops-view/Chart.yaml b/stable/kube-ops-view/Chart.yaml index d03a7b5c7f..476dc6974f 100644 --- a/stable/kube-ops-view/Chart.yaml +++ b/stable/kube-ops-view/Chart.yaml @@ -1,6 +1,6 @@ name: kube-ops-view -version: 0.4.2 -appVersion: 1.0.0 +version: 0.4.3 +appVersion: 0.8.1 description: Kubernetes Operational View - read-only system dashboard for multiple K8s clusters keywords: @@ -12,5 +12,5 @@ icon: https://raw.githubusercontent.com/hjacobs/kube-ops-view/master/kube-ops-vi sources: - https://github.com/hjacobs/kube-ops-view maintainers: -- name: Henning Jacobs +- name: hjacobs email: henning@jacobs1.de diff --git a/stable/kube-ops-view/values.yaml b/stable/kube-ops-view/values.yaml index a51d7afa5e..2238feb5c7 100644 --- a/stable/kube-ops-view/values.yaml +++ b/stable/kube-ops-view/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: hjacobs/kube-ops-view - tag: latest + tag: 0.8.1 pullPolicy: IfNotPresent service: # annotations: