Skip to content

Commit

Permalink
docs: update versions in readme (#131)
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 Jul 17, 2024
1 parent c929503 commit a478ceb
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.16.0](https://img.shields.io/badge/Version-1.16.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.17.0](https://img.shields.io/badge/Version-1.17.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 @@ -48,6 +48,7 @@ Generic application chart with common requirements of a typical workload.
| image.repositorySecret | string | `"oci-registry-service"` | |
| image.repositoryProvider | string | `"generic"` | |
| image.imageAutomationNamespace | string | `nil` | |
| image.pullSecrets | list | `[]` | |
| service.port | int | `80` | |
| service.timeout | string | `"120s"` | |
| service.annotations | object | `{}` | |
Expand Down

0 comments on commit a478ceb

Please sign in to comment.