Skip to content

Commit

Permalink
Update ARTIFACT_INVENTORY (#666)
Browse files Browse the repository at this point in the history
* Update artifact inventory

* Correct previous Fluent Bit version in CHANGELOG.md

---------

Co-authored-by: gsmith-sas <[email protected]>
  • Loading branch information
github-actions[bot] and gsmith-sas authored Jul 25, 2024
1 parent b8d3a52 commit ce8b063
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions ARTIFACT_INVENTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ registry/repository/image_name:version
| Subsystem| Component | Fully Qualified Container-Image Name (registry/repository/image_name:version)|
|----|----|----|
| Logging | BusyBox (OpenSearch) | docker.io/library/busybox:latest |
| Logging | Fluent Bit | cr.fluentbit.io/fluent/fluent-bit:3.0.6 |
| Logging | Fluent Bit | cr.fluentbit.io/fluent/fluent-bit:3.1.3 |
| 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 |
| 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 | Admission Webhook | registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 |
Expand Down Expand Up @@ -51,9 +51,9 @@ This table identifies the Helm charts used by SAS Viya Monitoring for Kubernetes
| Subsystem | Component | Helm Chart Repository | Helm Chart Name |Helm Chart Version | Helm Archive File Name|
|--|--|--|--|--|--|
| Logging | Elasticsearch Exporter| prometheus-community | prometheus-elasticsearch-exporter | 5.6.0 | prometheus-community/prometheus-elasticsearch-exporter-5.6.0.tgz |
| 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 |
| 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 |
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## unreleased
* [UPGRADE] OpenSearch and OpenSearch Dashboards upgraded from 2.12.0 to 2.15.0
* [UPGRADE] Fluent Bit upgraded from 3.0.7 to 3.1.3
* [UPGRADE] Fluent Bit upgraded from 3.0.6 to 3.1.3


## Version 1.2.27 (16JUL2024)
Expand Down

0 comments on commit ce8b063

Please sign in to comment.