From b2867e0f4f228313b289e790751e97537a4f5a1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:09:13 +0000 Subject: [PATCH] docs: update versions in readme (#143) Co-authored-by: github_actions --- charts/application/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/application/README.md b/charts/application/README.md index 95ccb06..57a54bc 100644 --- a/charts/application/README.md +++ b/charts/application/README.md @@ -1,6 +1,6 @@ # application -![Version: 1.22.0](https://img.shields.io/badge/Version-1.22.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) +![Version: 1.23.0](https://img.shields.io/badge/Version-1.23.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) Generic application chart with common requirements of a typical workload. @@ -61,6 +61,8 @@ Generic application chart with common requirements of a typical workload. | nodeSelector | object | `{}` | | | labels | object | `{}` | | | resources | object | `{}` | | +| lifecycle.postStart | object | `{}` | | +| lifecycle.preStop | object | `{}` | | | podSecurityContext | object | `{}` | | | configuration | object | `{}` | | | disruptionBudget.minAvailable | string | `nil` | |