Update kibana image default values
This change updates the default image values for the kibana chart to move the heat images from newton to wallaby. Change-Id: Ic991664c2f18354fae3f8b21aee028bad4716987
This commit is contained in:
parent
92977da6b8
commit
34b3a013e4
@ -15,7 +15,7 @@ apiVersion: v1
|
|||||||
appVersion: v7.1.0
|
appVersion: v7.1.0
|
||||||
description: OpenStack-Helm Kibana
|
description: OpenStack-Helm Kibana
|
||||||
name: kibana
|
name: kibana
|
||||||
version: 0.1.9
|
version: 0.1.10
|
||||||
home: https://www.elastic.co/products/kibana
|
home: https://www.elastic.co/products/kibana
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/elastic/kibana
|
- https://github.com/elastic/kibana
|
||||||
|
@ -25,8 +25,8 @@ images:
|
|||||||
kibana: docker.elastic.co/kibana/kibana-oss:7.1.0
|
kibana: docker.elastic.co/kibana/kibana-oss:7.1.0
|
||||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||||
image_repo_sync: docker.io/library/docker:17.07.0
|
image_repo_sync: docker.io/library/docker:17.07.0
|
||||||
register_kibana_indexes: docker.io/openstackhelm/heat:newton-ubuntu_xenial
|
register_kibana_indexes: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
flush_kibana_metadata: docker.io/openstackhelm/heat:newton-ubuntu_xenial
|
flush_kibana_metadata: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
local_registry:
|
local_registry:
|
||||||
active: false
|
active: false
|
||||||
|
@ -10,4 +10,5 @@ kibana:
|
|||||||
- 0.1.7 Helm 3 - Fix Job labels
|
- 0.1.7 Helm 3 - Fix Job labels
|
||||||
- 0.1.8 Update htk requirements
|
- 0.1.8 Update htk requirements
|
||||||
- 0.1.9 Revert removing Kibana indices before pod start up
|
- 0.1.9 Revert removing Kibana indices before pod start up
|
||||||
|
- 0.1.10 Update image defaults
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user