Skip to content

Releases: stakater/Reloader

v0.0.62

17 Jul 09:21
Compare
Choose a tag to compare

Changelog

732d35e Bump Version to v0.0.62
013cd92 Merge branch 'master' into patch-1
dcedaa2 Merge pull request #147 from alexconlin/patch-1
4800af8 Remove empty fields from deployment manifest
db79c65 Remove empty fields from kustomize deployment
8d77121 only include env and args in container when needed

v0.0.61

10 Jul 15:59
Compare
Choose a tag to compare

Changelog

86c2ed2 Add non-root security context
39b5be3 Bump Version to v0.0.61
17f702f Merge pull request #148 from TBBle/patch-1
87130f0 Run as Non Root (#149)
16f3055 Typo fix "resatart"

v0.0.60

23 Jun 07:20
Compare
Choose a tag to compare

Changelog

5980c91 Abstracts out configmap and deployment creation.
e61f9a6 Adds note on incompatibility with 'reloader.stakater.com/auto'.
fda733e Adds support for auto-reloading secrets and configmaps by annotation.
d2223f3 Bump Version to v0.0.60
6bcec06 Fixes missing import.
be7d454 Fixes test using auto annotations.
c9dabc3 Merge pull request #142 from vladlosev/feat-track-secrets-configmaps-by-annotation
3131116 Re-adds sleep statements.
0988e89 Removes unused import.
e81b49d Renames search annotation.
17f8b81 Simplifies annotations for searching secrets for reload.
ff27cc0 Simplifies test.
965cacf Updates documentation.

v0.0.59

09 Jun 16:55
Compare
Choose a tag to compare

Changelog

732cd5b Bump Version to v0.0.59
aae0c5c Merge pull request #141 from cucxabong/support-projected-volume
d422331 Support projected volume

v0.0.58

30 Mar 15:16
Compare
Choose a tag to compare

Changelog

29173c7 Bump Version to v0.0.58
7767809 Refactor Dockerfile (#133)

v0.0.57

18 Mar 09:30
Compare
Choose a tag to compare

Changelog

9a5094a Add document of prometheus endpoint
f0d6a9e Bump Version to v0.0.57
5ba914d Fix documentation
3fe7ad0 Implement prometheus endpoint
139bc1c Merge pull request #128 from katainaka0503/add-prometheus-endpoint
d1538db Merge pull request #131 from stakater/fix-pipeline
8470962 Update pipeline library and pipeline tools version
6d9f89a add service manifest

v0.0.56

01 Mar 12:52
Compare
Choose a tag to compare

Changelog

bf6a247 Bump Version to v0.0.56

v0.0.55

01 Mar 12:41
Compare
Choose a tag to compare

Changelog

8203cc3 Bump Version to v0.0.55

v0.0.54

01 Mar 12:30
Compare
Choose a tag to compare

Changelog

f287d84 Bump Version to v0.0.54
205d365 Remove redundant namePrefix from kustomization.yaml sample (#126)

v0.0.53

28 Feb 12:58
Compare
Choose a tag to compare

Changelog

0b39353 Bump Version to v0.0.53
97a5616 Merge pull request #125 from stakater/update-library-version
b274ac0 update library version and toolsImage