Commit Graph
390 Commits
Author SHA1 Message Date
Waqar Ahmed d89fc3ee0d Update test train to use newer library version 2021-05-10 13:07:59 +05:00
Waqar Ahmed 8236d93473 Don't scope dns values by referencing .values directly 2021-05-10 12:59:38 +05:00
Waqar Ahmed 8b338dcb7d Only set dnspolicy if explicitly specified 2021-05-10 12:49:28 +05:00
Waqar Ahmed 0e01406359 Bump library chart version 2021-05-10 12:45:40 +05:00
Waqar AhmedandGitHub 536b320154 Merge pull request #52 from truenas/NAS-110399
Allow specifying extra host path volumes for nextcloud/plex
2021-05-10 00:19:21 +05:00
Waqar AhmedandGitHub a65d6dfe8f Merge pull request #53 from truenas/ix-chart-dynamic
Render ix-chart in the UI dynamically
2021-05-10 00:17:34 +05:00
Waqar Ahmed dde05fc30e Add chia to test train 2021-05-10 00:14:37 +05:00
Waqar AhmedandGitHub 1d94d46001 Merge pull request #54 from truenas/NAS-110551
Add official application for Chia
2021-05-10 00:14:09 +05:00
Waqar Ahmed a9ef1454e9 Add custom keyword to host path labels 2021-05-09 04:01:30 +05:00
Waqar Ahmed 25252b9f19 If keyfile already exists when installing, do not generate a new one 2021-05-09 03:57:08 +05:00
Waqar Ahmed 42ef7f974c Add test values for CI 2021-05-08 09:13:49 +05:00
Waqar Ahmed 607e55894e Create configmap first before running pre-install hook 2021-05-08 09:07:46 +05:00
Waqar Ahmed bd77438bf5 Setup chia deployment 2021-05-08 08:35:05 +05:00
Waqar Ahmed ec5554b8bf Add hook to generate mnemonic seed before starting chia 2021-05-08 08:25:28 +05:00
Waqar Ahmed d370f88c59 Configure questions.yaml for chia app 2021-05-08 07:33:35 +05:00
Waqar Ahmed 44ff580cf1 Add basic chia application 2021-05-08 04:49:21 +05:00
Waqar Ahmed 76b77b7583 Hide advanced configuration options from ix-chart 2021-05-07 23:27:38 +05:00
Waqar Ahmed 83c088ab4c Update ix-chart version 2021-05-07 23:16:22 +05:00
Waqar Ahmed f9400be153 Allow specifying extra volumes for plex 2021-05-07 06:29:06 +05:00
Waqar Ahmed c9516fa548 Update plex version 2021-05-07 06:26:22 +05:00
Waqar Ahmed abeede7359 Allow specifying extra volumes for nextcloud 2021-05-07 06:23:31 +05:00
Waqar Ahmed 3ee8fef40d Update nextcloud version 2021-04-27 06:45:30 +05:00
Waqar Ahmed fbc0480659 Update plex version 2021-04-24 09:27:31 +05:00
Waqar AhmedandGitHub 9ff94d2ebc Merge pull request #49 from truenas/NAS-110066
Properly quote environment variables
2021-04-24 01:41:44 +05:00
Waqar AhmedandGitHub 436b4387a9 Merge pull request #48 from truenas/update-trains-21.04
Update official catalog items for 21.04
2021-04-24 01:38:37 +05:00
Kris MooreandGitHub 6f0e8c12da Add Badges 2021-04-22 13:54:41 -04:00
Waqar Ahmed c5ec7208d9 Update dependencies of test train 2021-04-08 16:28:41 +05:00
Waqar Ahmed cbc89cfd2a Properly quote env variables 2021-04-08 16:28:32 +05:00
Waqar Ahmed e5b2930167 Update library chart version 2021-04-08 16:11:52 +05:00
Waqar Ahmed 1270a23b87 Update ix-chart 2021-04-07 22:58:34 +05:00
Waqar Ahmed dc0ad46a41 Update nextcloud to use 21.0.0 tag 2021-04-07 22:47:56 +05:00
Waqar Ahmed a1682d003f Add changelog for plex/minio charts 2021-04-07 22:33:57 +05:00
Waqar Ahmed 5f083055b8 Update docker image tags for nextcloud/plex/minio 2021-04-07 22:25:54 +05:00
Waqar Ahmed 88cf5c13ca Add updated version of plex to charts train 2021-04-07 22:15:44 +05:00
Waqar Ahmed b9390e7ff5 Add updated version of ipfs to charts train 2021-04-07 22:15:07 +05:00
Waqar Ahmed 81935d973f Add updated version of minio to charts train 2021-04-07 22:13:39 +05:00
Waqar Ahmed 3f9e731693 Add updated version of nextcloud to charts train 2021-04-07 22:01:40 +05:00
themyloginandGitHub 3112458320 Merge pull request #47 from truenas/NAS-109935
Update feature capability to add recent validation refs
2021-04-06 16:41:26 +02:00
Waqar Ahmed dc4cca019e Update feature capability to add recent validation refs 2021-04-03 02:17:06 +05:00
Waqar AhmedandGitHub d659e9a850 Merge pull request #46 from truenas/plex-gpu
Automatically add nvidia env variable when nvidia gpu is configured for plex
2021-04-03 00:02:22 +05:00
Waqar Ahmed 8093e93211 Check if nvidia gpu is actually more then 1 2021-03-22 00:17:14 +05:00
Waqar Ahmed 9259ab8601 Update plex version 2021-03-22 00:02:41 +05:00
Waqar Ahmed 62a4d2c1cb Add GPU environment variable if gpu is specified 2021-03-22 00:02:03 +05:00
Waqar AhmedandGitHub 44c8f72cdb Merge pull request #42 from truenas/NAS-109564
Update plex probes
2021-03-19 00:21:19 +05:00
Waqar Ahmed a2f781276c Update plex probes 2021-03-18 23:32:11 +05:00
Waqar Ahmed 01a1870029 Add script to verify if plex is working nicely 2021-03-18 23:02:44 +05:00
Waqar Ahmed 669153a84b Update plex chart version 2021-03-18 22:55:26 +05:00
Waqar AhmedandGitHub 7c24a5f2be Merge pull request #41 from truenas/add-license-1
Add BSD License
2021-03-03 19:24:32 +05:00
Waqar Ahmed b9251c57b9 Add BSD License 2021-03-03 19:23:11 +05:00
Kjeld Schouten-LebbingandGitHub 858a1753f3 Increase definitions/certificate min stable version (#40)
After testing on 21.02-ALPHA it seems like 21.02-ALPHA doesn't actually support the definitions/certificate and definitions/certificateAuthority very well (if at all).

Setting the stable to 21.04-ALPHA seems okey, while it isn't officially a planned release, it can always be adapted to the actual release date in the future.
2021-03-01 17:38:40 +05:00