-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into dependabot/bundler/docs/rexml-3.3.6
- Loading branch information
Showing
7 changed files
with
28 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
apiVersion: v2 | ||
version: 2.4.0 | ||
appVersion: v1.17.1 | ||
appVersion: v1.18.1 | ||
description: 'Horizontally scalable, highly available, multi-tenant, long term Prometheus.' | ||
home: https://cortexmetrics.io/ | ||
icon: https://avatars2.githubusercontent.com/u/43045022?s=200&v=4 | ||
|
@@ -9,7 +9,7 @@ maintainers: | |
- email: [email protected] | ||
name: Tom Hayward | ||
url: https://github.com/kd7lxl | ||
- email: [email protected] | ||
- email: [email protected] | ||
name: Niclas Schad | ||
url: https://github.com/nschad | ||
name: cortex | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- Niclas Schad, STACKIT <[email protected]> ([@nschad](https://github.com/nschad)) | ||
- Niclas Schad, STACKIT <[email protected]> ([@nschad](https://github.com/nschad)) | ||
- Tom Hayward, Infoblox <[email protected]> ([@kd7lxl](https://github.com/kd7lxl)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
# cortex | ||
|
||
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: v1.17.1](https://img.shields.io/badge/AppVersion-v1.17.1-informational?style=flat-square) | ||
![Version: 2.4.0](https://img.shields.io/badge/Version-2.4.0-informational?style=flat-square) ![AppVersion: v1.18.1](https://img.shields.io/badge/AppVersion-v1.18.1-informational?style=flat-square) | ||
|
||
Horizontally scalable, highly available, multi-tenant, long term Prometheus. | ||
|
||
|
@@ -13,7 +13,7 @@ Horizontally scalable, highly available, multi-tenant, long term Prometheus. | |
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| Tom Hayward | <[email protected]> | <https://github.com/kd7lxl> | | ||
| Niclas Schad | <[email protected]> | <https://github.com/nschad> | | ||
| Niclas Schad | <[email protected]> | <https://github.com/nschad> | | ||
|
||
## Documentation | ||
|
||
|
@@ -439,6 +439,7 @@ Kubernetes: `^1.19.0-0` | |
| nginx.​config.​mainSnippet | string | `""` | arbitrary snippet to inject in the top section of the nginx config | | ||
| nginx.​config.​serverSnippet | string | `""` | arbitrary snippet to inject in the server { } section of the nginx config | | ||
| nginx.​config.​setHeaders | object | `{}` | | | ||
| nginx.​config.​upstream_protocol | string | `"http"` | protocol for the communication with the upstream | | ||
| nginx.​config.​verboseLogging | bool | `true` | Enables all access logs from nginx, otherwise ignores 2XX and 3XX status codes | | ||
| nginx.​containerSecurityContext.​enabled | bool | `true` | | | ||
| nginx.​containerSecurityContext.​readOnlyRootFilesystem | bool | `false` | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters