Skip to content

Commit

Permalink
docs: update versions in readme (#121)
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 Jun 12, 2024
1 parent 12da20b commit cce9629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/application/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# application

![Version: 1.14.2](https://img.shields.io/badge/Version-1.14.2-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.15.0](https://img.shields.io/badge/Version-1.15.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 @@ -85,7 +85,7 @@ Generic application chart with common requirements of a typical workload.
| gatewayApi.enabled | bool | `false` | |
| gatewayApi.host | string | `nil` | |
| gatewayApi.pathPrefix | string | `nil` | |
| gatewayApi.stripPathPrefix | bool | `false` | |
| gatewayApi.pathPrefixRewrite | string | `"/"` | |
| gatewayApi.gatewayRef.name | string | `nil` | |
| gatewayApi.gatewayRef.namespace | string | `nil` | |
| gatewayApi.gatewayRef.sectionName | string | `nil` | |
Expand Down

0 comments on commit cce9629

Please sign in to comment.