mirror of
https://github.com/helm/charts.git
synced 2026-08-23 14:27:18 +00:00
Add sheroy to owners (#10479)
* Add sheroy to owners Signed-off-by: Aravind SV <mail@arvindsv.com> * Update changelog and chart version Signed-off-by: Aravind SV <mail@arvindsv.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b585508f33
commit
fdf8443d52
@@ -1,32 +1,45 @@
|
||||
### 1.6.1
|
||||
|
||||
* [28d5416](https://github.com/kubernetes/charts/commit/28d5416):
|
||||
- Add sheroy to owners
|
||||
|
||||
### 1.6.0
|
||||
|
||||
* [7002dac](https://github.com/kubernetes/charts/commit/7002dac):
|
||||
- add option to specify init containers and restart policy for server and agent
|
||||
|
||||
### 1.5.13
|
||||
|
||||
* [223b59f](https://github.com/kubernetes/charts/commit/223b59f):
|
||||
- Fix typo in README.
|
||||
|
||||
### 1.5.12
|
||||
|
||||
* [72aa74f1](https://github.com/kubernetes/charts/commit/72aa74f1):
|
||||
- Removes the namespace list permission for the service account being created.
|
||||
|
||||
### 1.5.11
|
||||
|
||||
* [a8f4e6c9](https://github.com/kubernetes/charts/commit/a8f4e6c9):
|
||||
- Bump up GoCD app version to 18.12.0
|
||||
|
||||
### 1.5.10
|
||||
|
||||
* [87b3a755](https://github.com/kubernetes/charts/commit/87b3a755):
|
||||
- Allow the override of the preconfigure command
|
||||
|
||||
### 1.5.9
|
||||
|
||||
* [6547ba84](https://github.com/kubernetes/charts/commit/6547ba84):
|
||||
- Introduces the ability to configure agent service accounts
|
||||
|
||||
### 1.5.8
|
||||
|
||||
* [cee475aa](https://github.com/kubernetes/charts/commit/cee475aa):
|
||||
- Enable extra volume mounts without persistence
|
||||
|
||||
### 1.5.7
|
||||
|
||||
* [c663a531](https://github.com/kubernetes/charts/commit/c663a531):
|
||||
- Bump up GoCD app version to 18.11.0
|
||||
|
||||
@@ -46,12 +59,14 @@
|
||||
- Update README with link to "Intro to GoCD" guide
|
||||
|
||||
### 1.5.3
|
||||
|
||||
* [65fa6218](https://github.com/kubernetes/charts/commit/65fa6218):
|
||||
- Affinity setting in agent and server deployments
|
||||
* [587d7a37](https://github.com/kubernetes/charts/commit/587d7a37):
|
||||
- Invalid nodeSelector reference for agent deployment
|
||||
|
||||
### 1.5.2
|
||||
|
||||
* [17fa5c8e](https://github.com/kubernetes/charts/commit/17fa5c8e): Fix agent kube resources typo.
|
||||
|
||||
### 1.5.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: gocd
|
||||
home: https://www.gocd.org/
|
||||
version: 1.6.0
|
||||
version: 1.6.1
|
||||
appVersion: 18.12.0
|
||||
description: GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease.
|
||||
icon: https://gocd.github.io/assets/images/go-icon-black-192x192.png
|
||||
|
||||
@@ -4,9 +4,11 @@ approvers:
|
||||
- GaneshSPatil
|
||||
- varshavaradarajan
|
||||
- maheshp
|
||||
- sheroy
|
||||
reviewers:
|
||||
- arvindsv
|
||||
- bdpiparva
|
||||
- GaneshSPatil
|
||||
- varshavaradarajan
|
||||
- maheshp
|
||||
- sheroy
|
||||
|
||||
Reference in New Issue
Block a user