Skip to content

Commit

Permalink
Update cortex/images.libsonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichg authored Jun 8, 2024
1 parent 8731ac6 commit 5629f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cortex/images.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
memcachedExporter: 'prom/memcached-exporter:v0.14.2',

// Our services.
cortex: 'cortexproject/cortex:v1.17.0',
cortex: 'cortexproject/cortex:v1.17.1',

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

0 comments on commit 5629f81

Please sign in to comment.