Commit f48be55 1 parent adafa23 commit f48be55 Copy full SHA for f48be55
File tree 14 files changed +20
-94
lines changed
14 files changed +20
-94
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Release 5.9.4
4
4
5
+ - [ 13422] ( https://github.com/grafana/loki/pull/13422 ) ** periklis** feat(operator): Update Loki operand to v3.1.0
5
6
- [ 13369] ( https://github.com/grafana/loki/pull/13369 ) ** jatinsu** : feat(operator): Add support for the volume API
6
7
- [ 13299] ( https://github.com/grafana/loki/pull/13299 ) ** periklis** : fix(operator): Watch for CredentialsRequests on CCOAuthEnv only
7
8
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150
150
categories : OpenShift Optional, Logging & Tracing
151
151
certified : " false"
152
152
containerImage : docker.io/grafana/loki-operator:0.6.0
153
- createdAt : " 2024-07-03T07:55:55Z "
153
+ createdAt : " 2024-07-05T17:52:58Z "
154
154
description : The Community Loki Operator provides Kubernetes native deployment
155
155
and management of Loki and related logging components.
156
156
features.operators.openshift.io/disconnected : " true"
@@ -1726,7 +1726,7 @@ spec:
1726
1726
- /manager
1727
1727
env :
1728
1728
- name : RELATED_IMAGE_LOKI
1729
- value : docker.io/grafana/loki:2.9.8
1729
+ value : docker.io/grafana/loki:3.1.0
1730
1730
- name : RELATED_IMAGE_GATEWAY
1731
1731
value : quay.io/observatorium/api:latest
1732
1732
- name : RELATED_IMAGE_OPA
@@ -1850,7 +1850,7 @@ spec:
1850
1850
provider :
1851
1851
name : Grafana Loki SIG Operator
1852
1852
relatedImages :
1853
- - image : docker.io/grafana/loki:2.9.8
1853
+ - image : docker.io/grafana/loki:3.1.0
1854
1854
name : loki
1855
1855
- image : quay.io/observatorium/api:latest
1856
1856
name : gateway
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150
150
categories : OpenShift Optional, Logging & Tracing
151
151
certified : " false"
152
152
containerImage : docker.io/grafana/loki-operator:0.6.0
153
- createdAt : " 2024-07-03T07:55:53Z "
153
+ createdAt : " 2024-07-05T17:52:56Z "
154
154
description : The Community Loki Operator provides Kubernetes native deployment
155
155
and management of Loki and related logging components.
156
156
operators.operatorframework.io/builder : operator-sdk-unknown
@@ -1706,7 +1706,7 @@ spec:
1706
1706
- /manager
1707
1707
env :
1708
1708
- name : RELATED_IMAGE_LOKI
1709
- value : docker.io/grafana/loki:2.9.8
1709
+ value : docker.io/grafana/loki:3.1.0
1710
1710
- name : RELATED_IMAGE_GATEWAY
1711
1711
value : quay.io/observatorium/api:latest
1712
1712
- name : RELATED_IMAGE_OPA
@@ -1818,7 +1818,7 @@ spec:
1818
1818
provider :
1819
1819
name : Grafana Loki SIG Operator
1820
1820
relatedImages :
1821
- - image : docker.io/grafana/loki:2.9.8
1821
+ - image : docker.io/grafana/loki:3.1.0
1822
1822
name : loki
1823
1823
- image : quay.io/observatorium/api:latest
1824
1824
name : gateway
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ metadata:
150
150
categories : OpenShift Optional, Logging & Tracing
151
151
certified : " false"
152
152
containerImage : quay.io/openshift-logging/loki-operator:0.1.0
153
- createdAt : " 2024-07-03T07:55:56Z "
153
+ createdAt : " 2024-07-05T17:52:59Z "
154
154
description : |
155
155
The Loki Operator for OCP provides a means for configuring and managing a Loki stack for cluster logging.
156
156
## Prerequisites and Requirements
@@ -1711,7 +1711,7 @@ spec:
1711
1711
- /manager
1712
1712
env :
1713
1713
- name : RELATED_IMAGE_LOKI
1714
- value : quay.io/openshift-logging/loki:v2.9.8
1714
+ value : quay.io/openshift-logging/loki:v3.1.0
1715
1715
- name : RELATED_IMAGE_GATEWAY
1716
1716
value : quay.io/observatorium/api:latest
1717
1717
- name : RELATED_IMAGE_OPA
@@ -1835,7 +1835,7 @@ spec:
1835
1835
provider :
1836
1836
name : Red Hat
1837
1837
relatedImages :
1838
- - image : quay.io/openshift-logging/loki:v2.9.8
1838
+ - image : quay.io/openshift-logging/loki:v3.1.0
1839
1839
name : loki
1840
1840
- image : quay.io/observatorium/api:latest
1841
1841
name : gateway
Original file line number Diff line number Diff line change 9
9
- name : manager
10
10
env :
11
11
- name : RELATED_IMAGE_LOKI
12
- value : docker.io/grafana/loki:2.9.8
12
+ value : docker.io/grafana/loki:3.1.0
13
13
- name : RELATED_IMAGE_GATEWAY
14
14
value : quay.io/observatorium/api:latest
15
15
- name : RELATED_IMAGE_OPA
Original file line number Diff line number Diff line change 9
9
- name : manager
10
10
env :
11
11
- name : RELATED_IMAGE_LOKI
12
- value : docker.io/grafana/loki:2.9.8
12
+ value : docker.io/grafana/loki:3.1.0
13
13
- name : RELATED_IMAGE_GATEWAY
14
14
value : quay.io/observatorium/api:latest
15
15
- name : RELATED_IMAGE_OPA
Original file line number Diff line number Diff line change 9
9
- name : manager
10
10
env :
11
11
- name : RELATED_IMAGE_LOKI
12
- value : docker.io/grafana/loki:2.9.8
12
+ value : docker.io/grafana/loki:3.1.0
13
13
- name : RELATED_IMAGE_GATEWAY
14
14
value : quay.io/observatorium/api:latest
Original file line number Diff line number Diff line change 9
9
- name : manager
10
10
env :
11
11
- name : RELATED_IMAGE_LOKI
12
- value : quay.io/openshift-logging/loki:v2.9.8
12
+ value : quay.io/openshift-logging/loki:v3.1.0
13
13
- name : RELATED_IMAGE_GATEWAY
14
14
value : quay.io/observatorium/api:latest
15
15
- name : RELATED_IMAGE_OPA
Original file line number Diff line number Diff line change @@ -40,3 +40,4 @@ The versions of Loki compatible to be run with the Loki Operator are:
40
40
* v2.9.4
41
41
* v2.9.6
42
42
* v2.9.8
43
+ * v3.1.0
Original file line number Diff line number Diff line change 29
29
spec :
30
30
containers :
31
31
- name : logcli
32
- image : docker.io/grafana/logcli:2.9.8 -amd64
32
+ image : docker.io/grafana/logcli:3.1.0 -amd64
33
33
imagePullPolicy : IfNotPresent
34
34
command :
35
35
- /bin/sh
73
73
spec :
74
74
containers :
75
75
- name : promtail
76
- image : docker.io/grafana/promtail:2.9.8
76
+ image : docker.io/grafana/promtail:3.1.0
77
77
args :
78
78
- -config.file=/etc/promtail/promtail.yaml
79
79
- -log.level=info
Original file line number Diff line number Diff line change 29
29
spec :
30
30
containers :
31
31
- name : logcli
32
- image : docker.io/grafana/logcli:2.9.8 -amd64
32
+ image : docker.io/grafana/logcli:3.1.0 -amd64
33
33
imagePullPolicy : IfNotPresent
34
34
command :
35
35
- /bin/sh
70
70
spec :
71
71
containers :
72
72
- name : promtail
73
- image : docker.io/grafana/promtail:2.9.8
73
+ image : docker.io/grafana/promtail:3.1.0
74
74
args :
75
75
- -config.file=/etc/promtail/promtail.yaml
76
76
- -log.level=info
You can’t perform that action at this time.
0 commit comments