TrueChartsClone/charts/stable/kometa/Chart.yaml

36 lines
993 B
YAML
Raw Normal View History

fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
annotations:
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: media
truecharts.org/max_helm_version: "3.15"
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
truecharts.org/min_helm_version: "3.11"
feat(Kometa) New chart Kometa replaces Plex-Meta-Manager (#21456) **Description** New chart Kometa which is a rebrand of Plex Meta Manager. After their rebrand PMM no longer works as they removed everything related to PMM and introduced Kometa. This is essentially the same app as PMM but minor changes to suit Kometa. ⚒️ Fixes #21455 **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** It has been tested on Incubator train running on Truenas SCALE and worked wonderfully with no issues. **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-05-05 16:39:59 +00:00
truecharts.org/train: stable
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
apiVersion: v2
appVersion: 2.0.2
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
dependencies:
- name: common
chore(deps): update container image common to v24.1.14@d84223d by renovate (#25511) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.10` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.7` -> `24.1.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
2024-09-02 13:49:10 +00:00
version: 24.1.14
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Python script to update metadata and automatically build collections.
feat(Kometa) New chart Kometa replaces Plex-Meta-Manager (#21456) **Description** New chart Kometa which is a rebrand of Plex Meta Manager. After their rebrand PMM no longer works as they removed everything related to PMM and introduced Kometa. This is essentially the same app as PMM but minor changes to suit Kometa. ⚒️ Fixes #21455 **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** It has been tested on Incubator train running on Truenas SCALE and worked wonderfully with no issues. **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-05-05 16:39:59 +00:00
home: https://truecharts.org/charts/stable/kometa
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kometa.webp
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
keywords:
- kometa
kubeVersion: '>=1.24.0-0'
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: kometa
sources:
- https://github.com/kometa-team/kometa
feat(Kometa) New chart Kometa replaces Plex-Meta-Manager (#21456) **Description** New chart Kometa which is a rebrand of Plex Meta Manager. After their rebrand PMM no longer works as they removed everything related to PMM and introduced Kometa. This is essentially the same app as PMM but minor changes to suit Kometa. ⚒️ Fixes #21455 **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** It has been tested on Incubator train running on Truenas SCALE and worked wonderfully with no issues. **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-05-05 16:39:59 +00:00
- https://github.com/truecharts/charts/tree/master/charts/stable/kometa
fix(kometa) converted pmm to kometa and added into incubator (#21444) **Description** PMM has rebranded to Kometa so I've renamed pmm to kometa and fixed the images and links to align with Kometa instead. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [x] ⚙️ Feature/App addition **🧪 How Has This Been Tested?** I haven't tested anything as I don't really know how to so please advice me how. **📃 Notes:** The one thing I was unsure about is the tag: inside values.yaml where it was set to a specific version and then a SHA number. I didn't know where to find this so I set the tag to latest which is the tag i would use if i deployed this app myself through custom-app or docker image. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-04-30 18:16:52 +00:00
- https://hub.docker.com/r/kometateam/kometa
type: application
chore(deps): update container image common to v24.1.14@d84223d by renovate (#25511) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.10` -> `24.1.14` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.7` -> `24.1.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
2024-09-02 13:49:10 +00:00
version: 3.1.4