File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ annotations:
33 licenses : Apache-2.0
44type : application
55apiVersion : v2
6- appVersion : v1.1.11
6+ appVersion : v1.1.12
77dependencies :
88 - name : common
99 repository : oci://registry-1.docker.io/bitnamicharts
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ These presets are for basic testing and not meant to be used in production
1414{ {/* The limits are the requests increased by 50% (except ephemeral-storage and xlarge/2xlarge sizes)*/} }
1515{ {- $presets := dict
1616 " pico" (dict
17- " requests" (dict " cpu" " 1m " " memory" " 28Mi" " ephemeral-storage" " 50Mi" )
18- " limits" (dict " cpu" " 10m " " memory" " 92Mi" " ephemeral-storage" " 2Gi" )
17+ " requests" (dict " cpu" " 10m " " memory" " 28Mi" " ephemeral-storage" " 50Mi" )
18+ " limits" (dict " cpu" " 50m " " memory" " 92Mi" " ephemeral-storage" " 2Gi" )
1919 )
2020 " nano" (dict
2121 " requests" (dict " cpu" " 100m" " memory" " 128Mi" " ephemeral-storage" " 50Mi" )
Original file line number Diff line number Diff line change 1515 <a
1616 :href =" 'mailto:' + resume.email"
1717 class =" contact-button lowercase"
18- >
19- └ {{ resume.email }}
20- </a >
18+ >├ {{ resume.email }}</a >
2119 </div >
2220 </div >
2321</template >
You can’t perform that action at this time.
0 commit comments