Skip to content

Commit

Permalink
Merge pull request kubernetes#76762 from serathius/fluentd-gcp-scaler…
Browse files Browse the repository at this point in the history
…-0-5-2

Pick up security patches for fluentd-gcp-scaler by upgrading to version 0.5.2
  • Loading branch information
k8s-ci-robot authored May 2, 2019
2 parents 13885bf + 37381eb commit d2ce69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/addons/fluentd-gcp/scaler-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: fluentd-gcp-scaler
containers:
- 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:
- /scaler.sh
- --ds-name=fluentd-gcp-{{ fluentd_gcp_yaml_version }}
Expand Down

0 comments on commit d2ce69d

Please sign in to comment.