mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Pick up security patches for fluentd-gcp-scaler by upgrading to version 0.5.2
This commit is contained in:
parent
c09cfb7178
commit
37381eb384
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user