Skip to content

Commit feccc45

Browse files
Update artifact inventory (#780)
Co-authored-by: gsmith-sas <[email protected]>
1 parent be928bd commit feccc45

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ARTIFACT_INVENTORY.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ registry/repository/image_name:version
2222
| Logging | [OpenSearch](https://github.com/opensearch-project/OpenSearch) | docker.io/opensearchproject/opensearch:2.19.2 |
2323
| Logging | [OpenSearch Dashboards](https://github.com/opensearch-project/OpenSearch-Dashboards) | docker.io/opensearchproject/opensearch-dashboards:2.19.2 |
2424
| Metrics | [Alertmanager](https://github.com/prometheus/alertmanager) | quay.io/prometheus/alertmanager:v0.28.1 |
25-
| Metrics | [Grafana](https://github.com/grafana/grafana) | docker.io/grafana/grafana:11.6.1 |
26-
| Metrics | [Admission Webhook](https://github.com/kubernetes/ingress-nginx) | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2 |
27-
| Metrics | [Kube State Metrics](https://github.com/kubernetes/kube-state-metrics) | registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 |
25+
| Metrics | [Grafana](https://github.com/grafana/grafana) | docker.io/grafana/grafana:12.1.0 |
26+
| Metrics | [Admission Webhook](https://github.com/kubernetes/ingress-nginx) | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.0 |
27+
| Metrics | [Kube State Metrics](https://github.com/kubernetes/kube-state-metrics) | registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.16.0 |
2828
| Metrics | [Node Exporter](https://github.com/prometheus/node_exporter) | quay.io/prometheus/node-exporter:v1.9.1 |
29-
| Metrics | [Prometheus](https://github.com/prometheus/prometheus) | quay.io/prometheus/prometheus:v3.2.1 |
30-
| Metrics | [Prometheus Operator](https://github.com/prometheus-operator/prometheus-operator) | quay.io/prometheus-operator/prometheus-operator:v0.81.0 |
31-
| Metrics | [Configuration Reloader](https://github.com/prometheus-operator/prometheus-operator/tree/main/cmd/prometheus-config-reloader) | quay.io/prometheus-operator/prometheus-config-reloader:v0.81.0 |
29+
| Metrics | [Prometheus](https://github.com/prometheus/prometheus) | quay.io/prometheus/prometheus:v3.5.0 |
30+
| Metrics | [Prometheus Operator](https://github.com/prometheus-operator/prometheus-operator) | quay.io/prometheus-operator/prometheus-operator:v0.83.0 |
31+
| Metrics | [Configuration Reloader](https://github.com/prometheus-operator/prometheus-operator/tree/main/cmd/prometheus-config-reloader) | quay.io/prometheus-operator/prometheus-config-reloader:v0.83.0 |
3232
| Metrics | [Prometheus Pushgateway](https://github.com/prometheus/pushgateway) | quay.io/prometheus/pushgateway:v1.11.1 |
33-
| Metrics | [Auto-load Sidecars](https://github.com/kiwigrid/k8s-sidecar) | quay.io/kiwigrid/k8s-sidecar:1.30.0 |
33+
| Metrics | [Auto-load Sidecars](https://github.com/kiwigrid/k8s-sidecar) | quay.io/kiwigrid/k8s-sidecar:1.30.3 |
3434
| Metrics | OpenShift OAUTH Proxy (Grafana, OpenShift only) | registry.redhat.io/openshift4/ose-oauth-proxy:latest |
3535
| Metrics | [Tempo](https://github.com/grafana/tempo) | docker.io/grafana/tempo:2.7.0 |
3636

@@ -54,14 +54,14 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
5454
| Logging | [Fluent Bit](https://github.com/fluent/helm-charts/tree/main/charts/fluent-bit)| fluent | fluent-bit | 0.49.0 | fluent/fluent-bit-0.49.0.tgz |
5555
| Logging | [OpenSearch](https://github.com/opensearch-project/helm-charts/tree/main/charts/opensearch)| opensearch | opensearch | 2.34.0 | opensearch/opensearch-2.34.0.tgz |
5656
| Logging | [OpenSearch Dashboards](https://github.com/opensearch-project/helm-charts/tree/main/charts/opensearch-dashboards)| opensearch | opensearch-dashboards | 2.30.0 | opensearch/opensearch-dashboards-2.30.0.tgz |
57-
| Metrics | [Grafana (on OpenShift)](https://github.com/grafana/helm-charts/tree/main/charts/grafana)| grafana | grafana | 8.13.1 | grafana/grafana-8.13.1.tgz |
58-
| Metrics | [Kube Prometheus Stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)| prometheus-community | kube-prometheus-stack | 70.8.0 | prometheus-community/kube-prometheus-stack-70.8.0.tgz |
59-
| Metrics | [Prometheus Pushgateway](https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-pushgateway)| prometheus-community | prometheus-pushgateway | 3.1.0 | prometheus-community/prometheus-pushgateway-3.1.0.tgz |
57+
| Metrics | [Grafana (on OpenShift)](https://github.com/grafana/helm-charts/tree/main/charts/grafana)| grafana | grafana | 9.3.0 | grafana/grafana-9.3.0.tgz |
58+
| Metrics | [Kube Prometheus Stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)| prometheus-community | kube-prometheus-stack | 75.15.0 | prometheus-community/kube-prometheus-stack-75.15.0.tgz |
59+
| Metrics | [Prometheus Pushgateway](https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-pushgateway)| prometheus-community | prometheus-pushgateway | 3.4.0 | prometheus-community/prometheus-pushgateway-3.4.0.tgz |
6060
| Metrics | [Tempo](https://github.com/grafana/helm-charts/tree/main/charts/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.26.1 | https://github.com/grafana/opensearch-datasource/releases |Allows Grafana to surface log messages stored in OpenSearch |
67+
| OpenSearch Datasource Plugin (Grafana) | 2.28.0 | https://github.com/grafana/opensearch-datasource/releases |Allows Grafana to surface log messages stored in OpenSearch |

0 commit comments

Comments
 (0)