chore(deps): update container image ghcr.io/truecharts/promtail to v2.6.0 (#159)

* chore(deps): update container image ghcr.io/truecharts/promtail to v2.6.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
TrueCharts Bot
2022-07-10 20:14:56 +02:00
committed by GitHub
parent 7e1abb8104
commit d64b5d25ed
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 10.4.0
version: 10.4.1

View File

@@ -24,7 +24,7 @@ promtailImage:
# -- Specify the promtail image
repository: ghcr.io/truecharts/promtail
# -- Specify the promtail image tag
tag: v2.5.0@sha256:72efc7d761d8a34aba6625370d10170e3c1defffbe71a2d41ca9275ce229029d
tag: v2.6.0@sha256:3322a388a2367fae4860735a4b0440f93a4e0a4c0629efd11db7d218c307d99c
# -- Specify the promtail image pull policy
pullPolicy: IfNotPresent