Update grafana dashboard images version to 0.0.9 (#45)
Signed-off-by: xiaolong.ran <rxl@apache.org> ### Modifications - Update grafana dashboard images version to 0.0.9 - Add `.gitignore` file
This commit is contained in:
parent
5995172c35
commit
682dfcee69
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# Intellij
|
||||
.idea
|
||||
|
||||
# Mac
|
||||
**/.DS_Store
|
||||
|
||||
**/output
|
||||
**/~
|
||||
|
||||
# charts
|
||||
.chart-packages/**
|
||||
.chart-index/**
|
||||
.vs/
|
||||
charts/**/*.tgz
|
||||
charts/**/*.lock
|
||||
|
||||
PRIVATEKEY
|
||||
PUBLICKEY
|
||||
@ -151,7 +151,7 @@ images:
|
||||
pullPolicy: IfNotPresent
|
||||
grafana:
|
||||
repository: streamnative/apache-pulsar-grafana-dashboard-k8s
|
||||
tag: 0.0.8
|
||||
tag: 0.0.9
|
||||
pullPolicy: IfNotPresent
|
||||
pulsar_manager:
|
||||
repository: apachepulsar/pulsar-manager
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user