Skip to content

Commit 9763aef

Browse files
committed
update slack-moderator-words to latest build, pin digest
TODO: these should be served from registry.k8s.io AND pinned by digest ... running from staging via a tag is NOT secure
1 parent f9e8052 commit 9763aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/slack-infra/resources/slack-moderator-words/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: slack-moderator-words
19-
image: gcr.io/k8s-staging-slack-infra/slack-moderator-words:v20210401-921981c
19+
image: gcr.io/k8s-staging-slack-infra/slack-moderator-words:v20230228-2b433f6@sha256:a946cee92f8f97f1ae2599ea924af0cec489a9179bc0e4d753b6699d7eac7b6c
2020
args:
2121
- --config-path=/etc/slack-moderator-words/config.json
2222
- --filter-config-path=/etc/filters/filters.yaml

0 commit comments

Comments
 (0)