Skip to content

Commit 32bc744

Browse files
committed
updated to include version 4.2.0
1 parent c7206db commit 32bc744

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

content/en/blog/releases/2025.X/2025.3/2025.3.26111.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ TODO - Complete Table
8989
| <nobr>[{{% ctx %}} Gateway][Gateway], including [{{% ctx %}} Studio][] </nobr> | 12.24.1.25210 | 12.24.1.25481 | Yes | Patch | N/A | |
9090
| <nobr>[{{% ctx %}} Blocks Package][Blocks] </nobr> | 48.4.1.25160 | 48.4.1.25472 | Yes | Patch | N/A | |
9191
| <nobr>[{{% ctx %}} Interaction Portal][Interaction Portal] </nobr> | 3.1.0.24470 | 3.1.0.24470 | No | N/A | N/A | |
92-
| <nobr>{{% ctx %}} Configuration Portal </nobr> | TODO | TODO | Yes | Patch | TODO | |
92+
| <nobr>{{% ctx %}} Configuration Portal </nobr> | TODO | 2.0.0.26121 | Yes | Patch | TODO | |
9393
| <nobr>{{% ctx %}} App Server Install Scripts </nobr> | 5.2.10.25150 | 5.2.10.25442 | Yes | Patch | N/A | |
9494
| <nobr>&nbsp; &nbsp; > {{% ctx %}} App Server Backup </nobr> | 1.0.0.25210 | 1.0.0.25311 | Yes | Patch | N/A | |
9595
| <nobr>&nbsp; &nbsp; > {{% ctx %}} App Server Recovery </nobr> | 1.0.0.25210 | 1.0.0.25441 | Yes | Patch | N/A | |
@@ -564,7 +564,8 @@ There are no known limitations added as part of the 2025.3.26111 patch of the {{
564564

565565
| Release | Grafana Version | Grafana Loki Version | {{% ctx %}} Observability Version |
566566
|---------------|--------------------------|----------------------|-----------------------------------|
567-
| 2025.3.26111 | [12.1.1][Grafana 12.1.1] | [3.5.5][Loki 3.5.5] | [4.1.0][Observability 4.1.0] |
567+
| 2025.3.26111 | [12.1.1][Grafana 12.1.1] | [3.5.5][Loki 3.5.5] | [4.2.0][Observability 4.2.0] |
568+
| | [12.1.1][Grafana 12.1.1] | [3.5.5][Loki 3.5.5] | [4.1.0][Observability 4.1.0] |
568569
| | [12.1.1][Grafana 12.1.1] | [3.5.5][Loki 3.5.5] | [4.0.0][Observability 4.0.0] |
569570
| | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
570571
| 2025.3 | [10.4.1][Grafana 10.4.1] | [3.0.0][Loki 3.0.0] | [3.0.0][Observability 3.0.0] |
@@ -688,6 +689,7 @@ Releases are currently forecast to be made available on:
688689
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.Release" >}}
689690
[Loki 3.5.5]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.5.5.Release" >}}
690691
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.Release" >}}
692+
[Observability 4.2.0]: {{< url path="GitHub.Cortex.Observability.4.2.0.Release" >}}
691693
[Observability 4.1.0]: {{< url path="GitHub.Cortex.Observability.4.1.0.Release" >}}
692694
[Observability 4.0.0]: {{< url path="GitHub.Cortex.Observability.4.0.0.Release" >}}
693695
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.Release" >}}

data/urls.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,6 +3407,11 @@
34073407
GrafanaAlloyInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.1.0/Grafana.Alloy.Install.zip"
34083408
GrafanaLokiInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.1.0/Grafana.Loki.Install.zip"
34093409
GrafanaDashboardsZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.1.0/Grafana.Dashboards.zip"
3410+
[GitHub.Cortex.Observability.4.2.0]
3411+
Release = "https://github.com/CortexIntelligentAutomation/observability/releases/tag/v4.2.0"
3412+
GrafanaAlloyInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.2.0/Grafana.Alloy.Install.zip"
3413+
GrafanaLokiInstallZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.2.0/Grafana.Loki.Install.zip"
3414+
GrafanaDashboardsZip = "https://github.com/CortexIntelligentAutomation/observability/releases/download/v4.2.0/Grafana.Dashboards.zip"
34103415
[Grafana]
34113416
MainDoc = "https://grafana.com/"
34123417
[Grafana.Products.Grafana]

0 commit comments

Comments
 (0)