From 75fa68a40740ddc43b3ad6260a9d48ee0ac8a273 Mon Sep 17 00:00:00 2001 From: aromanov Date: Sun, 12 Feb 2023 02:17:37 +0400 Subject: [PATCH] add whole test --- charts/elasticsearch/Chart.yaml | 2 +- charts/elasticsearch/README.md | 2 +- charts/frontend/Chart.yaml | 2 +- charts/frontend/README.md | 2 +- charts/grafana/Chart.yaml | 2 +- charts/grafana/README.md | 2 +- charts/influxdb/Chart.yaml | 2 +- charts/influxdb/README.md | 2 +- charts/jaeger-collector/Chart.yaml | 2 +- charts/jaeger-collector/README.md | 2 +- charts/jaeger-query/Chart.yaml | 2 +- charts/jaeger-query/README.md | 2 +- charts/java-service/Chart.yaml | 2 +- charts/java-service/README.md | 2 +- charts/kibana/Chart.yaml | 2 +- charts/kibana/README.md | 2 +- charts/logstash/Chart.yaml | 2 +- charts/logstash/README.md | 2 +- charts/node-exporter/Chart.yaml | 2 +- charts/node-exporter/README.md | 2 +- charts/postgres/Chart.yaml | 2 +- charts/postgres/README.md | 2 +- charts/prometheus/Chart.yaml | 2 +- charts/prometheus/README.md | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/charts/elasticsearch/Chart.yaml b/charts/elasticsearch/Chart.yaml index e667562..36be638 100644 --- a/charts/elasticsearch/Chart.yaml +++ b/charts/elasticsearch/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: elasticsearch type: application description: Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. -version: 1.3.2 +version: 1.3.5 appVersion: "7.17.8" home: https://github.com/Romanow/helm-charts/tree/master/charts/elasticsearch icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/elastic.png diff --git a/charts/elasticsearch/README.md b/charts/elasticsearch/README.md index 89d7960..bfe00d9 100644 --- a/charts/elasticsearch/README.md +++ b/charts/elasticsearch/README.md @@ -1,6 +1,6 @@ # Helm Chart for elasticsearch -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.17.8](https://img.shields.io/badge/AppVersion-7.17.8-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.17.8](https://img.shields.io/badge/AppVersion-7.17.8-informational?style=flat-square) Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. diff --git a/charts/frontend/Chart.yaml b/charts/frontend/Chart.yaml index b008657..505f89c 100644 --- a/charts/frontend/Chart.yaml +++ b/charts/frontend/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: frontend type: application description: Frontend application running in nginx, based on create-react-app. -version: 1.3.3 +version: 1.3.5 appVersion: "v1.0" home: https://github.com/Romanow/helm-charts/tree/master/charts/frontend icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/react.png diff --git a/charts/frontend/README.md b/charts/frontend/README.md index 1c7cd85..d7b921a 100644 --- a/charts/frontend/README.md +++ b/charts/frontend/README.md @@ -1,6 +1,6 @@ # Helm Chart for frontend -![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0](https://img.shields.io/badge/AppVersion-v1.0-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0](https://img.shields.io/badge/AppVersion-v1.0-informational?style=flat-square) Frontend application running in nginx, based on create-react-app. diff --git a/charts/grafana/Chart.yaml b/charts/grafana/Chart.yaml index c68df39..e657df4 100644 --- a/charts/grafana/Chart.yaml +++ b/charts/grafana/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: grafana type: application description: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. -version: 1.3.2 +version: 1.3.5 appVersion: "8.3.4" home: https://github.com/Romanow/helm-charts/tree/master/charts/grafana icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/grafana.png diff --git a/charts/grafana/README.md b/charts/grafana/README.md index fa5a259..47b4e92 100644 --- a/charts/grafana/README.md +++ b/charts/grafana/README.md @@ -1,6 +1,6 @@ # Helm Chart for grafana -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.4](https://img.shields.io/badge/AppVersion-8.3.4-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.3.4](https://img.shields.io/badge/AppVersion-8.3.4-informational?style=flat-square) Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. diff --git a/charts/influxdb/Chart.yaml b/charts/influxdb/Chart.yaml index 7de904f..3fcfee3 100644 --- a/charts/influxdb/Chart.yaml +++ b/charts/influxdb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: influxdb type: application description: The Time Series Data Platform where developers build IoT, analytics, and cloud applications. -version: 1.3.2 +version: 1.3.5 appVersion: "1.8.4" home: https://github.com/Romanow/helm-charts/tree/master/charts/influxdb icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/influxdb.png diff --git a/charts/influxdb/README.md b/charts/influxdb/README.md index df80c55..b09ec69 100644 --- a/charts/influxdb/README.md +++ b/charts/influxdb/README.md @@ -1,6 +1,6 @@ # Helm Chart for influxdb -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.4](https://img.shields.io/badge/AppVersion-1.8.4-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.8.4](https://img.shields.io/badge/AppVersion-1.8.4-informational?style=flat-square) The Time Series Data Platform where developers build IoT, analytics, and cloud applications. diff --git a/charts/jaeger-collector/Chart.yaml b/charts/jaeger-collector/Chart.yaml index 3053dd8..105f7a0 100644 --- a/charts/jaeger-collector/Chart.yaml +++ b/charts/jaeger-collector/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: jaeger-collector type: application description: Jaeger is a distributed tracing system released as open source project. It is used for monitoring and troubleshooting microservices-based distributed systems. -version: 1.3.2 +version: 1.3.5 appVersion: "1.41.0" home: https://github.com/Romanow/helm-charts/tree/master/charts/jaeger-collector icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/jaeger.png diff --git a/charts/jaeger-collector/README.md b/charts/jaeger-collector/README.md index ae4ff76..ad4475f 100644 --- a/charts/jaeger-collector/README.md +++ b/charts/jaeger-collector/README.md @@ -1,6 +1,6 @@ # Helm Chart jaeger-collector -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square) Jaeger is a distributed tracing system released as open source project. It is used for monitoring and troubleshooting microservices-based distributed systems. diff --git a/charts/jaeger-query/Chart.yaml b/charts/jaeger-query/Chart.yaml index 973562e..268d1f3 100644 --- a/charts/jaeger-query/Chart.yaml +++ b/charts/jaeger-query/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: jaeger-query type: application description: Jaeger is a distributed tracing system released as open source project. It is used for monitoring and troubleshooting microservices-based distributed systems. -version: 1.3.2 +version: 1.3.5 appVersion: "1.41.0" home: https://github.com/Romanow/helm-charts/tree/master/charts/jaeger-query icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/jaeger.png diff --git a/charts/jaeger-query/README.md b/charts/jaeger-query/README.md index 4461892..3e27677 100644 --- a/charts/jaeger-query/README.md +++ b/charts/jaeger-query/README.md @@ -1,6 +1,6 @@ # Helm Chart for jaeger-query -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square) Jaeger is a distributed tracing system released as open source project. It is used for monitoring and troubleshooting microservices-based distributed systems. diff --git a/charts/java-service/Chart.yaml b/charts/java-service/Chart.yaml index 199f06a..9c5d375 100644 --- a/charts/java-service/Chart.yaml +++ b/charts/java-service/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: java-service type: application description: Helm chart for Spring Boot application with logging and tracing -version: 1.3.3 +version: 1.3.5 appVersion: "v1.0" home: https://github.com/Romanow/helm-charts/tree/master/charts/java-service icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/spring-boot.png diff --git a/charts/java-service/README.md b/charts/java-service/README.md index 4f71990..c975477 100644 --- a/charts/java-service/README.md +++ b/charts/java-service/README.md @@ -1,6 +1,6 @@ # Helm Chart for java-service -![Version: 1.3.2](https://img.shields.io/badge/Version-1.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0](https://img.shields.io/badge/AppVersion-v1.0-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0](https://img.shields.io/badge/AppVersion-v1.0-informational?style=flat-square) Helm chart for Spring Boot application with logging and tracing diff --git a/charts/kibana/Chart.yaml b/charts/kibana/Chart.yaml index 4d7f029..412f559 100644 --- a/charts/kibana/Chart.yaml +++ b/charts/kibana/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kibana type: application description: Kibana is a free and open user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. -version: 1.3.2 +version: 1.3.5 appVersion: "7.17.8" home: https://github.com/Romanow/helm-charts/tree/master/charts/kibana icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/kibana.png diff --git a/charts/kibana/README.md b/charts/kibana/README.md index 06fbf28..aa89a15 100644 --- a/charts/kibana/README.md +++ b/charts/kibana/README.md @@ -1,6 +1,6 @@ # Helm Chart for kibana -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.17.8](https://img.shields.io/badge/AppVersion-7.17.8-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.17.8](https://img.shields.io/badge/AppVersion-7.17.8-informational?style=flat-square) Kibana is a free and open user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. diff --git a/charts/logstash/Chart.yaml b/charts/logstash/Chart.yaml index c365df4..cbfe56b 100644 --- a/charts/logstash/Chart.yaml +++ b/charts/logstash/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: logstash type: application description: Logstash is a free and open server-side data processing pipeline that ingests data from a multitude of sources, transforms it, and then sends it to your favorite "stash" -version: 1.3.2 +version: 1.3.5 appVersion: "7.17.8" home: https://github.com/Romanow/helm-charts/tree/master/charts/logstash icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/logstash.png diff --git a/charts/logstash/README.md b/charts/logstash/README.md index da7e078..66b2a37 100644 --- a/charts/logstash/README.md +++ b/charts/logstash/README.md @@ -1,6 +1,6 @@ # Helm Chart for logstash -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.17.8](https://img.shields.io/badge/AppVersion-7.17.8-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.17.8](https://img.shields.io/badge/AppVersion-7.17.8-informational?style=flat-square) Logstash is a free and open server-side data processing pipeline that ingests data from a multitude of sources, transforms it, and then sends it to your favorite "stash" diff --git a/charts/node-exporter/Chart.yaml b/charts/node-exporter/Chart.yaml index 263390c..9c6758d 100644 --- a/charts/node-exporter/Chart.yaml +++ b/charts/node-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: node-exporter type: application description: Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors. -version: 1.3.2 +version: 1.3.5 appVersion: "1.5.0" home: https://github.com/Romanow/helm-charts/tree/master/charts/node-exporter icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/prometheus.png diff --git a/charts/node-exporter/README.md b/charts/node-exporter/README.md index c2cccf6..b96ec4a 100644 --- a/charts/node-exporter/README.md +++ b/charts/node-exporter/README.md @@ -1,6 +1,6 @@ # Helm Chart for node-exporter -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go with pluggable metric collectors. diff --git a/charts/postgres/Chart.yaml b/charts/postgres/Chart.yaml index b7c6a82..95be881 100644 --- a/charts/postgres/Chart.yaml +++ b/charts/postgres/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: postgres type: application description: PostgreSQL is a powerful, open source object-relational database system. -version: 1.3.4 +version: 1.3.5 home: https://github.com/Romanow/helm-charts/tree/master/charts/postgres icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/postgres.png appVersion: "15" diff --git a/charts/postgres/README.md b/charts/postgres/README.md index a9392fd..3fdb6ce 100644 --- a/charts/postgres/README.md +++ b/charts/postgres/README.md @@ -1,6 +1,6 @@ # Helm Chart for postgres -![Version: 1.3.3](https://img.shields.io/badge/Version-1.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15](https://img.shields.io/badge/AppVersion-15-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 15](https://img.shields.io/badge/AppVersion-15-informational?style=flat-square) PostgreSQL is a powerful, open source object-relational database system. diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index 8aa5435..45ff82f 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: prometheus type: application description: Prometheus collects and stores its metrics as time series data, i.e. metrics information is stored with the timestamp at which it was recorded, alongside optional key-value pairs called labels. -version: 1.3.2 +version: 1.3.5 appVersion: "2.40.0" home: https://github.com/Romanow/helm-charts/tree/master/charts/prometheus icon: https://raw.githubusercontent.com/Romanow/helm-charts/master/icons/prometheus.png diff --git a/charts/prometheus/README.md b/charts/prometheus/README.md index b096bea..398feba 100644 --- a/charts/prometheus/README.md +++ b/charts/prometheus/README.md @@ -1,6 +1,6 @@ # Helm Chart for prometheus -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.40.0](https://img.shields.io/badge/AppVersion-2.40.0-informational?style=flat-square) +![Version: 1.3.5](https://img.shields.io/badge/Version-1.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.40.0](https://img.shields.io/badge/AppVersion-2.40.0-informational?style=flat-square) Prometheus collects and stores its metrics as time series data, i.e. metrics information is stored with the timestamp at which it was recorded, alongside optional key-value pairs called labels.