Skip to content

Commit

Permalink
Update artifact inventory (#681)
Browse files Browse the repository at this point in the history
Co-authored-by: gsmith-sas <[email protected]>
  • Loading branch information
github-actions[bot] and gsmith-sas authored Sep 26, 2024
1 parent a1bfabb commit a2ffcf2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions ARTIFACT_INVENTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ registry/repository/image_name:version
| Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.15.0 |
| Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.15.0 |
| Metrics | Alertmanager | quay.io/prometheus/alertmanager:v0.27.0 |
| Metrics | Grafana | docker.io/grafana/grafana:11.1.0 |
| Metrics | Grafana | docker.io/grafana/grafana:11.2.0 |
| Metrics | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 |
| Metrics | Kube State Metrics | registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0 |
| Metrics | Node Exporter | quay.io/prometheus/node-exporter:v1.8.1 |
| Metrics | Prometheus | quay.io/prometheus/prometheus:v2.53.0 |
| Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator:v0.75.0 |
| Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader:v0.75.0 |
| Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway:v1.8.0 |
| Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.26.1 |
| Metrics | Kube State Metrics | registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0 |
| Metrics | Node Exporter | quay.io/prometheus/node-exporter:v1.8.2 |
| Metrics | Prometheus | quay.io/prometheus/prometheus:v2.54.1 |
| Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator:v0.76.1 |
| Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader:v0.76.1 |
| Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway:v1.9.0 |
| Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.27.4 |
| Metrics | OpenShift OAUTH Proxy (Grafana, OpenShift only) | registry.redhat.io/openshift4/ose-oauth-proxy:latest |
| Metrics | Tempo | docker.io/grafana/tempo:2.4.1 |

Expand All @@ -54,7 +54,7 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
| Logging | Fluent Bit| fluent | fluent-bit | 0.47.2 | fluent/fluent-bit-0.47.2.tgz |
| Logging | OpenSearch| opensearch | opensearch | 2.21.0 | opensearch/opensearch-2.21.0.tgz |
| Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.19.0 | opensearch/opensearch-dashboards-2.19.0.tgz |
| Metrics | Grafana (on OpenShift)| grafana | grafana | 8.2.1 | grafana/grafana-8.2.1.tgz |
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 61.1.1 | prometheus-community/kube-prometheus-stack-61.1.1.tgz |
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 2.13.0 | prometheus-community/prometheus-pushgateway-2.13.0.tgz |
| Metrics | Grafana (on OpenShift)| grafana | grafana | 8.5.1 | grafana/grafana-8.5.1.tgz |
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 62.7.0 | prometheus-community/kube-prometheus-stack-62.7.0.tgz |
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 2.14.0 | prometheus-community/prometheus-pushgateway-2.14.0.tgz |
| Metrics | Tempo | grafana | tempo | 1.7.2 | grafana/tempo-1.7.2.tgz |

0 comments on commit a2ffcf2

Please sign in to comment.