Skip to content

Commit

Permalink
Update elasticsearch 8 init images
Browse files Browse the repository at this point in the history
Signed-off-by: raihankhan <[email protected]>
  • Loading branch information
raihankhan committed Nov 27, 2023
1 parent 05b4eed commit d4e6982
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ spec:
dashboard:
image: kibana:8.5.2
dashboardInitContainer:
yqImage: ghcr.io/kubedb/elasticsearch-dashboard-init:8.5.2-xpack-v2023.01.29
yqImage: ghcr.io/kubedb/elasticsearch-dashboard-init:8.5.2-xpack-v2023.11.27
db:
image: elasticsearch:8.5.2
distribution: ElasticStack
exporter:
image: prometheuscommunity/elasticsearch-exporter:v1.3.0
initContainer:
image: tianon/toybox:0.8.4
yqImage: ghcr.io/kubedb/elasticsearch-init:8.5.2-xpack-v2022.12.22
yqImage: ghcr.io/kubedb/elasticsearch-init:8.5.2-xpack-v2023.11.27
podSecurityPolicies:
databasePolicyName: elasticsearch-db
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ spec:
dashboard:
image: kibana:8.6.2
dashboardInitContainer:
yqImage: ghcr.io/kubedb/elasticsearch-dashboard-init:8.6.2-xpack-v2023.03.16
yqImage: ghcr.io/kubedb/elasticsearch-dashboard-init:8.6.2-xpack-v2023.11.27
db:
image: elasticsearch:8.6.2
distribution: ElasticStack
exporter:
image: prometheuscommunity/elasticsearch-exporter:v1.3.0
initContainer:
image: tianon/toybox:0.8.4
yqImage: ghcr.io/kubedb/elasticsearch-init:8.6.2-xpack-v2023.03.16
yqImage: ghcr.io/kubedb/elasticsearch-init:8.6.2-xpack-v2023.11.27
podSecurityPolicies:
databasePolicyName: elasticsearch-db
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ spec:
dashboard:
image: kibana:8.8.0
dashboardInitContainer:
yqImage: ghcr.io/kubedb/elasticsearch-dashboard-init:8.8.0-xpack-v2023.06.19
yqImage: ghcr.io/kubedb/elasticsearch-dashboard-init:8.8.0-xpack-v2023.11.27
db:
image: elasticsearch:8.8.0
distribution: ElasticStack
exporter:
image: prometheuscommunity/elasticsearch-exporter:v1.3.0
initContainer:
image: tianon/toybox:0.8.4
yqImage: ghcr.io/kubedb/elasticsearch-init:8.8.0-xpack-v2023.06.19
yqImage: ghcr.io/kubedb/elasticsearch-init:8.8.0-xpack-v2023.11.27
podSecurityPolicies:
databasePolicyName: elasticsearch-db
securityContext:
Expand Down

0 comments on commit d4e6982

Please sign in to comment.