mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 03:25:53 +10:00
Fix kibana image
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
name: kibana
|
||||
appVersion: 7.3.2
|
||||
description: Kibana is an open source, browser based analytics and search dashboard for Elasticsearch.
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
keywords:
|
||||
- kibana
|
||||
- analitics
|
||||
|
||||
@@ -14,7 +14,7 @@ global: {}
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kibana
|
||||
tag: 7.3.2-debian-9-r7
|
||||
tag: 7.3.2-debian-9-r9
|
||||
pullPolicy: IfNotPresent
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
@@ -14,7 +14,7 @@ global: {}
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kibana
|
||||
tag: 7.3.2-debian-9-r7
|
||||
tag: 7.3.2-debian-9-r9
|
||||
pullPolicy: IfNotPresent
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user