Releases: stakater/Reloader
v0.0.82
v0.0.81
v0.0.80
v0.0.79
v0.0.78
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
v0.0.76
v0.0.75
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
v0.0.73
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