diff --git a/cluster/slack-event-log/deployment.yaml b/cluster/slack-event-log/deployment.yaml index 46bfe63..7db6966 100644 --- a/cluster/slack-event-log/deployment.yaml +++ b/cluster/slack-event-log/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: slack-event-log - image: gcr.io/k8s-staging-slack-infra/slack-event-log:v20210223-8525eb3 + image: registry.k8s.io/slack-infra/slack-event-log:v20230228-2b433f6 args: - --config-path=/etc/slack-event-log/config.json ports: diff --git a/cluster/slack-moderator-words/deployment.yaml b/cluster/slack-moderator-words/deployment.yaml index cdef0eb..fbe43db 100644 --- a/cluster/slack-moderator-words/deployment.yaml +++ b/cluster/slack-moderator-words/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: slack-moderator-words - image: gcr.io/k8s-staging-slack-infra/slack-moderator-words:v20210223-8525eb3 + image: registry.k8s.io/slack-infra/slack-moderator-words:v20230228-2b433f6 imagePullPolicy: Always args: - --config-path=/etc/slack-moderator-words/config.json diff --git a/cluster/slack-moderator/deployment.yaml b/cluster/slack-moderator/deployment.yaml index 096b2ee..0c83242 100644 --- a/cluster/slack-moderator/deployment.yaml +++ b/cluster/slack-moderator/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: slack-moderator - image: gcr.io/k8s-staging-slack-infra/slack-moderator:v20210223-8525eb3 + image: registry.k8s.io/slack-infra/slack-moderator:v20230228-2b433f6 args: - --config-path=/etc/slack-moderator/config.json ports: diff --git a/cluster/slack-post-message/deployment.yaml b/cluster/slack-post-message/deployment.yaml index 36d9764..83d1cb6 100644 --- a/cluster/slack-post-message/deployment.yaml +++ b/cluster/slack-post-message/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: slack-post-message - image: gcr.io/k8s-staging-slack-infra/slack-post-message:v20210223-8525eb3 + image: registry.k8s.io/slack-infra/slack-post-message:v20210223-8525eb3 args: - --config-path=/etc/slack-post-message/config.json ports: diff --git a/cluster/slack-welcomer/deployment.yaml b/cluster/slack-welcomer/deployment.yaml index 7df8005..c723d3c 100644 --- a/cluster/slack-welcomer/deployment.yaml +++ b/cluster/slack-welcomer/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: slack-moderator - image: gcr.io/k8s-staging-slack-infra/slack-welcomer:v20210223-8525eb3 + image: registry.k8s.io/slack-infra/slack-welcomer:v20230228-2b433f6 args: - --config-path=/etc/slack-welcomer/config.json - --message-path=/etc/welcome-message/welcome.md diff --git a/cluster/slackin/deployment.yaml b/cluster/slackin/deployment.yaml index 36f0812..b859591 100644 --- a/cluster/slackin/deployment.yaml +++ b/cluster/slackin/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: slackin2 - image: gcr.io/k8s-staging-slack-infra/slackin-kubernetes@sha256:c8ddc4ea1b07519878bb862cee7fc405dbdea74680e1f48b4649ec3bed18e564 + image: registry.k8s.io/slack-infra/slackin-kubernetes:v20210510-e5e9992 env: - name: PORT value: "80"