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.pull_image: always
|
||||
datadog-agent:
|
||||
image: datadog/docker-dd-agent:11.0.5110
|
||||
image: datadog/docker-dd-agent:11.0.5123
|
||||
entrypoint: /opt/rancher/entrypoint-wrapper.py
|
||||
command:
|
||||
- supervisord
|
||||
|
@ -1,6 +1,6 @@
|
||||
.catalog:
|
||||
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"
|
||||
minimum_rancher_version: v1.2.0
|
||||
questions:
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: Datadog
|
||||
description: |
|
||||
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
|
||||
maintainer: "Jan Bruder <jan@rancher.com>"
|
||||
license: The MIT License
|
||||
|
Loading…
x
Reference in New Issue
Block a user