File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22name : elasticsearch
3- version : 12.0.2
3+ version : 12.0.3
44appVersion : 7.6.2
55description : A highly scalable open-source full-text search and analytics engine
66keywords :
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ global:
1919image :
2020 registry : docker.io
2121 repository : bitnami/elasticsearch
22- tag : 7.6.2-debian-10-r40
22+ tag : 7.6.2-debian-10-r41
2323 # # Specify a imagePullPolicy
2424 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2525 # # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -548,7 +548,7 @@ curator:
548548 image :
549549 registry : docker.io
550550 repository : bitnami/elasticsearch-curator
551- tag : 5.8.1-debian-10-r104
551+ tag : 5.8.1-debian-10-r105
552552 pullPolicy : IfNotPresent
553553 # # Optionally specify an array of imagePullSecrets.
554554 # # Secrets must be manually created in the namespace.
@@ -713,7 +713,7 @@ metrics:
713713 image :
714714 registry : docker.io
715715 repository : bitnami/elasticsearch-exporter
716- tag : 1.1.0-debian-10-r103
716+ tag : 1.1.0-debian-10-r104
717717 pullPolicy : IfNotPresent
718718 # # Optionally specify an array of imagePullSecrets.
719719 # # Secrets must be manually created in the namespace.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ global:
1919image :
2020 registry : docker.io
2121 repository : bitnami/elasticsearch
22- tag : 7.6.2-debian-10-r40
22+ tag : 7.6.2-debian-10-r41
2323 # # Specify a imagePullPolicy
2424 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2525 # # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -548,7 +548,7 @@ curator:
548548 image :
549549 registry : docker.io
550550 repository : bitnami/elasticsearch-curator
551- tag : 5.8.1-debian-10-r104
551+ tag : 5.8.1-debian-10-r105
552552 pullPolicy : IfNotPresent
553553 # # Optionally specify an array of imagePullSecrets.
554554 # # Secrets must be manually created in the namespace.
@@ -713,7 +713,7 @@ metrics:
713713 image :
714714 registry : docker.io
715715 repository : bitnami/elasticsearch-exporter
716- tag : 1.1.0-debian-10-r103
716+ tag : 1.1.0-debian-10-r104
717717 pullPolicy : IfNotPresent
718718 # # Optionally specify an array of imagePullSecrets.
719719 # # Secrets must be manually created in the namespace.
You can’t perform that action at this time.
0 commit comments