diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2020-04-30 10:11:54 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2020-04-30 10:11:59 +0800 |
commit | 66c00e4df2bcb8f6142d6f5573e4db3f429cfeb4 (patch) | |
tree | 127b2f0278b58c64d09c0e896630c6a1d97f69c4 | |
parent | ebbcd9464a7d465346a5d91609fbeafefb16d208 (diff) |
Release RC1guilin
Issue-ID: MSB-462 Pods still run as roo
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: Id6142038867840a32eb1f71f331051d1c4c200d3
-rw-r--r-- | releases/1.2.6-container.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releases/1.2.6-container.yaml b/releases/1.2.6-container.yaml new file mode 100644 index 0000000..88ccaaf --- /dev/null +++ b/releases/1.2.6-container.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: container +log_dir: oom-registrator-maven-docker-stage-master/11/ +project: oom-registrator +container_release_tag: 1.2.6 +ref: ebbcd9464a7d465346a5d91609fbeafefb16d208 +containers: + - name: 'oom/kube2msb' + version: '1.2.6-20200429T222438Z' |