updated to 6.5.2

Signed-off-by: André Bauer <monotek23@gmail.com>
pull/564/head
André Bauer 2018-12-11 16:37:59 +01:00 committed by André Bauer
parent 0c29ea1a2e
commit 2d15ffc9cc
3 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@ COPY elasticsearch_logging_discovery.go go.mod go.sum /
RUN CGO_ENABLED=0 GOOS=linux GO111MODULE=on go build -a -ldflags "-w" -o /elasticsearch_logging_discovery /elasticsearch_logging_discovery.go
FROM docker.elastic.co/elasticsearch/elasticsearch-oss:6.3.2
FROM docker.elastic.co/elasticsearch/elasticsearch-oss:6.6.1
VOLUME ["/data"]
EXPOSE 9200 9300

View File

@ -16,7 +16,7 @@
PREFIX = gcr.io/fluentd-elasticsearch
IMAGE = elasticsearch
TAG = v6.5.1
TAG = v6.6.1
build:
gcloud builds submit --tag ${PREFIX}/${IMAGE}:${TAG}
gcloud builds submit --tag ${PREFIX}/${IMAGE}:${TAG}

View File

@ -54,7 +54,7 @@ metadata:
namespace: kube-system
labels:
k8s-app: elasticsearch-logging
version: v6.5.1
version: v6.6.1
kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: Reconcile
spec:
@ -63,17 +63,17 @@ spec:
selector:
matchLabels:
k8s-app: elasticsearch-logging
version: v6.5.1
version: v6.6.1
template:
metadata:
labels:
k8s-app: elasticsearch-logging
version: v6.5.1
version: v6.6.1
kubernetes.io/cluster-service: "true"
spec:
serviceAccountName: elasticsearch-logging
containers:
- image: k8s.gcr.io/elasticsearch:v6.5.1
- image: k8s.gcr.io/elasticsearch:v6.6.1
name: elasticsearch-logging
resources:
# need more cpu upon initialization, therefore burstable class