kahootali
c844f12f73
add logFormat default value
2020-01-13 17:09:53 +05:00
stakater-user
77c7d63296
Bump Version to v0.0.50
2019-12-31 05:49:32 +00:00
Rajesh Rajendran
68d0349793
Include annotations in templating.
...
for example, If I have istio enabled in a namespace, and I want to deploy reloader in that, It doesn't make sense to include envoy there. So there should be an option to add `sidecar.istio.io/inject: "false"` annotation.
2019-12-31 10:52:19 +05:30
stakater-user
ded923b12a
Bump Version to v0.0.49
2019-10-22 12:21:42 +00:00
Alexandr Semak
f89c321a50
fix value for helm template
2019-10-22 06:43:19 -04:00
stakater-user
225427cec1
Bump Version to v0.0.48
2019-10-21 07:12:07 +00:00
stakater-user
bf961c0456
Bump Version to v0.0.47
2019-10-21 07:01:11 +00:00
stakater-user
d517626033
Bump Version to v0.0.46
2019-10-21 06:39:52 +00:00
stakater-user
d0baf7a5cc
Bump Version to v0.0.45
2019-10-18 11:59:28 +00:00
stakater-user
fd7d0f9f99
Bump Version to v0.0.44
2019-10-18 11:26:06 +00:00
stakater-user
b6a333ea73
Bump Version to v0.0.43
2019-10-16 08:08:06 +00:00
stakater-user
e14b0c81b0
Bump Version to v0.0.42
2019-10-15 06:39:28 +00:00
waseem
02cab487c4
Add missing global field in values template
2019-10-15 08:10:33 +02:00
Marcos Estevez
734b33ba55
Sync with upstream helm/charts/stable/reloader
...
Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com >
2019-10-10 14:29:51 +02:00
stakater-user
29f4c66274
Bump Version to v0.0.41
2019-10-09 06:55:17 +00:00
stakater-user
503776c2a5
Bump Version to v0.0.40
2019-08-27 07:51:00 +00:00
irti
b11514ec13
[update-manifests] update values.yaml.tmlp manifest
2019-08-27 12:39:03 +05:00
irti
ef7d98f5e3
[update-manifests] update values manifest
2019-08-27 11:36:59 +05:00
stakater-user
7c2121b7c9
Bump Version to v0.0.39
2019-08-20 09:59:32 +00:00
irti
0bf2fc66cc
[fix-issue-79] add reloader-name template in _helpers.tpl
2019-08-20 14:20:40 +05:00
irti
d599340549
[fix-issue-79] remove reloader-name template and replace it with reloader-fullname
2019-08-20 10:28:35 +05:00
irti
83a711885c
[fix-issue-79] add nodeSelector, affinity and tolerations in deployment manifest
2019-08-13 18:14:51 +05:00
irti
0ddfe8406d
[fix-issue-79] fix for default value issue for service account
2019-08-13 17:58:53 +05:00
stakater-user
036882b588
Bump Version to v0.0.38
2019-08-05 08:09:38 +00:00
waseem
6d54f9faca
Added brackets to isOpenshift
2019-08-05 09:45:04 +02:00
waseem
18254666a6
Add openshift flag to explicitly add rbac for openshift
2019-08-05 09:20:37 +02:00
stakater-user
e462f7ab26
Bump Version to v0.0.37
2019-07-08 10:21:39 +00:00
waseem
8c1a9317ee
Fix conflicts
2019-07-08 10:38:19 +02:00
stakater-user
5fc34e885e
Bump Version to v0.0.36
2019-07-08 08:28:55 +00:00
irti
cf9c0fc685
[fix-deployment-template] fix deployment template. Custom annotations check causing the ignore-resources field addition to fail
2019-07-08 12:32:19 +05:00
waseem
16d75d1d47
Fix merge conflicts
2019-07-05 12:24:46 +02:00
stakater-user
e7ccc40035
Bump Version to v0.0.35
2019-07-05 05:38:24 +00:00
Irtiza Ali
0197dec568
Merge pull request #72 from henryaj/master
...
Optionally disable secret checking
2019-07-04 22:40:36 +05:00
hstanley
a69674ba4c
Remove errant 'resources-to-watch' flags
2019-07-04 10:03:14 +01:00
waseem
daca09e65e
Add deploymentconfigs to clusterrole
2019-07-04 10:53:19 +02:00
waseem
1689a9560b
Add deploymentconfigs in rbac if platform is openshift
2019-07-04 10:16:48 +02:00
stakater-user
b3d3c3704a
Bump Version to v0.0.34
2019-07-04 06:29:52 +00:00
hstanley
3e6c4a3f60
Switch from list of resources to monitor to list of resources to ignore
2019-07-03 16:01:15 +01:00
hstanley
8cf105726f
Update helm charts (deployments and RBAC)
2019-07-03 10:56:09 +01:00
stakater-user
8b824ef26a
Bump Version to v0.0.33
2019-07-01 12:09:23 +00:00
Chris Nesbitt-Smith
401a94bd36
add kustomization.yaml
2019-06-27 10:59:02 +01:00
stakater-user
bf12cbec15
Bump Version to v0.0.32
2019-06-27 08:30:31 +00:00
Steve Huff
dcbc0e0de0
Permit passing resources, tolerations, affinity to Helm chart
...
These values are all empty by default.
2019-06-26 18:44:39 +00:00
stakater-user
aff377718c
Bump Version to v0.0.31
2019-06-25 09:27:27 +00:00
irti
43200e127a
[add-node-selector-support] add nodeSelector param in values.yaml file
2019-06-20 12:03:37 +05:00
irti
6db5106f85
[add-node-selector-support] fix issue
2019-06-20 11:55:21 +05:00
irti
703c0ea56e
[add-node-selector-support] add nodeSelector support
2019-06-20 11:36:12 +05:00
stakater-user
21563abc07
Bump Version to v0.0.30
2019-06-11 07:36:19 +00:00
Christian Ihle
b5c8ee2ab9
Add optional support for readOnlyRootFilesystem
2019-06-06 11:59:42 +02:00
Christian Ihle
c27bb3929b
Split permissions for apps and extensions apigroups since statefulsets does not have extensions
2019-06-06 11:54:14 +02:00