Skip to content

Releases: ExpediaGroup/overwhelm

overwhelm-1.2.4

25 Jan 21:25
d0b8075
Compare
Choose a tag to compare
fix: added patch permission for events (#36)

Co-authored-by: Sangeetha Madamanchi <[email protected]>

overwhelm-1.2.3

25 Jan 19:20
80d33c5
Compare
Choose a tag to compare
Events need to be created (#35)

* fix: added rbac to create and update events, automated chart upgrade and image pull secrets

* fix:per PR feedback, changing the image pull secrets to global list

* fix: fixed the crd description to quote the template delimiter to avoid yaml confusion

* fix:update the imagePullSecrets to add nil check

Co-authored-by: Sangeetha Madamanchi <[email protected]>

overwhelm-1.2.2

25 Jan 15:57
da2a7dd
Compare
Choose a tag to compare
fix: added rbac to create and update events, automated chart upgrade …

overwhelm-1.2.0

17 Jan 21:24
210462a
Compare
Choose a tag to compare
Change Chart.yaml version (#33)

Update Chart.yaml

overwhelm-1.1.6

10 Jan 15:24
03e78aa
Compare
Choose a tag to compare
Application source for rendering values (#31)

* Adding option for image pull secret

* aplication templating

* Application source in rendering values

* Nil handling

* Upgraded chart version

* removing unnecessary nil check

overwhelm-1.1.5

06 Jan 18:40
27408f8
Compare
Choose a tag to compare
Adding option for image pull secret (#30)

overwhelm-1.1.4

17 Nov 22:15
98eba51
Compare
Choose a tag to compare
fix: fixed inconsistent and disappearing pod statuses, added failed e…

overwhelm-1.1.3

06 Oct 14:12
4c4a7b8
Compare
Choose a tag to compare
fix:set replicaset and deployment permission to add list and watch (#26)

Co-authored-by: Sangeetha Madamanchi <[email protected]>

overwhelm-1.1.2

28 Sep 20:06
e16cda4
Compare
Choose a tag to compare
Update crd version (#20)

* fix:update crd version in helm chart

* fix:update crd version in folder

* refactor: remove the import aliases as they are not needed thereby reducing maintenance with every upgrade

* refactor: upgrading the version on samples and comments that were missed in the last commit

* fix: moving the crd to crd folder and checking to see if we can deploy through helm controller

* upgrade helm chart version

* refactor: update v1aplpha2 reference

Co-authored-by: Sangeetha Madamanchi <[email protected]>
Co-authored-by: Flux <>

overwhelm-1.1.1

26 Sep 14:00
f8aeafd
Compare
Choose a tag to compare
fix:update crd version in helm chart (#19)

* fix:update crd version in helm chart

* fix:update crd version in folder

* refactor: remove the import aliases as they are not needed thereby reducing maintenance with every upgrade

* refactor: upgrading the version on samples and comments that were missed in the last commit

Co-authored-by: Sangeetha Madamanchi <[email protected]>