sync datadog/agent:7.43.1
This commit is contained in:
parent
68641723a7
commit
a410ffaabe
4
.github/workflows/sync-images.yaml
vendored
4
.github/workflows/sync-images.yaml
vendored
@ -56,3 +56,7 @@ jobs:
|
||||
docker pull datadog/cluster-agent:7.43.1
|
||||
docker tag datadog/cluster-agent:7.43.1 artifact.onwalk.net/k8s/datadog/cluster-agent:7.43.1
|
||||
docker push artifact.onwalk.net/k8s/datadog/cluster-agent:7.43.1
|
||||
|
||||
docker pull datadog/agent:7.43.1
|
||||
docker tag datadog/agent:7.43.1 artifact.onwalk.net/k8s/datadog/agent:7.43.1
|
||||
docker push artifact.onwalk.net/k8s/datadog/agent:7.43.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user