Unverified Commit d2ce69d9 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #76762 from serathius/fluentd-gcp-scaler-0-5-2

Pick up security patches for fluentd-gcp-scaler by upgrading to version 0.5.2
parents 13885bf9 37381eb3
...@@ -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