Skip to content

Commit

Permalink
Pick up security patches for fluentd-gcp-scaler by upgrading to versi…
Browse files Browse the repository at this point in the history
…on 0.5.2
  • Loading branch information
serathius committed Apr 18, 2019
1 parent c09cfb7 commit 37381eb
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 37381eb

Please sign in to comment.