2 Commits

Author SHA1 Message Date
060f5980c7 Update Helm release loki to v6.46.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 25s
2025-11-17 03:54:16 +00:00
302d8f8f21 change pid and guid
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-11-16 21:53:17 -06:00
2 changed files with 3 additions and 3 deletions

View File

@@ -24,9 +24,9 @@ ephemera:
- name: LG_BASE_URL
value: https://gen.com
- name: PUID
value: 1000
value: 0
- name: PGID
value: 100
value: 0
probes:
liveness:
enabled: true

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: loki
version: 6.44.0
version: 6.46.0
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.17.1