Skip to content

Commit 70b4414

Browse files
[loki] Update ghcr.io/jkroepke/access-log-exporter Docker tag to v0.3.9 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cfb0d8 commit 70b4414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/loki/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Helm chart for Grafana Loki supporting monolithic, simple scalable,
44
type: application
55
# renovate: docker=docker.io/grafana/loki
66
appVersion: 3.7.1
7-
version: 11.4.4
7+
version: 11.4.5
88
kubeVersion: ">=1.25.0-0"
99
home: https://grafana-community.github.io/helm-charts
1010
sources:

charts/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ gateway:
12701270
enabled: true
12711271
image:
12721272
repository: "ghcr.io/jkroepke/access-log-exporter"
1273-
tag: "0.3.8"
1273+
tag: "0.3.9"
12741274
pullPolicy: IfNotPresent
12751275
resources:
12761276
requests: {}

0 commit comments

Comments
 (0)