Skip to content

Commit c9656f4

Browse files
Update artifact inventory (#748)
Co-authored-by: ceelias <[email protected]>
1 parent 5e81a44 commit c9656f4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

ARTIFACT_INVENTORY.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ registry/repository/image_name:version
2121
| Logging | initContainer (Fluent Bit, OpenSearch) | docker.io/library/busybox:latest |
2222
| Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.19.1 |
2323
| Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.19.1 |
24-
| Metrics | Alertmanager | quay.io/prometheus/alertmanager:v0.28.0 |
25-
| Metrics | Grafana | docker.io/grafana/grafana:11.4.0 |
26-
| Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 |
27-
| Metrics | Kube State Metrics | registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.14.0 |
28-
| Metrics | Node Exporter | quay.io/prometheus/node-exporter:v1.8.2 |
29-
| Metrics | Prometheus | quay.io/prometheus/prometheus:v3.1.0 |
30-
| Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator:v0.79.2 |
31-
| Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader:v0.79.2 |
32-
| Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway:v1.11.0 |
33-
| Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.28.0 |
24+
| Metrics | Alertmanager | quay.io/prometheus/alertmanager:v0.28.1 |
25+
| Metrics | Grafana | docker.io/grafana/grafana:11.6.1 |
26+
| Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2 |
27+
| Metrics | Kube State Metrics | registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 |
28+
| Metrics | Node Exporter | quay.io/prometheus/node-exporter:v1.9.1 |
29+
| Metrics | Prometheus | quay.io/prometheus/prometheus:v3.2.1 |
30+
| Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator:v0.81.0 |
31+
| Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader:v0.81.0 |
32+
| Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway:v1.11.1 |
33+
| Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.30.0 |
3434
| Metrics | OpenShift OAUTH Proxy (Grafana, OpenShift only) | registry.redhat.io/openshift4/ose-oauth-proxy:latest |
3535
| Metrics | Tempo | docker.io/grafana/tempo:2.7.0 |
3636

@@ -54,15 +54,15 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
5454
| Logging | Fluent Bit| fluent | fluent-bit | 0.48.9 | fluent/fluent-bit-0.48.9.tgz |
5555
| Logging | OpenSearch| opensearch | opensearch | 2.32.0 | opensearch/opensearch-2.32.0.tgz |
5656
| Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.28.0 | opensearch/opensearch-dashboards-2.28.0.tgz |
57-
| Metrics | Grafana (on OpenShift)| grafana | grafana | 8.8.4 | grafana/grafana-8.8.4.tgz |
58-
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 68.3.0 | prometheus-community/kube-prometheus-stack-68.3.0.tgz |
59-
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 2.17.0 | prometheus-community/prometheus-pushgateway-2.17.0.tgz |
57+
| Metrics | Grafana (on OpenShift)| grafana | grafana | 8.13.1 | grafana/grafana-8.13.1.tgz |
58+
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 70.8.0 | prometheus-community/kube-prometheus-stack-70.8.0.tgz |
59+
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 3.1.0 | prometheus-community/prometheus-pushgateway-3.1.0.tgz |
6060
| Metrics | Tempo | grafana | tempo | 1.18.1 | grafana/tempo-1.18.1.tgz |
6161

6262
## Table 4. Miscellaneous Component Version Information
6363
This table provides version information for some miscellaneous components deployed by SAS Viya Monitoring for Kubernetes.
6464

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

0 commit comments

Comments
 (0)