Skip to content

Commit

Permalink
Merge pull request #140 from MediaMarktSaturn/generate-chart-docs/patch
Browse files Browse the repository at this point in the history
docs: update versions in readme
  • Loading branch information
heubeck authored Jul 30, 2024
2 parents d55d4e8 + d9b2d4a commit 5da85ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/application/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# application

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

Generic application chart with common requirements of a typical workload.

Expand Down Expand Up @@ -144,6 +144,8 @@ Generic application chart with common requirements of a typical workload.
| initDefaults.resources.limits.cpu | string | `"500m"` | |
| initDefaults.resources.limits.memory | string | `"100Mi"` | |
| initDefaults.restartPolicy | string | `"Always"` | |
| tolerations | list | `[]` | |
| affinity | object | `{}` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

0 comments on commit 5da85ef

Please sign in to comment.