aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEmma Foley <efoley@redhat.com>2020-05-27 16:14:22 +0000
committerGerrit Code Review <gerrit@opnfv.org>2020-05-27 16:14:22 +0000
commitc3abd20ec45fd07bdb4a760f35c7ded447230319 (patch)
tree7788df91861e2d389292519ac9941dcccf3debee /src
parentf355e1c967f778262cc27fbbf2e1350ef4f1f38b (diff)
parentcf226af5191272a5657999fbea9c7a46cd9ff57b (diff)
Merge changes from topic "container_update"
* changes: [docs] Update Docker install guide Update collectd container to use 5.11
Diffstat (limited to 'src')
-rw-r--r--src/package-list.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package-list.mk b/src/package-list.mk
index d5fedf73..a5c7bcf9 100644
--- a/src/package-list.mk
+++ b/src/package-list.mk
@@ -27,7 +27,7 @@ COLLECTD_URL ?= https://github.com/collectd/collectd
# set pull requests with experimental features
ifeq ($(COLLECTD_FLAVOR), stable)
# using latest stable release
- COLLECTD_TAG ?= collectd-5.10
+ COLLECTD_TAG ?= collectd-5.11
SAMPLE_CONF_VARIANT_NAME = collectd_sample_configs
else
# 'master' and 'experimental' collectd flavors are both using