File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.1.11 (2025-10-01 )
3
+ ## 0.1.13 (2025-10-08 )
4
4
5
- * [ nginx] update containerport documentation ([ #198 ] ( https://github.com/CloudPirates-io/helm-charts/pull/198 ) )
5
+ * [ nginx/nginx-prometheus-exporter] Update nginx/nginx-prometheus-exporter to v1.5 ([ #234 ] ( https://github.com/CloudPirates-io/helm-charts/pull/234 ) )
6
+
7
+ ## <small >0.1.12 (2025-10-07)</small >
8
+
9
+ * Add prometheus nginx metrics exporter (#224 ) ([ 5bf615a] ( https://github.com/CloudPirates-io/helm-charts/commit/5bf615a ) ), closes [ #224 ] ( https://github.com/CloudPirates-io/helm-charts/issues/224 )
10
+
11
+ ## <small >0.1.11 (2025-10-01)</small >
12
+
13
+ * Changed README.md due to bug (wrong description) (#197 ) ([ 84fd116] ( https://github.com/CloudPirates-io/helm-charts/commit/84fd116 ) ), closes [ #197 ] ( https://github.com/CloudPirates-io/helm-charts/issues/197 )
14
+ * update containerport documentation (#198 ) ([ f20d6d4] ( https://github.com/CloudPirates-io/helm-charts/commit/f20d6d4 ) ), closes [ #198 ] ( https://github.com/CloudPirates-io/helm-charts/issues/198 )
6
15
7
16
## <small >0.1.10 (2025-09-30)</small >
8
17
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : nginx
3
3
description : Nginx is a high-performance HTTP server and reverse proxy.
4
4
type : application
5
- version : 0.1.12
5
+ version : 0.1.13
6
6
appVersion : " 1.29.1"
7
7
keywords :
8
8
- nginx
Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ metrics:
244
244
image :
245
245
registry : docker.io
246
246
repository : nginx/nginx-prometheus-exporter
247
- tag : " 1.4 @sha256:6edfb73afd11f2d83ea4e8007f5068c3ffaa38078a6b0ad1339e5bd2f637aacd "
247
+ tag : " 1.5 @sha256:bf76e58df548a13e52bd543ac70f6d3d667e14884e8b51c149bd81994ca75ccd "
248
248
pullPolicy : Always
249
249
# # @param metrics.resources Resource limits and requests for metrics container
250
250
resources :
You can’t perform that action at this time.
0 commit comments