mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/kube-ops-view] use a stable tag (#7533)
* use a stable tag Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> * fix maintainer id Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
88513169ac
commit
83c812e446
@@ -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
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: hjacobs/kube-ops-view
|
||||
tag: latest
|
||||
tag: 0.8.1
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
# annotations:
|
||||
|
||||
Reference in New Issue
Block a user