bump dd-agent container version
This commit is contained in:
parent
998c353615
commit
3d8b1cb88b
@ -8,7 +8,7 @@ datadog-init:
|
|||||||
io.rancher.container.start_once: 'true'
|
io.rancher.container.start_once: 'true'
|
||||||
io.rancher.container.pull_image: always
|
io.rancher.container.pull_image: always
|
||||||
datadog-agent:
|
datadog-agent:
|
||||||
image: datadog/docker-dd-agent:11.0.5110
|
image: datadog/docker-dd-agent:11.0.5123
|
||||||
entrypoint: /opt/rancher/entrypoint-wrapper.py
|
entrypoint: /opt/rancher/entrypoint-wrapper.py
|
||||||
command:
|
command:
|
||||||
- supervisord
|
- supervisord
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.catalog:
|
.catalog:
|
||||||
name: "Datadog"
|
name: "Datadog"
|
||||||
version: "1.1.0-11.0.5110"
|
version: "1.1.0-11.0.5123"
|
||||||
description: "Real-time performance tracking and visualization of your container-based application deployment"
|
description: "Real-time performance tracking and visualization of your container-based application deployment"
|
||||||
minimum_rancher_version: v1.2.0
|
minimum_rancher_version: v1.2.0
|
||||||
questions:
|
questions:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: Datadog
|
name: Datadog
|
||||||
description: |
|
description: |
|
||||||
Real-time performance tracking and visualization of your container-based application deployment
|
Real-time performance tracking and visualization of your container-based application deployment
|
||||||
version: 1.1.0-11.0.5110
|
version: 1.1.0-11.0.5123
|
||||||
category: Monitoring
|
category: Monitoring
|
||||||
maintainer: "Jan Bruder <jan@rancher.com>"
|
maintainer: "Jan Bruder <jan@rancher.com>"
|
||||||
license: The MIT License
|
license: The MIT License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user