TrueChartsClone/charts/stable/wekan/Chart.yaml

46 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
chore(deps): update container image wekanteam/wekan to v7.31@2df3389 by renovate (#18434) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.30` -> `v7.31` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>wekan/wekan (wekanteam/wekan)</summary> ### [`v7.31`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v731-2024-02-17-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.30...v7.31) This release adds the following new features: - [api.py: Added getcard and cardsbyswimlane](https://togithub.com/wekan/wekan/pull/5287). Thanks to xator91. - [api.py: Add card with label and add a label to a card](https://togithub.com/wekan/wekan/pull/5290). Thanks to xator91. - [api.py: Fix BoardID to SwimlaneID in cardsbyswimlane](https://togithub.com/wekan/wekan/pull/5290). Thanks to xator91. - [boards.js: New update board title function for API](https://togithub.com/wekan/wekan/pull/5300). Thanks to xator91. - [api.py: EDIT BOARD TITLE](https://togithub.com/wekan/wekan/pull/5301). Thanks to xator91. and adds the following updates: - [Release scripts: Commented out not currently in use builds of WeKan bundle](https://togithub.com/wekan/wekan/commit/4eb0085243672071a392dc32f77dba3103c592ab). Thanks to xet7. - [Try to fix Snap](https://togithub.com/wekan/wekan/commit/a54e52d34bdab02befda7eefad46d16814d2c46e). Thanks to xet7. - [Updated to Meteor 2.15-rc.1 and removed duplicate nodemailer package because of some errors](https://togithub.com/wekan/wekan/commit/59c42bc1a3a1792a50379be2f9251fce9b45c1a3). Thanks to Meteor developers. - [Updated to Meteor 2.15](https://togithub.com/wekan/wekan/commit/5198ee997cb43b503fcb2edaf781b0521d8096cd). Thanks to Meteor developers. Thanks to above GitHub users for their contributions and translators for their translations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 13:31:36 -05:00
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
chore(apps): update metadata in chart.yaml (#17457) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ 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?** <!-- 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:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 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 - [ ] ⬆️ 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._
2024-01-21 09:14:33 -05:00
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
chore(deps): update container image wekanteam/wekan to v7.43@9db9f54 by renovate (#20934) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wekanteam/wekan](https://togithub.com/wekan/wekan) | minor | `v7.42` -> `v7.43` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>wekan/wekan (wekanteam/wekan)</summary> ### [`v7.43`](https://togithub.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v743-2024-04-18-WeKan--release) [Compare Source](https://togithub.com/wekan/wekan/compare/v7.42...v7.43) This release adds the following updates: - [Updated release script for Windows On-Premise, that is without container like Docker and Snap](https://togithub.com/wekan/wekan/commit/802eeb1e6bb87c45fa79298f67ff690e87f939f8). Thanks to xet7. - [Updated translations Transifex URL at readme](https://togithub.com/wekan/wekan/commit/9838af5e5630a6ef34175e110ddfb6bfc225b40c). Thanks to xet7. - [Improve Docker files](https://togithub.com/wekan/wekan/pull/5377). Thanks to C0rn3j. - Updated dependencies. [Part 1](https://togithub.com/wekan/wekan/commit/08e2f2f2731856255e0b40eb692328424efdf9ac), [Part 2](https://togithub.com/wekan/wekan/commit/da99e363cd72cda7d400ce65785a6650e42c72cf). Thanks to developers of dependencies. and fixes the following bugs: - [Fix DEBUG environment variable check](https://togithub.com/wekan/wekan/pull/5380). Thanks to verdel. - [By default, use localized long date-time format](https://togithub.com/wekan/wekan/pull/5381). Thanks to tvogel. Thanks to above GitHub users for their contributions and translators for their translations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-18 02:30:33 -04:00
appVersion: 7.43.0
dependencies:
- name: common
version: 20.3.11
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: mongodb
version: 12.8.8
2024-02-17 08:15:20 -05:00
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: WeKan - Open Source kanban
home: https://truecharts.org/charts/stable/wekan
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp
keywords:
- wekan
- kanban
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: wekan
sources:
- https://wekan.github.io/
- https://github.com/wekan/wekan
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
- https://hub.docker.com/r/wekanteam/wekan
type: application
fix(scale-gui): replace serviceexpert with externalinterfaces/networking-group in the SCALE GUI (#21154) **Description** Seems this was missing in the gui by accident **⚙️ Type of change** - [ ] ⚙️ 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?** <!-- 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:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 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 - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] 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. - [ ] 🖼️ 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-22 08:11:52 -04:00
version: 14.19.7