Skip to content

Commit

Permalink
Merge pull request grafana/cortex-jsonnet#237 from grafana/release-1.6.0
Browse files Browse the repository at this point in the history
Release 1.6.0
  • Loading branch information
pracucci authored Jan 5, 2021
2 parents 932beee + 9a3d0ac commit 472ec1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/mimir/images.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
memcachedExporter: 'prom/memcached-exporter:v0.6.0',

// Our services.
cortex: 'cortexproject/cortex:v1.5.0',
cortex: 'cortexproject/cortex:v1.6.0',

alertmanager: self.cortex,
distributor: self.cortex,
Expand Down

0 comments on commit 472ec1c

Please sign in to comment.