Skip to content

Commit

Permalink
docs: update versions in readme (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: github_actions <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Aug 30, 2024
1 parent 404be17 commit 1636348
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/application/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# application

![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)
![Version: 1.24.0](https://img.shields.io/badge/Version-1.24.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.

Expand Down Expand Up @@ -74,6 +74,7 @@ Generic application chart with common requirements of a typical workload.
| encryptedSecret.data | object | `{}` | |
| encryptedSecret.stringData | object | `{}` | |
| encryptedSecret.mountPath | string | `nil` | |
| serviceAccount.existingServiceAccountName | string | `nil` | |
| serviceAccount.workloadIdentityServiceAccount | string | `nil` | |
| serviceAccount.secretName | string | `nil` | |
| serviceAccount.mountPath | string | `"/config/service-account"` | |
Expand Down

0 comments on commit 1636348

Please sign in to comment.