Skip to content

Commit

Permalink
Merge pull request grafana/cortex-jsonnet#316 from grafana/upgrade-me…
Browse files Browse the repository at this point in the history
…mcached

Upgrade memcached
  • Loading branch information
pracucci authored May 27, 2021
2 parents 6d491bf + 48d5ef1 commit 2e3505c
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
@@ -1,7 +1,7 @@
{
_images+:: {
// Various third-party images.
memcached: 'memcached:1.5.17-alpine',
memcached: 'memcached:1.6.9-alpine',
memcachedExporter: 'prom/memcached-exporter:v0.6.0',

// Our services.
Expand Down

0 comments on commit 2e3505c

Please sign in to comment.