File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
29
29
| ` cortex_limit_nofile ` | 10240 | Number of File Descriptors allowed for Cortex processes |
30
30
| ` cortex_system_user ` | "cortex" | Default Cortex user |
31
31
| ` cortex_system_group ` | "cortex" | Default Cortex group |
32
- | ` cortex_version ` | "1.6.0" | The cortex package version |
32
+ | ` cortex_version ` | 1.7.0 | The cortex package version |
33
33
| ` cortex_auth_enabled ` | "false" | Enables of disables the Cortex authentication |
34
34
| ` cortex_env_variables ` | ` {} ` | Configure Cortex environment variables. |
35
35
| ` cortex_alertmanager ` | ` {} ` | Cortex alertmanager. Compatible with [ official configuration] ( https://cortexmetrics.io/docs/configuration/configuration-file/#alertmanager_config ) |
Original file line number Diff line number Diff line change 1
1
---
2
- cortex_version : 1.6 .0
2
+ cortex_version : 1.7 .0
3
3
cortex_all_in_one : true
4
4
5
5
cortex_web_listen_address : " 0.0.0.0:9009"
You can’t perform that action at this time.
0 commit comments