Stefan Prodan
29f3e7f430
Release v6.0.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-06-16 15:24:35 +03:00
Stefan Prodan
8a7d5689e5
Merge pull request #139 from stefanprodan/alpine-3.14
...
Update Alpine to v3.14
2021-06-16 15:21:02 +03:00
Stefan Prodan
70ab46cd6e
Update Alpine to v3.14
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-06-16 15:16:43 +03:00
Stefan Prodan
d8effad747
Merge pull request #138 from stefanprodan/deps-update
...
Update dependencies
2021-06-16 14:54:25 +03:00
Stefan Prodan
dc97765557
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-06-16 14:37:41 +03:00
Stefan Prodan
685371108d
Merge pull request #136 from monotek/ingressClassName
...
chart: Upgrade Ingress to networking.k8s.io/v1 and add ingressClassName
2021-06-08 19:08:16 +03:00
André Bauer
b6f1555176
added ingressClassName
...
Signed-off-by: André Bauer <monotek23@gmail.com >
2021-06-04 15:51:59 +02:00
Stefan Prodan
deadf87be8
Merge pull request #134 from stefanprodan/release-v5.2.1
...
Release v5.2.1
5.2.1
2021-05-13 15:33:46 +03:00
Stefan Prodan
1d75661e45
Release v5.2.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-13 15:33:21 +03:00
Stefan Prodan
6a78560d28
Update dgrijalva/jwt-go to v4 ( #133 )
...
Fix for CVE-2020-26160 https://avd.aquasec.com/nvd/cve-2020-26160/
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-13 15:30:43 +03:00
Hendrik Ferber
9c4df129c6
added additional labels to servicemonitor template ( #132 )
...
chart: Add additional labels to servicemonitor template
Co-authored-by: Hendrik Ferber <HFerber@anexia-it.com >
2021-05-06 16:39:41 +03:00
Stefan Prodan
21c8dfbb69
Merge pull request #130 from onematchfox/master
...
Add option to bind service to specific host
2021-04-21 14:45:36 +03:00
Brian Fox
8c93f05fa9
feat: add option to bind service to specific host
2021-04-16 08:07:56 +02:00
Stefan Prodan
ef98a040c8
Merge pull request #129 from stefanprodan/release-v5.2.0
...
Release v5.2.0
5.2.0
2021-03-22 11:45:01 +02:00
Stefan Prodan
bcd8e65416
Release v5.2.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-22 11:40:18 +02:00
Stefan Prodan
79ab71bcf9
Merge pull request #128 from stefanprodan/cd-docs
...
Add Continuous Delivery section to readme
2021-03-21 20:31:49 +02:00
Stefan Prodan
a67c482a87
Add Continuous Delivery section to readme
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 19:27:27 +02:00
Stefan Prodan
7d89cbfd07
Merge pull request #127 from stefanprodan/chart-improvements
...
Helm chart improvements
2021-03-21 18:09:39 +02:00
Stefan Prodan
0b73f44190
chart: Add container security context
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 15:58:29 +02:00
Stefan Prodan
5751990e1a
chart: Rearrange values
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 15:35:32 +02:00
Stefan Prodan
6d1d8c1271
chart: Add service annotations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 15:21:37 +02:00
Stefan Prodan
81a311281e
Merge pull request #126 from stefanprodan/helm-action
...
Refactor Helm GitHub Action
2021-03-21 14:51:32 +02:00
Stefan Prodan
71647cee9a
Refactor Helm GitHub Action
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 13:49:32 +02:00
Stefan Prodan
2487019631
Merge pull request #125 from stefanprodan/go-1.16
...
Update Go to v1.16
2021-03-21 13:42:36 +02:00
Stefan Prodan
885a35eebf
Update Go to v1.16
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-03-21 13:37:26 +02:00
Stefan Prodan
d36c523e67
Merge pull request #124 from runyontr/redis-connection-fix
...
chart: Fix Redis backend url
2021-03-05 16:45:20 +02:00
Thomas Runyon
43b05fb948
Update redis backend url
...
The connection information for redis does not match the service entry.
2021-03-05 08:56:23 -05:00
Stefan Prodan
6856337c57
Merge pull request #123 from mhulscher/servicemonitor-should-select-own-namespace-only
...
fix(chart): ensure that the servicemonitor only selects its own namespace
2021-03-01 16:51:08 +02:00
Mitch Hulscher
2b603bedcd
fix(chart): ensure that the servicemonitor only selects its own namespace
2021-03-01 14:59:19 +01:00
Stefan Prodan
e43ebfa5bf
Merge pull request #121 from stefanprodan/release-5.1.4
...
Release v5.1.4
5.1.4
2021-02-02 16:26:20 +02:00
Stefan Prodan
c914acb34d
Release v5.1.4
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-02-02 16:20:22 +02:00
Stefan Prodan
982713606e
Merge pull request #120 from 181192/service-monitor-selector
...
chart: Fix ServiceMonitor matchLabels for service
2021-02-02 10:03:57 +02:00
181192
63c0d0afe5
Fix servicemonitor matchLabels for service
...
Signed-off-by: 181192 <k@kalli.no >
2021-02-01 18:47:54 +01:00
Stefan Prodan
4407939ea3
Merge pull request #119 from stefanprodan/release-5.1.3
...
Release v5.1.3
5.1.3
2021-01-31 12:41:08 +02:00
Stefan Prodan
ee6df13f57
Release v5.1.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-31 12:36:06 +02:00
Stefan Prodan
97f9aca039
Merge pull request #118 from stefanprodan/remove-helmv2-tests
...
Refactor e2e tests
2021-01-28 16:11:27 +02:00
Stefan Prodan
f30e3f89ed
Refactor e2e tests
...
- remove Helm v2 and Tiller
- update Helm v3 to 3.5.0
- rename scripts dir to test
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-01-28 13:05:34 +02:00
Stefan Prodan
f220644263
Merge pull request #117 from a-vorobiev/fix/use-group
...
Fix adduser param to actually use 'app' group
2021-01-26 10:57:35 +02:00
Anton Vorobiev
9e066ebc7b
Fix adduser param to actually use 'app' group
2021-01-23 21:58:49 +01:00
Stefan Prodan
855f7724be
Merge pull request #113 from stefanprodan/release-5.1.2
...
Release v5.1.2
5.1.2
2020-12-14 13:22:23 +02:00
Stefan Prodan
33d1e950a9
Release v5.1.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-14 13:13:47 +02:00
Stefan Prodan
ec57c11356
Merge pull request #112 from ErezArbell/patch-1
...
Add quoting support in ingress to allow wildcard domain
2020-12-14 10:18:00 +02:00
ErezArbell
f0d7f0adca
Add quoting support in ingress to allow wildcard domain
...
YAML requires asterisk to be quoted.
If we want to use wildcard host in the ingress so we put in values.yaml something like
```
ingress:
tls:
- secretName: my-secret-tls
hosts:
- '*.example.com'
```
then Helm removes the quote mark before putting the hosts value in the ingress, so the ingress will have this unquoted and will give error:
```
Error: YAML parse error on podinfo/templates/ingress.yaml: error converting YAML to JSON: yaml: line 21: did not find expected alphabetic or numeric character
```
See same issue : <https://github.com/helm/helm/issues/3936 >.
and this PR that fixes it in Helm code: <https://github.com/helm/helm/pull/3956 >.
This fix applies the same to podinfo.
2020-12-14 09:44:50 +02:00
Stefan Prodan
9f4d31a8c4
Merge pull request #111 from stefanprodan/release-v5.1.1
...
Release v5.1.1
5.1.1
2020-12-09 11:11:53 +02:00
Stefan Prodan
95eafd32f9
Release v5.1.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-09 10:25:36 +02:00
Stefan Prodan
86dbbf7254
Merge pull request #109 from ut8ia/patch-1
...
Issue : silence on config file missing error
2020-12-08 18:05:26 +02:00
Stefan Prodan
b13ec2ddb4
Merge pull request #110 from stefanprodan/release-v5.1.0
...
Release v5.1.0
5.1.0
2020-12-08 17:43:37 +02:00
Stefan Prodan
0f7a876dae
Release v5.1.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2020-12-08 17:36:23 +02:00
Eugene Anufriev
837ff33ee0
Issue : silence on config file missing error
...
Any information in case when config file not exist or path\filename configured incorrectly.
It is not clear now.
Propose: handle such situation and inform about that.
2020-12-02 17:46:56 +02:00
Stefan Prodan
4735f54368
Merge pull request #108 from dmccaffery/feat/secure-port-chart
...
feat(charts): add tls support to helm chart
2020-11-20 15:43:54 +02:00