update chart version and frontend cpu

This commit is contained in:
Maidul Islam
2023-09-19 12:45:07 -04:00
parent 45734d78c0
commit 1609bd4652
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.3
version: 0.3.4
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

View File

@@ -50,7 +50,7 @@ frontend:
limits:
memory: 100Mi
requests:
cpu: 150m
cpu: 100m
## @param frontend.kubeSecretRef Backend secret resource reference name (containing required [frontend configuration variables](https://infisical.com/docs/self-hosting/configuration/envars))
##
kubeSecretRef: ""