feat/helm: Bump appVersion to 0.6.1 release (#272)
* feat/helm: Bump appVersion to 0.6.1 release * Also bump chart version to trigger a new chart release Co-authored-by: Yusuke Kuoka <c-ykuoka@zlab.co.jp>
This commit is contained in:
		
							parent
							
								
									a2690aa5cb
								
							
						
					
					
						commit
						d37cd69e9b
					
				|  | @ -15,12 +15,12 @@ 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.2.0 | ||||
| version: 0.2.1 | ||||
| 
 | ||||
| # 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 | ||||
| # follow Semantic Versioning. They should reflect the version the application is using. | ||||
| appVersion: 0.16.0 | ||||
| appVersion: 0.16.1 | ||||
| 
 | ||||
| home: https://github.com/summerwind/actions-runner-controller | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue