Skip to content

Commit

Permalink
Update artifact inventory (#659)
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 Jul 11, 2024
1 parent 7666ebe commit 20b02ef
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ARTIFACT_INVENTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ registry/repository/image_name:version
| Logging | Elasticsearch Exporter | quay.io/prometheuscommunity/elasticsearch-exporter:v1.7.0 |
| Logging | OpenSearch | docker.io/opensearchproject/opensearch:2.12.0 |
| Logging | OpenSearch Dashboards| docker.io/opensearchproject/opensearch-dashboards:2.12.0 |
| Metrics | Alertmanager | quay.io/prometheus/alertmanager:v0.26.0 |
| Metrics | Grafana | docker.io/grafana/grafana:10.3.3 |
| Metrics | Alertmanager | quay.io/prometheus/alertmanager:v0.27.0 |
| Metrics | Grafana | docker.io/grafana/grafana:11.1.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.10.1 |
| Metrics | Node Exporter | quay.io/prometheus/node-exporter:v1.7.0 |
| Metrics | Prometheus | quay.io/prometheus/prometheus:v2.49.1 |
| Metrics | Prometheus Operator | quay.io/prometheus-operator/prometheus-operator:v0.71.2 |
| Metrics | Configuration Reloader (Alertmanager, Prometheus) | quay.io/prometheus-operator/prometheus-config-reloader:v0.71.2 |
| Metrics | Prometheus Pushgateway | quay.io/prometheus/pushgateway:v1.7.0 |
| Metrics | Auto-load Sidecars (Grafana) | quay.io/kiwigrid/k8s-sidecar:1.25.4 |
| 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 | 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.46.7 | fluent/fluent-bit-0.46.7.tgz |
| Logging | OpenSearch| opensearch | opensearch | 2.18.0 | opensearch/opensearch-2.18.0.tgz |
| Logging | OpenSearch Dashboard| opensearch | opensearch-dashboards | 2.16.0 | opensearch/opensearch-dashboards-2.16.0.tgz |
| Metrics | Grafana (on OpenShift)| grafana | grafana | 7.3.0 | grafana/grafana-7.3.0.tgz |
| Metrics | Kube Prometheus Stack| prometheus-community | kube-prometheus-stack | 56.6.2 | prometheus-community/kube-prometheus-stack-56.6.2.tgz |
| Metrics | Prometheus Pushgateway| prometheus-community | prometheus-pushgateway | 2.6.0 | prometheus-community/prometheus-pushgateway-2.6.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 | Tempo | grafana | tempo | 1.7.2 | grafana/tempo-1.7.2.tgz |

0 comments on commit 20b02ef

Please sign in to comment.