File tree 4 files changed +89
-84
lines changed
4 files changed +89
-84
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : metrics-server
3
3
description : Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
4
4
type : application
5
- version : 3.10 .0
6
- appVersion : 0.6.3
5
+ version : 3.11 .0
6
+ appVersion : 0.6.4
7
7
keywords :
8
8
- kubernetes
9
9
- metrics-server
@@ -21,11 +21,11 @@ maintainers:
21
21
url : https://github.com/endrec
22
22
annotations :
23
23
artifacthub.io/changes : |
24
- - kind: fixed
25
- description: "Fixed auth-reader role binding namespace to always use kube-system."
26
- - kind: fixed
27
- description: "Fixed addon resizer configuration."
28
24
- kind: added
29
- description: "Added support for running under PodSecurity restricted."
30
- - kind: fixed
31
- description: "Fixed container port default not having been updated to 10250."
25
+ description: "Added default Metrics Server resource requests."
26
+ - kind: changed
27
+ description: "Updated the Metrics Server OCI image to v0.6.3."
28
+ - kind: changed
29
+ description: "Updated the addon resizer OCI image to v1.8.19."
30
+ - kind: changed
31
+ description: "Changed the default addon resizer nanny resource configuration to match the documented Metrics Server autoscaling values."
You can’t perform that action at this time.
0 commit comments