TrueChartsClone/charts/incubator/youtrack/Chart.yaml

37 lines
1.1 KiB
YAML
Raw Normal View History

kubeVersion: ">=1.24.0"
feat(youtrack) add youtrack (#5947) * Initial draft * Pre-commit end of file * lint * lint try 2 * hmmm * Valid? * fsGroup change * persistence * User must be 13001 * add temp dir * removing --- * Reorder and spacing * security context * persistencebasic * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * ReadOnly * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * initial pipe line * moar * fix init * sure * add gui * add another option * lint * skip install * = * hmm * fixy-fixy * update quest * docs Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-01-06 10:39:27 +00:00
apiVersion: v2
name: youtrack
chore(incubator) bump and change values.yaml for incubator apps. (#15779) **Description** change incubator values.yaml from mirrors to upstream images... ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-06 10:42:22 +00:00
version: 2.0.3
appVersion: 2023.1.9031
chore(incubator) bump and change values.yaml for incubator apps. (#15779) **Description** change incubator values.yaml from mirrors to upstream images... ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [X] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ 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 **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ 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._ --------- Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-06 10:42:22 +00:00
description: YouTrack is a project management tool that can be adapted to your processes to help you deliver great products.
home: https://truecharts.org/charts/incubator/youtrack
feat(youtrack) add youtrack (#5947) * Initial draft * Pre-commit end of file * lint * lint try 2 * hmmm * Valid? * fsGroup change * persistence * User must be 13001 * add temp dir * removing --- * Reorder and spacing * security context * persistencebasic * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * ReadOnly * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * initial pipe line * moar * fix init * sure * add gui * add another option * lint * skip install * = * hmm * fixy-fixy * update quest * docs Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-01-06 10:39:27 +00:00
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png
deprecated: false
feat(youtrack) add youtrack (#5947) * Initial draft * Pre-commit end of file * lint * lint try 2 * hmmm * Valid? * fsGroup change * persistence * User must be 13001 * add temp dir * removing --- * Reorder and spacing * security context * persistencebasic * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> * ReadOnly * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/values.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/youtrack/questions.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * initial pipe line * moar * fix init * sure * add gui * add another option * lint * skip install * = * hmm * fixy-fixy * update quest * docs Signed-off-by: MaverickD650 <92877124+MaverickD650@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-01-06 10:39:27 +00:00
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtrack
- https://github.com/truecharts/containers/tree/master/mirroryoutrack
- https://www.jetbrains.com/youtrack/
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- youtrack
- ProjectManagement
dependencies:
- name: common
version: 11.1.2
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true"
truecharts.org/category: ProjectManagement
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator