rancher / community-catalog

Catalog entries contributed by the community
385 stars 636 forks source link

influxdb template not pulling latest images #782

Open YAMLcase opened 6 years ago

YAMLcase commented 6 years ago

@rawmind0 It looks like your influxdb template is installing specific version of influxdb and rancher-lb. Is there a known issue with installing the latest?

https://github.com/rancher/community-catalog/blob/master/templates/influxdb/0/docker-compose.yml.tpl

rawmind0 commented 6 years ago

@yamlCase, it's a specific catalog package version deploying a specific image version.

Using generic image tags, implicit or explicit, is a bad practice due to is not reproducible.