File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: kibana
33 repository: https://charts.bitnami.com/bitnami
4- version: 10.1.9
4+ version: 10.1.11
55- name: common
66 repository: https://charts.bitnami.com/bitnami
77 version: 1.16.0
8- digest: sha256:956ba4f39ae58e57c19b464dec85001aec18b60473e27ee583805da47b52a2c0
9- generated: "2022-06-06T15:07:29.969473543Z "
8+ digest: sha256:196828b8a9beb48095707bb42f4e72f72464676da20d470d827f576f3daa02b2
9+ generated: "2022-06-14T20:01:09.415660286Z "
Original file line number Diff line number Diff line change 11annotations :
22 category : Analytics
33apiVersion : v2
4- appVersion : 8.2.2
4+ appVersion : 8.2.3
55dependencies :
66 - condition : global.kibanaEnabled
77 name : kibana
@@ -25,4 +25,4 @@ name: elasticsearch
2525sources :
2626 - https://github.com/bitnami/bitnami-docker-elasticsearch
2727 - https://www.elastic.co/products/elasticsearch
28- version : 18.2.12
28+ version : 18.2.13
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ initContainers: []
176176image :
177177 registry : docker.io
178178 repository : bitnami/elasticsearch
179- tag : 8.2.2 -debian-11-r4
179+ tag : 8.2.3 -debian-11-r0
180180 # # Specify a imagePullPolicy
181181 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
182182 # # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1734,7 +1734,7 @@ curator:
17341734 image :
17351735 registry : docker.io
17361736 repository : bitnami/elasticsearch-curator
1737- tag : 5.8.4-debian-11-r4
1737+ tag : 5.8.4-debian-11-r5
17381738 pullPolicy : IfNotPresent
17391739 # # Optionally specify an array of imagePullSecrets.
17401740 # # Secrets must be manually created in the namespace.
@@ -2009,7 +2009,7 @@ metrics:
20092009 image :
20102010 registry : docker.io
20112011 repository : bitnami/elasticsearch-exporter
2012- tag : 1.3.0-debian-11-r4
2012+ tag : 1.3.0-debian-11-r5
20132013 pullPolicy : IfNotPresent
20142014 # # Optionally specify an array of imagePullSecrets.
20152015 # # Secrets must be manually created in the namespace.
You can’t perform that action at this time.
0 commit comments