Skip to content

Releases: stakater/Reloader

v0.0.82

05 Mar 06:01
Compare
Choose a tag to compare

Changelog

7ccb173 Added multi-arch docker image for Github actions
1f154d0 Merge pull request #204 from corco/master
e9843c7 [skip-ci] Update artifacts

v0.0.81

19 Feb 03:25
Compare
Choose a tag to compare

Changelog

608a928 Merge pull request #201 from wtayyeb/patch-1
4f551ad [skip-ci] Update artifacts
e7516e8 fix deployment args, add custom_annotations.auto_search, search_match
5a14798 simplify auto-search, search-match annotations

v0.0.80

08 Feb 04:53
Compare
Choose a tag to compare

Changelog

45a833b Add custom annotation support in service account
79e3588 Merge pull request #200 from stakater/fix-issue-199
dc3494c [skip-ci] Update artifacts

v0.0.79

26 Jan 13:05
Compare
Choose a tag to compare

Changelog

935a17b Fixed version bump command in Makefile
1846b31 Merge pull request #198 from stakater/version-bump-fix
1f22ebe [skip-ci] Update artifacts

v0.0.78

26 Jan 11:17
Compare
Choose a tag to compare

Changelog

dcae4c9 Add updated Dockerfile
58c622e Added workflow files for Jenkins replacement
94a83c5 Bump golang version to 1.15
fba004d Enable support for multi-arch container images: arm, arm64 and amd64.
80557ce Fix chart path for helm publish step
4f6ff42 Fix chart publish step
70099fd Fix helm lint step
2f9dd7c Fix version env var in Makefile
6744448 Merge latest master
8413374 Merge pull request #186 from coldfire84/pr-docker-multi-arch
d017747 Merge pull request #189 from stakater/workflow-implementation
dc0715d Merge pull request #192 from stakater/use-pr-target-hook
ba18bbf Merge pull request #193 from stakater/update-chart-publish
c4f6d93 Merge pull request #194 from stakater/ahmedwaleedmalik-patch-1
f373686 Merge pull request #195 from stakater/fix-chart-path
a46b562 Merge pull request #197 from stakater/fix-pipeline
b5fdcd5 Refactor controller test cases
ed736c8 Remove .VERSION file
592976b Run go mod tidy
aaddec1 Skip failing test cases
8b9bf07 Temporarily switch to pull_request hook for testing
610b4e5 Update chart publish step
fde312e Update golang code lint errors
c75c787 Update push.yaml
e74dcc3 Update workflows
57eb4f4 Updates to the workflow
1490a1f Updates to workflow and few path updates
7b44a47 [skip-ci] Update artifacts
966d5e6 [skip-ci] use pull_request_target hook for pipelines against PRs

v0.0.77

21 Jan 08:35
Compare
Choose a tag to compare

Changelog

04e19a7 Bump Version to v0.0.77
f630336 Check api version availability instead of using legacy value
c1ae5ef Merge pull request #190 from gracedo/gracedo/check_api_legacy

v0.0.76

11 Jan 04:49
Compare
Choose a tag to compare

Changelog

2fd8b19 Bump Version to v0.0.76
81c840e Merge pull request #187 from stakater/fix-issue-166
21dbeb9 Remove redundant reload on resource creation

v0.0.75

01 Dec 12:15
Compare
Choose a tag to compare

Changelog

cee81b4 Add optional ServiceMonitor object to Helm chart
b22694d Add servicemonitor in values template
5fd275a Add waleed as reviewer and approver
631781a Bump Version to v0.0.75
5c95c68 Merge pull request #180 from dpetersen/service-monitor
707dccf Merge pull request #184 from stakater/fix-helm-chart-template
5edd29b Remove redundant fields from service in helm chart
27815ea Update values.service.ports to values.service.port
46bc4b7 update readme

v0.0.74

28 Oct 17:11
Compare
Choose a tag to compare

Changelog

1cec526 Bump Version to v0.0.74
1901a4e Merge pull request #146 from mnach/add-metrics-service
710396f add metrics endpoints to kubernetes specs

v0.0.73

27 Oct 10:16
Compare
Choose a tag to compare

Changelog

284ca59 Add annotations, labels and documenation to support helm3
63fd3c2 Add documenation to support helm3 migration
11bafa9 Bump Version to v0.0.73
843f476 Fix formatting of documenation to support helm3 migration
3d9dee2 Fix formatting of documenation to support helm3 migration
9a45318 Merge pull request #175 from stakater/fix-issue-173