@@ -2,7 +2,7 @@ apiVersion: v2
22name : misc-apps
33description : Argo CD app-of-apps config for miscellaneous small tools
44type : application
5- version : 0.57 .0
5+ version : 0.58 .0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/misc-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -19,26 +19,18 @@ annotations:
1919 artifacthub.io/changes : |
2020 - kind: changed
2121 description: |
22- chore: Upgraded Keda chart from 2.14 .2 to 2.17 .2
22+ chore: Upgraded Keda chart from 2.17 .2 to 2.18 .2
2323
24- - Bumped Keda to v2.17.0
25- - improved security with stricter RBAC
26- - improved reliability of cer Renewals
24+ - Bumped Keda to 2.18.2
25+ - improved the raw metrics stream to send metrics during the ScaledObject's polling interval
26+ - Added a flag KEDA_CHECK_UNEXPECTED_SCALERS_PARAMS to allow checking for unexpected scaler parameters
2727 - added option to disable the creation of legacy Docker service links
2828 - fixed service account token bug.
2929
3030 links:
31- - name: v2.17.2 release notes
32- url: https://github.com/kedacore/charts/releases/tag/v2.17.2
33- - name: v2.17.1 release notes
34- url: https://github.com/kedacore/charts/releases/tag/v2.17.1
35- - name: v2.16.1 release notes
36- url: https://github.com/kedacore/charts/releases/tag/v2.16.1
37- - name: v2.16.0 release notes
38- url: https://github.com/kedacore/charts/releases/tag/v2.16.0
39- - name: v2.15.2 release notes
40- url: https://github.com/kedacore/charts/releases/tag/v2.15.2
41- - name: v2.15.1 release notes
42- url: https://github.com/kedacore/charts/releases/tag/v2.15.1
43- - name: v2.14.3 release notes
44- url: https://github.com/kedacore/charts/releases/tag/v2.14.3
31+ - name: v2.18.0 release notes
32+ url: https://github.com/kedacore/keda/releases/tag/v2.18.0
33+ - name: v2.18.1 release notes
34+ url: https://github.com/kedacore/keda/releases/tag/v2.18.1
35+ - name: v2.18.0 release notes
36+ url: https://github.com/kedacore/keda/releases/tag/v2.18.0
0 commit comments