Skip to content

Releases: stakater/IngressMonitorController

v1.0.77

14 Jun 12:34
Compare
Choose a tag to compare

Changelog

101f555 Bump Version to v1.0.77
e9a0ca1 Merge pull request #187 from stakater/update-alpine-version
7d98c05 update alpine version due to CVE-2019-5012
08dfad1 alpine version update due to CVE-2019-5021

v1.0.76

17 May 07:01
Compare
Choose a tag to compare

Changelog

c57004e Bump Version to v1.0.76
1a7702f Merge pull request #181 from usamaahmadkhan/configmaps-to-secrets
e5760aa Merge branch 'master' into configmaps-to-secrets
62afa28 fix secret configMap names in deploymnent.yaml
8e7f4bc fix config map names

v1.0.75

14 May 11:04
Compare
Choose a tag to compare

Changelog

b8cf668 Bump Version to v1.0.75
aa2688b Merge pull request #155 from xanonid/resync-controller-periodically
bbe3400 Add resyncPeriod to helm chart kubernetes configmap.
15572f7 Fix typo in config_test Conifg -> Config
8140c8b Add config option which enable resync of the controller to get updates from existing Ingress endpoints
afc303a Merge pull request #178 from usamaahmadkhan/update-docs
9e9ad94 Merge branch 'master' into update-docs
99cfcef update docs

v1.0.74

06 May 12:14
Compare
Choose a tag to compare

Changelog

669ac80 Bump Version to v1.0.74
c7a8922 Merge pull request #177 from lumberj/logging
fb45267 Merge branch 'master' into logging
3b282e2 Merge branch 'master' into logging
5232f58 Allow log level and format to be configured

v1.0.73

06 May 11:29
Compare
Choose a tag to compare

Changelog

80e6677 Bump Version to v1.0.73

v1.0.72

06 May 11:19
Compare
Choose a tag to compare

Changelog

47270ee Bump Version to v1.0.72
01954a9 fix monitorNameTemplate
84cbe96 Merge pull request #174 from usamaahmadkhan/configmaps-to-secrets
bb36cdd Add sample secret structure
ab87dcb Merge branch 'master' into configmaps-to-secrets
17c92e4 Merge branch 'master' into configmaps-to-secrets
f41005c correct format values.yaml.tmpl + default mount value configMap
88df83b fix conflict from older version
6e22d78 pull from master
9694f2d Merge branch 'master' into configmaps-to-secrets
6ed3ca4 change values.yaml.tmpl
0a90a00 update docs for mount option
fda956f Added support for secrets

v1.0.71

06 May 08:14
Compare
Choose a tag to compare

Changelog

8c9bca6 Bump Version to v1.0.71
ae69955 Merge pull request #170 from DhiaTN/statuscake-basic-auth-annotation
a1c4aef Merge branch 'master' into statuscake-basic-auth-annotation
d758545 Merge branch 'master' into statuscake-basic-auth-annotation
2a6ca7f Add basic auth support for statuscake (#148)

v1.0.70

03 May 05:53
Compare
Choose a tag to compare

Changelog

0d445eb Bump Version to v1.0.70

v1.0.69

02 May 08:43
Compare
Choose a tag to compare

Changelog

bfbed1b Bump Version to v1.0.69
efe8cb5 Merge pull request #176 from lumberj/logging
95d0246 Replace references to "log" with logrus
763d419 Add sirupsen/logrus dependency

v1.0.68

30 Apr 08:56
Compare
Choose a tag to compare

Changelog

bd5beca Bump Version to v1.0.68
54bd8e3 Merge pull request #171 from DhiaTN/constant-http-code
1cdea90 Merge branch 'master' into constant-http-code
19ae2c6 Merge pull request #172 from usamaahmadkhan/skip-uptime-test-for-testconfigs
26d3d04 Merge branch 'master' into skip-uptime-test-for-testconfigs
94e6139 skip tests if test API Key is given
fc40829 Use constants for statusCodes (#159)