Skip to content

Commit 646a79b

Browse files
Update artifact inventory (#760)
Co-authored-by: gsmith-sas <[email protected]>
1 parent 4c03158 commit 646a79b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

ARTIFACT_INVENTORY.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ registry/repository/image_name:version
1616

1717
| Subsystem| Component | Fully Qualified Container-Image Name (registry/repository/image_name:version)|
1818
|----|----|----|
19-
| Logging | Fluent Bit | cr.fluentbit.io/fluent/fluent-bit:3.2.10 |
20-
| Logging | Elasticsearch Exporter | quay.io/prometheuscommunity/elasticsearch-exporter:v1.8.0 |
19+
| Logging | Fluent Bit | cr.fluentbit.io/fluent/fluent-bit:4.0.2 |
20+
| Logging | Elasticsearch Exporter | quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0 |
2121
| Logging | initContainer (Fluent Bit, OpenSearch) | docker.io/library/busybox:latest |
22-
| Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.19.1 |
23-
| Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.19.1 |
22+
| Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.19.2 |
23+
| Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.19.2 |
2424
| Metrics | Alertmanager | quay.io/prometheus/alertmanager:v0.28.1 |
2525
| Metrics | Grafana | docker.io/grafana/grafana:11.6.1 |
2626
| Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2 |
@@ -50,10 +50,10 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
5050

5151
| Subsystem | Component | Helm Chart Repository | Helm Chart Name |Helm Chart Version | Helm Archive File Name|
5252
|--|--|--|--|--|--|
53-
| Logging | Elasticsearch Exporter| prometheus-community | prometheus-elasticsearch-exporter | 6.6.1 | prometheus-community/prometheus-elasticsearch-exporter-6.6.1.tgz |
54-
| Logging | Fluent Bit| fluent | fluent-bit | 0.48.9 | fluent/fluent-bit-0.48.9.tgz |
55-
| Logging | OpenSearch| opensearch | opensearch | 2.32.0 | opensearch/opensearch-2.32.0.tgz |
56-
| Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.28.0 | opensearch/opensearch-dashboards-2.28.0.tgz |
53+
| Logging | Elasticsearch Exporter| prometheus-community | prometheus-elasticsearch-exporter | 6.7.2 | prometheus-community/prometheus-elasticsearch-exporter-6.7.2.tgz |
54+
| Logging | Fluent Bit| fluent | fluent-bit | 0.49.0 | fluent/fluent-bit-0.49.0.tgz |
55+
| Logging | OpenSearch| opensearch | opensearch | 2.34.0 | opensearch/opensearch-2.34.0.tgz |
56+
| Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.30.0 | opensearch/opensearch-dashboards-2.30.0.tgz |
5757
| Metrics | Grafana (on OpenShift)| grafana | grafana | 8.13.1 | grafana/grafana-8.13.1.tgz |
5858
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 70.8.0 | prometheus-community/kube-prometheus-stack-70.8.0.tgz |
5959
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 3.1.0 | prometheus-community/prometheus-pushgateway-3.1.0.tgz |
@@ -64,5 +64,5 @@ This table provides version information for some miscellaneous components deploy
6464

6565
| Component | Version | Project Repository | Notes |
6666
|--|--|--|--|
67-
| OpenSearch Datasource Plugin (Grafana) | 2.24.0 | https://github.com/grafana/opensearch-datasource/releases |Allows Grafana to surface log messages stored in OpenSearch |
67+
| OpenSearch Datasource Plugin (Grafana) | 2.26.1 | https://github.com/grafana/opensearch-datasource/releases |Allows Grafana to surface log messages stored in OpenSearch |
6868

0 commit comments

Comments
 (0)