Chintan Viradiya
8f84d6d661
feat: Add mosquitto-MQTT Chart ( #39 )
...
* feat: Add mosquitto-MQTT Chart
* fix:linting issue
* fix:linting issue
* fix:linting issue
* fix:linting issue
* fix:linting issue
* fix:linting issue
* fix:linting issue
* fix:linting issue
* fix:linting issue
2023-06-29 10:49:50 +05:30
HUSSAIN GANDHI
b562543674
Feat/added security context ( #38 )
...
* feat: added support of security context in polymorphic-app #37
The support for security context is added services, job, cronjob, and worker files.
* fix: changed chart version #37
* fix: optimized flow control for securityContext #37
Added defaults for securityContext.
Used `with` statement instead of `if` statement.
SecurityContext value is picked up from objects and their templates.
2023-06-15 15:46:27 +05:30
aniketgohelimp
ce39639fa6
Feat/statefulset polymorphic support ( #36 )
...
Feat:Add Statefulset in musketeers
2023-06-11 21:04:43 +05:30
Shyam Vyas
fb95801eb7
feat: update polymorphic-app chart by adding initcontainer, toleratio… ( #17 )
...
* feat: update polymorphic-app chart by adding initcontainer, tolerations and lifecyclehooks
* Fix CI and added maintainers
* Fix the tag error in freeipa
* fixed service port
* updated dependencies for healthcheck
* fixed comment space errors
* fix comment space errors
* Fix CI
* fixing CI
* fixing readness probes template in statefulset
* Fix previous changes
* Disable testing of freeipa temporarily
---------
Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
Co-authored-by: ANNAVAR.SATISH <annavarsatish@gmail.com>
Co-authored-by: Annavar satish <annavarsatish10@gmail.com>
Co-authored-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
2023-06-01 09:29:15 +05:30
shivani446
e30c8178f8
Feat/frigate ( #33 )
...
* feat:added frigate chart
* modified README.md
* modified chart.yaml
* modified values.yaml
* changed storageclass
* changed values.yaml
* changed values.yaml
* changed values.yaml
* changed values.yaml
* Storageclass
* fix: removed configmap and added secret
* fix: changed chart version
* fix: changed secret
---------
Signed-off-by: shivani446 <123355816+shivani446@users.noreply.github.com>
2023-06-01 06:21:22 +05:30
shivani446
990ff96e00
Feat/frigate ( #30 )
...
* feat:added frigate chart
* modified README.md
* modified chart.yaml
* modified values.yaml
* changed storageclass
* changed values.yaml
* changed values.yaml
* changed values.yaml
* changed values.yaml
* Storageclass
2023-05-27 19:29:43 +05:30
Annavar Satish
87d029991e
feat/healthcheck update added type tcpSocket ( #32 )
...
* feat/healthcheck update added type tcpSocket
* Update service.yaml
Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
* moved 'initialDelaySeconds' and 'periodSeconds' to values file
---------
Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
Co-authored-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
2023-05-15 10:34:51 +05:30
Rakshit Menpara
0970343c51
Fix versions for all changed charts
2023-04-01 12:59:30 +05:30
Rakshit Menpara
d41c839fd1
Fix and upgrade healthchecks
2023-04-01 12:51:57 +05:30
Rakshit Menpara
7c6464e208
Fix chart.lock for erpnext
2023-04-01 12:12:43 +05:30
Rakshit Menpara
87b3f88899
Fix missing chart error for erpnext
2023-04-01 12:07:14 +05:30
Rakshit Menpara
cdb56c9281
Fix freeipa chart?
2023-04-01 11:59:07 +05:30
aniketgohelimp
64c14bc300
Fixed Relase CI and Polymorphic fixes ( #28 )
...
* Fixing Release CI
* Fixing Release CI
* Fixing ingress error in polymorphic-chart
2023-03-29 16:39:13 +05:30
HUSSAIN GANDHI
35bdcb08ab
Fixed condition issue for disabling the health check. ( #25 )
...
* Fixed condition issue for disabling the health check.
* Fixed condition issue for disabling the health check.
2023-03-23 19:56:26 +05:30
MichaelKo
6fd224dd98
freeipa: add extraEnv and podAnnotation ( #18 )
...
* add extraEnv and podAnnotation
* bump chart version
2023-03-09 20:45:06 +05:30
Annavar Satish
b82ce1ec48
created the chart for the planning-poker app ( #19 )
...
* created the chart for the planning-poker app
* changed the env's
---------
Co-authored-by: ANNAVAR.SATISH <annavarsatish@gmail.com>
2023-03-09 20:44:37 +05:30
Rakshit Menpara
7d2b7ccd13
Fix syntax ( #15 )
...
Signed-off-by: Rakshit Menpara <205111+deltasquare4@users.noreply.github.com>
2023-03-09 20:43:05 +05:30
Shyam Vyas
414ab02fd1
feat: update healthchecks helm chart by making templating related changes in ingress
2022-08-24 18:41:55 +05:30
Rakshit Menpara
f21418a2d2
Remove autoscaling
2022-07-08 12:08:59 +05:30
Rakshit Menpara
4b20832584
Re-add freeipa chart with new updates
2022-07-07 19:33:03 +05:30
Rakshit Menpara
30fa274d4a
Revert "Remove FreeIPA chart"
...
This reverts commit 5358c5ec7f .
2022-07-07 17:38:53 +05:30
Rakshit Menpara
32a6c98856
feat: Add polymorphic-app chart ( #14 )
2022-03-08 15:30:24 +05:30
Rakshit Menpara
5358c5ec7f
Remove FreeIPA chart
2022-03-01 12:20:18 +05:30
Pratik
459f692e33
Chart testing ( #13 )
...
* init
* add release logic
* fix: pr workflow repo
* fix: typo in tasks
* fix: release task
* fix: linting
* add: more log
* fix: stopping at linting
* fix: charts
* check linting
* lint target branch master
* cat git ref
* check branch
* checkout this branch
* linting against master
* test: remove checkout
* test: ct since based linting
* test: add git log and use origin with branch name
* test: git fetch all
* test: shorten log
* test: add origin
* test: remove exit 0
* test: unshallowing
* test: add fetch all
* test: remove clutter
* test: remove more clutter
* test: chart testing
* test: add git config
* fix: charts
* fix: test and release
* fix: add cleanup
* fix: brackets
* fix: remove helm extra args
* exit on testing fail
* fix: handle exit codes and remove errexit
* add: error exit
* add: erroexit in linting
* fix: table format changed by ide vscode plugin
* feat: ct config
* fix: get sc, silent curl, fix kind img condition
* fix: output path in release task
* fix: storage class
* fix: livenesspob initial seconds
* chnages in erpnext
* fix: by pre-commit hook
* fix: chart testing
* feat: mega linter
* fix: n8n charts-yaml
* fix: filename
* fix: erpnext ct test remove affinity
* test
* fix: minio upload source
* error handling
* remove n8n helm chart
* remove images from task
* fix: chart release
* feat: more pre-commit hooks
* feat: env based helm and ct downloading
* feat: conventional commit linting using precommit
* feat(precommit): yaml linting with fixed
* ci: github release for charts
- add github release for individual charts
- add custom tarr bash function
* ci: conventional commit linting insted of angula
* ci: add chart bumping and changelog with gitchglog
* ci: fix github release script
* docs: add init ci step for charts [ci skip]
* ci: bump, package and release seprate tasks
* ci: skip all error based on SKIP_ERR env
* ci: move skip error portion to only chart testing
* ci: fix pipeline
* ci: remove bumping from linting task
* ci: redirect err to /dev/null and fix SKIP_ERR
* fix: ci fix healthchecks test
* fix: increase initial dealy in probs healthchecks
* bump: erpnext:- 3.1.8 → 3.2.0 [ci skip]
* bump: freeipa:- 0.1.1 → 0.2.0 [ci skip]
* bump: healthchecks:- 1.0.4 → 1.0.5 [ci skip]
* chore(status): modify status pointer [ci skip]
* chore(status): move status pointer [ci skip]
* ci: move .yamllint to .ci
* fix: merge upstream chart with our changes
- Add mariadb as dependent chart which helps in chart testing pipeline
- Separate backup pre upgrade job
- Remove test (it was default test that comes with chart template)
- MUST NOT provide storage class, it will pickup from default sc in k8s
- Add affinity where necessary
* fix: capabilities to all
* ci: better ct lsc condition
* ci: handle ct exit code
* ci: fix ct lsc
* ci: fix entry condition
* chore(status): move status pointer [ci skip]
* ci: fix fetching when linting to stop exit 128
* ci: remove SKIP_ERR
* ci: diffrent task fro pr workflow
* ci: move back status pointer, ignore freeipa chart
- move back status pointer to check testing
* ci: remove trap
* ci: docker system prine on exit, forking on docker load
* bump: erpnext:- 3.2.4 → 3.2.5 [ci skip]
* chore(status): modify status pointer [ci skip]
* chore(status): move status pointer [ci skip]
Co-authored-by: concourse <concourse@github-noreply.com>
2021-11-10 12:55:23 +05:30
Pratik
3b6415f272
Move charts
2021-04-27 14:48:52 +05:30