diff --git a/docker-compose/LICENSE b/docker-compose/LICENSE new file mode 100644 index 0000000..d82d0e9 --- /dev/null +++ b/docker-compose/LICENSE @@ -0,0 +1,7 @@ +Copyright 2018 Isaac Grynsztein + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/docker-compose/index.yaml b/docker-compose/index.yaml index 7550ba8..321f5bc 100644 --- a/docker-compose/index.yaml +++ b/docker-compose/index.yaml @@ -2,9 +2,9 @@ apiVersion: v1 entries: youtubedl-material: - apiVersion: v1 - created: "2020-12-31T06:24:14.4239517-05:00" + created: "2020-12-31T15:07:45.2073679-05:00" description: A Material Design frontend for youtube-dl - digest: aca15ed0707cc6be55bd40eed1ed3eda819ba0e0e73cfe0ce193cacb920760b8 + digest: 71afe17fe75c49236b17b583d408260132a05f97a84bbb955ae3bcae6b41e9a9 home: https://github.com/Tzahi12345/YoutubeDL-Material/ icon: https://i.imgur.com/IKOlr0N.png keywords: @@ -19,4 +19,4 @@ entries: urls: - youtubedl-material-0.0.1.tgz version: 0.0.1 -generated: "2020-12-31T06:24:14.4229501-05:00" +generated: "2020-12-31T15:07:45.2023678-05:00" diff --git a/docker-compose/templates/ytdl-material-claim-audio-persistentvolumeclaim.yaml b/docker-compose/templates/ytdl-material-claim-audio-persistentvolumeclaim.yaml index 2a1a631..9f555d0 100644 --- a/docker-compose/templates/ytdl-material-claim-audio-persistentvolumeclaim.yaml +++ b/docker-compose/templates/ytdl-material-claim-audio-persistentvolumeclaim.yaml @@ -10,5 +10,5 @@ spec: - ReadWriteOnce resources: requests: - storage: 10Gi + storage: 50Gi status: {} diff --git a/docker-compose/youtubedl-material-0.0.1.tgz b/docker-compose/youtubedl-material-0.0.1.tgz index 5477956..2e9e844 100644 Binary files a/docker-compose/youtubedl-material-0.0.1.tgz and b/docker-compose/youtubedl-material-0.0.1.tgz differ