Fix Promtail for Bluefin (#4519)

* Update values.yaml

Removing invalid mounting of /mnt

Signed-off-by: John Dorman <dorman@overlooked.us>

* updating version

Signed-off-by: John Dorman <dorman@overlooked.us>

* Update version for Loki Dep

Signed-off-by: John Dorman <dorman@overlooked.us>

* Update Chart.yaml

Signed-off-by: John Dorman <dorman@overlooked.us>

* Update Chart.yaml

Signed-off-by: John Dorman <dorman@overlooked.us>

* Update Chart.yaml

Signed-off-by: John Dorman <dorman@overlooked.us>

Signed-off-by: John Dorman <dorman@overlooked.us>
This commit is contained in:
John Dorman 2022-11-19 13:03:01 -08:00 committed by GitHub
parent 9664afef5e
commit 02449518bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 8 deletions

View File

@ -23,7 +23,7 @@ sources:
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 5.0.2
version: 6.0.0
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -53,12 +53,6 @@ securityContext:
runAsNonRoot: false
persistence:
containers:
enabled: true
type: hostPath
mountPath: /mnt
hostPath: /mnt
readOnly: true
pods:
enabled: true
type: hostPath

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/loki
- https://github.com/grafana/loki
type: application
version: 8.0.2
version: 8.0.3
annotations:
truecharts.org/catagories: |
- logs