update Seq chart to 2020 container version (#22991)

Signed-off-by: Ashley Mannix <ashleymannix@live.com.au>
This commit is contained in:
Ashley Mannix
2020-06-29 14:58:01 -07:00
committed by GitHub
parent 79066e1f0f
commit 41f1195279
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: seq
version: 2.1.0
appVersion: 5
version: 2.2.0
appVersion: 2020
description: Seq is the easiest way for development teams to capture, search and visualize structured log events! This page will walk you through the very quick setup process.
keywords:
- seq
+1 -1
View File
@@ -46,7 +46,7 @@ The following table lists the configurable parameters of the Seq chart and their
| Parameter | Description | Default |
| ------------------------------------ | ----------------------------------------------------------------------------------------------------- | --------------------------------------|
| `image.repository` | Image repository | `datalust/seq` |
| `image.tag` | Seq image tag. Possible values listed [here](https://hub.docker.com/r/datalust/seq/tags/). | `5` |
| `image.tag` | Seq image tag. Possible values listed [here](https://hub.docker.com/r/datalust/seq/tags/). | `2020` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `acceptEULA` | Accept EULA | `Y` |
| `baseURI` | Base URL for ingress/AAD (see values.yaml) | |
+1 -1
View File
@@ -4,7 +4,7 @@
image:
repository: datalust/seq
tag: 5
tag: 2020
pullPolicy: IfNotPresent
# By passing the value Y in the ACCEPT_EULA environment variable,