Skip to content

Commit

Permalink
chore: version bump for mimir (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef authored Oct 18, 2024
1 parent 7f27c8a commit 87b999a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/mimir/statefulset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
- '-store-gateway.sharding-ring.replication-factor=1'
- '-ingester.out-of-order-time-window=5m'
- '-blocks-storage.bucket-store.ignore-blocks-within=0s'
image: grafana/mimir:2.13.0
image: grafana/mimir:2.14.0
imagePullPolicy: IfNotPresent
name: mimir
ports:
Expand Down

0 comments on commit 87b999a

Please sign in to comment.