Skip to content

Commit

Permalink
Merge pull request #1306 from stevehipwell/release-chart-v3-11-0
Browse files Browse the repository at this point in the history
feat(chart): Added changes for v3.11.0
  • Loading branch information
k8s-ci-robot committed Aug 3, 2023
2 parents ffafa06 + 3adaed7 commit 9b91af2
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 84 deletions.
18 changes: 9 additions & 9 deletions charts/metrics-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: metrics-server
description: Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
type: application
version: 3.10.0
appVersion: 0.6.3
version: 3.11.0
appVersion: 0.6.4
keywords:
- kubernetes
- metrics-server
Expand All @@ -21,11 +21,11 @@ maintainers:
url: https://github.com/endrec
annotations:
artifacthub.io/changes: |
- kind: fixed
description: "Fixed auth-reader role binding namespace to always use kube-system."
- kind: fixed
description: "Fixed addon resizer configuration."
- kind: added
description: "Added support for running under PodSecurity restricted."
- kind: fixed
description: "Fixed container port default not having been updated to 10250."
description: "Added default Metrics Server resource requests."
- kind: changed
description: "Updated the Metrics Server OCI image to v0.6.3."
- kind: changed
description: "Updated the addon resizer OCI image to v1.8.19."
- kind: changed
description: "Changed the default addon resizer nanny resource configuration to match the documented Metrics Server autoscaling values."
Loading

0 comments on commit 9b91af2

Please sign in to comment.