Damien Guihal
c3b8574515
feat: make chart probes configurable ( #1574 )
...
* feat: make chart probes configurable
Allow to configure liveness/readiness probes + Add optional startup probe
* fix: pR fixes and cleanups
Fixes and cleanup after first review
* fix: push updated chart Readme
push updated chart Readme (with version update)
* refactor: refactor probe configuration
Refactor liveness and readiness probe configuration so they can't be removed
* docs: update readme
update readme
2025-04-30 17:11:44 +08:00
Ludovic Ortega
62c1a70b37
feat(helm): Add possibility to pass volumes and volume mounts ( #1291 )
...
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
2025-01-20 20:20:27 +08:00
Ludovic Ortega
0ee3e69a61
feat: upgrade chart to 2.0.0 ( #1268 )
...
- upgrade jellyseerr to 2.3.0
- disable HPA as it's not documented and not useful
- migrate container image to ghcr.io registry
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
2025-01-17 18:32:20 +08:00
Ludovic Ortega
3cc34b0db6
feat: Add release charts workflow ( #1140 )
...
* feat: Add release charts workflow
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: helm workflow
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: artifacthub file location
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* feat: bump chart to 1.2.0
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: documentation build
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: install oras in first job
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: release workflow
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: release workflow add package read permission
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: login to ghcr.io at the beginning of job
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: avoid exiting on oras discover
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: documentation typo
* feat: prepare for release
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: remove myself from codeowners
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
---------
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
2025-01-12 22:44:38 +08:00