-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(overprovisioner): Updated cpa image to v1.8.9 (#867)
Signed-off-by: Steve Hipwell <[email protected]>
- Loading branch information
1 parent
b5f6a57
commit 45e77ab
Showing
4 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ apiVersion: v2 | |
name: overprovisioner | ||
description: Helm chart for overprovisioning Kubernetes clusters. | ||
type: application | ||
version: 0.2.0 | ||
appVersion: 0.2.0 | ||
version: 0.3.0 | ||
appVersion: 0.3.0 | ||
home: https://github.com/stevehipwell/helm-charts/ | ||
icon: https://upload.wikimedia.org/wikipedia/labs/thumb/b/ba/Kubernetes-icon-color.svg/2110px-Kubernetes-icon-color.svg.png | ||
keywords: | ||
|
@@ -19,7 +19,7 @@ maintainers: | |
email: [email protected] | ||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: "Added support for automatic scaling using the cluster proportional autoscaler." | ||
- kind: changed | ||
description: "Changed how the pause pod capacity works; use the new `capacity` values." | ||
description: "Updated the _cluster-proportional-autoscaler_ OCI image version to [v1.8.9](https://github.com/kubernetes-sigs/cluster-proportional-autoscaler/releases/tag/v1.8.9)." | ||
- kind: changed | ||
description: "Changed the default `podSecurityContext` & `securityContext` values for all components.." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters