Commit 37381eb3 authored by Marek Siarkowicz's avatar Marek Siarkowicz

Pick up security patches for fluentd-gcp-scaler by upgrading to version 0.5.2

parent c09cfb71
...@@ -19,7 +19,7 @@ spec: ...@@ -19,7 +19,7 @@ spec:
serviceAccountName: fluentd-gcp-scaler serviceAccountName: fluentd-gcp-scaler
containers: containers:
- name: fluentd-gcp-scaler - name: fluentd-gcp-scaler
image: k8s.gcr.io/fluentd-gcp-scaler:0.5.1 image: k8s.gcr.io/fluentd-gcp-scaler:0.5.2
command: command:
- /scaler.sh - /scaler.sh
- --ds-name=fluentd-gcp-{{ fluentd_gcp_yaml_version }} - --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