Skip to content

Commit e7c3b75

Browse files
docs: update versions in readme (#158)
Co-authored-by: github_actions <[email protected]>
1 parent 5a775a8 commit e7c3b75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/application/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# application
22

3-
![Version: 1.26.1](https://img.shields.io/badge/Version-1.26.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
3+
![Version: 1.27.0](https://img.shields.io/badge/Version-1.27.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
44

55
Generic application chart with common requirements of a typical workload.
66

@@ -17,6 +17,7 @@ Generic application chart with common requirements of a typical workload.
1717
| Key | Type | Default | Description |
1818
|-----|------|---------|-------------|
1919
| statefulSet.enabled | bool | `false` | |
20+
| statefulSet.podManagementPolicy | string | `"OrderedReady"` | |
2021
| container.port | int | `8080` | |
2122
| container.securityContext.allowPrivilegeEscalation | bool | `false` | |
2223
| container.annotations."cluster-autoscaler.kubernetes.io/safe-to-evict" | string | `"true"` | |

0 commit comments

Comments
 (0)