Skip to content

Commit

Permalink
feat: Bump loki-distributed to 0.71.2 (#1527)
Browse files Browse the repository at this point in the history
* chore: Update grafana-loki 0.69.16 => 0.71.2

* chore: Move grafana-loki/0.69.16 => 0.71.2

* chore: Update project-grafana-loki 0.69.16 => 0.71.2

* chore: Move project-grafana-loki/0.69.16 => 0.71.2

* feat(licenses): Bump loki image

---------

Co-authored-by: d2iq-mergebot <ci-mergebot@d2iq.com>
Co-authored-by: Grace Do <xgrace@gmail.com>
  • Loading branch information
3 people authored Sep 13, 2023
1 parent 11ff7ed commit 78bb384
Show file tree
Hide file tree
Showing 24 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ resources:
notice_path: NOTICE.md
ref: v${image_tag}
url: https://github.com/grafana/grafana
- container_image: docker.io/grafana/loki:2.8.2
- container_image: docker.io/grafana/loki:2.8.4
sources:
- license_path: LICENSE
ref: v${image_tag}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: grafana-loki-0.69.16-d2iq-defaults
name: grafana-loki-0.71.2-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/grafana-loki/0.69.16/grafana-loki-helmrelease
path: ./services/grafana-loki/0.71.2/grafana-loki-helmrelease
sourceRef:
kind: GitRepository
name: management
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: grafana.github.io
namespace: kommander-flux
version: 0.69.16
version: 0.71.2
interval: 15s
timeout: 15m
install:
Expand All @@ -25,4 +25,4 @@ spec:
releaseName: grafana-loki
valuesFrom:
- kind: ConfigMap
name: grafana-loki-0.69.16-d2iq-defaults
name: grafana-loki-0.71.2-d2iq-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/grafana-loki/0.69.16/grafana-loki-pre-install-jobs
path: ./services/grafana-loki/0.71.2/grafana-loki-pre-install-jobs
sourceRef:
kind: GitRepository
name: management
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: project-grafana-loki-0.69.16-d2iq-defaults
name: project-grafana-loki-0.71.2-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
releaseName: project-loki-object-bucket-claims
valuesFrom:
- kind: ConfigMap
name: project-grafana-loki-0.69.16-d2iq-defaults
name: project-grafana-loki-0.71.2-d2iq-defaults
- kind: ConfigMap
name: project-grafana-loki-overrides
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: grafana.github.io
namespace: kommander-flux
version: 0.69.16
version: 0.71.2
timeout: 15m
interval: 15s
install:
Expand All @@ -25,4 +25,4 @@ spec:
releaseName: project-grafana-loki
valuesFrom:
- kind: ConfigMap
name: project-grafana-loki-0.69.16-d2iq-defaults
name: project-grafana-loki-0.71.2-d2iq-defaults

0 comments on commit 78bb384

Please sign in to comment.