Unverified Commit b1133090 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #68837 from x13n/fluentd-gcp-scaler

Bump version of fluentd-gcp-scaler
parents 48689a9e 94548763
......@@ -5,7 +5,7 @@ metadata:
namespace: kube-system
labels:
k8s-app: fluentd-gcp-scaler
version: v0.4.0
version: v0.5.0
addonmanager.kubernetes.io/mode: Reconcile
spec:
selector:
......@@ -19,7 +19,7 @@ spec:
serviceAccountName: fluentd-gcp-scaler
containers:
- name: fluentd-gcp-scaler
image: k8s.gcr.io/fluentd-gcp-scaler:0.4
image: k8s.gcr.io/fluentd-gcp-scaler:0.5
command:
- /scaler.sh
- --ds-name=fluentd-gcp-{{ fluentd_gcp_yaml_version }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment