Skip to content

Commit

Permalink
feat(grafana-loki): Bump to 0.74.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo committed Oct 12, 2023
1 parent f5c1dfb commit 47307fc
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: grafana-loki-0.74.5-d2iq-defaults
name: grafana-loki-0.74.6-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.74.5/grafana-loki-helmrelease
path: ./services/grafana-loki/0.74.6/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.74.5
version: 0.74.6
interval: 15s
timeout: 15m
install:
Expand All @@ -25,4 +25,4 @@ spec:
releaseName: grafana-loki
valuesFrom:
- kind: ConfigMap
name: grafana-loki-0.74.5-d2iq-defaults
name: grafana-loki-0.74.6-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.74.5/grafana-loki-pre-install-jobs
path: ./services/grafana-loki/0.74.6/grafana-loki-pre-install-jobs
sourceRef:
kind: GitRepository
name: management
Expand Down

0 comments on commit 47307fc

Please sign in to comment.