TrueChartsClone/charts/stable/gitea/Chart.yaml

50 lines
1.2 KiB
YAML
Raw Normal View History

annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **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 - [ ] 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-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: GIT
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 14:14:33 +00: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 gitea/gitea to v1.21.11@ff14c35 by renovate (#20841) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch | `1.21.10-rootless` -> `1.21.11-rootless` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.11`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.11) [Compare Source](https://togithub.com/go-gitea/gitea/compare/v1.21.10...v1.21.11) - SECURITY - Use go1.21.9 to include Golang security fix - Fix possible renderer security problem ([#&#8203;30136](https://togithub.com/go-gitea/gitea/issues/30136)) ([#&#8203;30315](https://togithub.com/go-gitea/gitea/issues/30315)) - BUGFIXES - Fix close file in the Upload func ([#&#8203;30262](https://togithub.com/go-gitea/gitea/issues/30262)) ([#&#8203;30269](https://togithub.com/go-gitea/gitea/issues/30269)) - Fix inline math blocks can't be preceeded/followed by alphanumerical characters ([#&#8203;30175](https://togithub.com/go-gitea/gitea/issues/30175)) ([#&#8203;30250](https://togithub.com/go-gitea/gitea/issues/30250)) - Fix missing 0 prefix of GPG key id ([#&#8203;30245](https://togithub.com/go-gitea/gitea/issues/30245)) ([#&#8203;30247](https://togithub.com/go-gitea/gitea/issues/30247)) - Include encoding in signature payload ([#&#8203;30174](https://togithub.com/go-gitea/gitea/issues/30174)) ([#&#8203;30181](https://togithub.com/go-gitea/gitea/issues/30181)) - Move from `max( id )` to `max( index )` for latest commit statuses ([#&#8203;30076](https://togithub.com/go-gitea/gitea/issues/30076)) ([#&#8203;30155](https://togithub.com/go-gitea/gitea/issues/30155)) - Load attachments for code comments ([#&#8203;30124](https://togithub.com/go-gitea/gitea/issues/30124)) ([#&#8203;30126](https://togithub.com/go-gitea/gitea/issues/30126)) - Fix gitea doctor will remove repo-avatar files when executing command storage-archives ([#&#8203;30094](https://togithub.com/go-gitea/gitea/issues/30094)) ([#&#8203;30120](https://togithub.com/go-gitea/gitea/issues/30120)) - Fix possible data race on tests ([#&#8203;30093](https://togithub.com/go-gitea/gitea/issues/30093)) ([#&#8203;30108](https://togithub.com/go-gitea/gitea/issues/30108)) - Performance optimization for git push ([#&#8203;30104](https://togithub.com/go-gitea/gitea/issues/30104)) - Fix duplicate migrated milestones ([#&#8203;30102](https://togithub.com/go-gitea/gitea/issues/30102)) ([#&#8203;30105](https://togithub.com/go-gitea/gitea/issues/30105)) - Fix panic for fixBrokenRepoUnits16961 ([#&#8203;30068](https://togithub.com/go-gitea/gitea/issues/30068)) ([#&#8203;30100](https://togithub.com/go-gitea/gitea/issues/30100)) - Fix incorrect SVGs ([#&#8203;30087](https://togithub.com/go-gitea/gitea/issues/30087)) - Fix create commit status ([#&#8203;30225](https://togithub.com/go-gitea/gitea/issues/30225)) ([#&#8203;30340](https://togithub.com/go-gitea/gitea/issues/30340)) - Performance optimization for git push ([#&#8203;30104](https://togithub.com/go-gitea/gitea/issues/30104)) ([#&#8203;30354](https://togithub.com/go-gitea/gitea/issues/30354)) - Fix misuse of unsupported global variables ([#&#8203;30402](https://togithub.com/go-gitea/gitea/issues/30402)) - Fix to delete the cookie when AppSubURL is non-empty ([#&#8203;30375](https://togithub.com/go-gitea/gitea/issues/30375)) ([#&#8203;30468](https://togithub.com/go-gitea/gitea/issues/30468)) - Avoid user does not exist error when detecting schedule actions when the commit author is an external user ([#&#8203;30357](https://togithub.com/go-gitea/gitea/issues/30357)) ([#&#8203;30408](https://togithub.com/go-gitea/gitea/issues/30408)) - Change the default maxPerPage for gitbucket ([#&#8203;30392](https://togithub.com/go-gitea/gitea/issues/30392)) ([#&#8203;30471](https://togithub.com/go-gitea/gitea/issues/30471)) - Check the token's owner and repository when registering a runner ([#&#8203;30406](https://togithub.com/go-gitea/gitea/issues/30406)) ([#&#8203;30412](https://togithub.com/go-gitea/gitea/issues/30412)) - Avoid losing token when updating mirror settings ([#&#8203;30429](https://togithub.com/go-gitea/gitea/issues/30429)) ([#&#8203;30466](https://togithub.com/go-gitea/gitea/issues/30466)) - Fix commit status cache which missed target_url ([#&#8203;30426](https://togithub.com/go-gitea/gitea/issues/30426)) ([#&#8203;30445](https://togithub.com/go-gitea/gitea/issues/30445)) - Fix rename branch 500 when the target branch is deleted but exist in database ([#&#8203;30430](https://togithub.com/go-gitea/gitea/issues/30430)) ([#&#8203;30437](https://togithub.com/go-gitea/gitea/issues/30437)) - Fix mirror error when mirror repo is empty ([#&#8203;30432](https://togithub.com/go-gitea/gitea/issues/30432)) ([#&#8203;30467](https://togithub.com/go-gitea/gitea/issues/30467)) - Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues ([#&#8203;29990](https://togithub.com/go-gitea/gitea/issues/29990)) ([#&#8203;30447](https://togithub.com/go-gitea/gitea/issues/30447)) - Fix code owners will not be mentioned when a pull request comes from a forked repository ([#&#8203;30476](https://togithub.com/go-gitea/gitea/issues/30476)) ([#&#8203;30497](https://togithub.com/go-gitea/gitea/issues/30497)) - DOCS - Update actions variables documents ([#&#8203;30394](https://togithub.com/go-gitea/gitea/issues/30394)) ([#&#8203;30405](https://togithub.com/go-gitea/gitea/issues/30405)) - MISC - Update katex to 0.16.10 ([#&#8203;30089](https://togithub.com/go-gitea/gitea/issues/30089)) - Upgrade go-sqlite to v1.14.22 ([#&#8203;30467](https://togithub.com/go-gitea/gitea/issues/30467)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-16 06:32:43 +00:00
appVersion: 1.21.11
dependencies:
- name: common
version: 23.0.9
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: memcached
version: 13.0.11
repository: oci://tccr.io/truecharts
condition: memcached.enabled
alias: ""
tags: []
import-values: []
deprecated: false
description: Self hosted GIT repositories
home: https://truecharts.org/charts/stable/gitea
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.webp
keywords:
- git
- issue tracker
- code review
- wiki
- gitea
- gogs
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: gitea
sources:
chore(deps): update container image gitea/gitea to v1.21.4@600f1f1 by renovate (#17304) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch | `1.21.3-rootless` -> `1.21.4-rootless` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.4`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.4) [Compare Source](https://togithub.com/go-gitea/gitea/compare/v1.21.3...v1.21.4) - SECURITY - Update github.com/cloudflare/circl ([#&#8203;28789](https://togithub.com/go-gitea/gitea/issues/28789)) ([#&#8203;28790](https://togithub.com/go-gitea/gitea/issues/28790)) - Require token for GET subscription endpoint ([#&#8203;28765](https://togithub.com/go-gitea/gitea/issues/28765)) ([#&#8203;28768](https://togithub.com/go-gitea/gitea/issues/28768)) - BUGFIXES - Use refname:strip-2 instead of refname:short when syncing tags ([#&#8203;28797](https://togithub.com/go-gitea/gitea/issues/28797)) ([#&#8203;28811](https://togithub.com/go-gitea/gitea/issues/28811)) - Fix links in issue card ([#&#8203;28806](https://togithub.com/go-gitea/gitea/issues/28806)) ([#&#8203;28807](https://togithub.com/go-gitea/gitea/issues/28807)) - Fix nil pointer panic when exec some gitea cli command ([#&#8203;28791](https://togithub.com/go-gitea/gitea/issues/28791)) ([#&#8203;28795](https://togithub.com/go-gitea/gitea/issues/28795)) - Require token for GET subscription endpoint ([#&#8203;28765](https://togithub.com/go-gitea/gitea/issues/28765)) ([#&#8203;28778](https://togithub.com/go-gitea/gitea/issues/28778)) - Fix button size in "attached header right" ([#&#8203;28770](https://togithub.com/go-gitea/gitea/issues/28770)) ([#&#8203;28774](https://togithub.com/go-gitea/gitea/issues/28774)) - Fix `convert.ToTeams` on empty input ([#&#8203;28426](https://togithub.com/go-gitea/gitea/issues/28426)) ([#&#8203;28767](https://togithub.com/go-gitea/gitea/issues/28767)) - Hide code related setting options in repository when code unit is disabled ([#&#8203;28631](https://togithub.com/go-gitea/gitea/issues/28631)) ([#&#8203;28749](https://togithub.com/go-gitea/gitea/issues/28749)) - Fix incorrect URL for "Reference in New Issue" ([#&#8203;28716](https://togithub.com/go-gitea/gitea/issues/28716)) ([#&#8203;28723](https://togithub.com/go-gitea/gitea/issues/28723)) - Fix panic when parsing empty pgsql host ([#&#8203;28708](https://togithub.com/go-gitea/gitea/issues/28708)) ([#&#8203;28709](https://togithub.com/go-gitea/gitea/issues/28709)) - Upgrade xorm to new version which supported update join for all supported databases ([#&#8203;28590](https://togithub.com/go-gitea/gitea/issues/28590)) ([#&#8203;28668](https://togithub.com/go-gitea/gitea/issues/28668)) - Fix alpine package files are not rebuilt ([#&#8203;28638](https://togithub.com/go-gitea/gitea/issues/28638)) ([#&#8203;28665](https://togithub.com/go-gitea/gitea/issues/28665)) - Avoid cycle-redirecting user/login page ([#&#8203;28636](https://togithub.com/go-gitea/gitea/issues/28636)) ([#&#8203;28658](https://togithub.com/go-gitea/gitea/issues/28658)) - Fix empty ref for cron workflow runs ([#&#8203;28640](https://togithub.com/go-gitea/gitea/issues/28640)) ([#&#8203;28647](https://togithub.com/go-gitea/gitea/issues/28647)) - Remove unnecessary syncbranchToDB with tests ([#&#8203;28624](https://togithub.com/go-gitea/gitea/issues/28624)) ([#&#8203;28629](https://togithub.com/go-gitea/gitea/issues/28629)) - Use known issue IID to generate new PR index number when migrating from GitLab ([#&#8203;28616](https://togithub.com/go-gitea/gitea/issues/28616)) ([#&#8203;28618](https://togithub.com/go-gitea/gitea/issues/28618)) - Fix flex container width ([#&#8203;28603](https://togithub.com/go-gitea/gitea/issues/28603)) ([#&#8203;28605](https://togithub.com/go-gitea/gitea/issues/28605)) - Fix the scroll behavior for emoji/mention list ([#&#8203;28597](https://togithub.com/go-gitea/gitea/issues/28597)) ([#&#8203;28601](https://togithub.com/go-gitea/gitea/issues/28601)) - Fix wrong due date rendering in issue list page ([#&#8203;28588](https://togithub.com/go-gitea/gitea/issues/28588)) ([#&#8203;28591](https://togithub.com/go-gitea/gitea/issues/28591)) - Fix `status_check_contexts` matching bug ([#&#8203;28582](https://togithub.com/go-gitea/gitea/issues/28582)) ([#&#8203;28589](https://togithub.com/go-gitea/gitea/issues/28589)) - Fix 500 error of searching commits ([#&#8203;28576](https://togithub.com/go-gitea/gitea/issues/28576)) ([#&#8203;28579](https://togithub.com/go-gitea/gitea/issues/28579)) - Use information from previous blame parts ([#&#8203;28572](https://togithub.com/go-gitea/gitea/issues/28572)) ([#&#8203;28577](https://togithub.com/go-gitea/gitea/issues/28577)) - Update mermaid for 1.21 ([#&#8203;28571](https://togithub.com/go-gitea/gitea/issues/28571)) - Fix 405 method not allowed CORS / OIDC ([#&#8203;28583](https://togithub.com/go-gitea/gitea/issues/28583)) ([#&#8203;28586](https://togithub.com/go-gitea/gitea/issues/28586)) ([#&#8203;28587](https://togithub.com/go-gitea/gitea/issues/28587)) ([#&#8203;28611](https://togithub.com/go-gitea/gitea/issues/28611)) - Fix `GetCommitStatuses` ([#&#8203;28787](https://togithub.com/go-gitea/gitea/issues/28787)) ([#&#8203;28804](https://togithub.com/go-gitea/gitea/issues/28804)) - Forbid removing the last admin user ([#&#8203;28337](https://togithub.com/go-gitea/gitea/issues/28337)) ([#&#8203;28793](https://togithub.com/go-gitea/gitea/issues/28793)) - Fix schedule tasks bugs ([#&#8203;28691](https://togithub.com/go-gitea/gitea/issues/28691)) ([#&#8203;28780](https://togithub.com/go-gitea/gitea/issues/28780)) - Fix issue dependencies ([#&#8203;27736](https://togithub.com/go-gitea/gitea/issues/27736)) ([#&#8203;28776](https://togithub.com/go-gitea/gitea/issues/28776)) - Fix system webhooks API bug ([#&#8203;28531](https://togithub.com/go-gitea/gitea/issues/28531)) ([#&#8203;28666](https://togithub.com/go-gitea/gitea/issues/28666)) - Fix when private user following user, private user will not be counted in his own view ([#&#8203;28037](https://togithub.com/go-gitea/gitea/issues/28037)) ([#&#8203;28792](https://togithub.com/go-gitea/gitea/issues/28792)) - Render code block in activity tab ([#&#8203;28816](https://togithub.com/go-gitea/gitea/issues/28816)) ([#&#8203;28818](https://togithub.com/go-gitea/gitea/issues/28818)) - ENHANCEMENTS - Rework markup link rendering ([#&#8203;26745](https://togithub.com/go-gitea/gitea/issues/26745)) ([#&#8203;28803](https://togithub.com/go-gitea/gitea/issues/28803)) - Modernize merge button ([#&#8203;28140](https://togithub.com/go-gitea/gitea/issues/28140)) ([#&#8203;28786](https://togithub.com/go-gitea/gitea/issues/28786)) - Speed up loading the dashboard on mysql/mariadb ([#&#8203;28546](https://togithub.com/go-gitea/gitea/issues/28546)) ([#&#8203;28784](https://togithub.com/go-gitea/gitea/issues/28784)) - Assign pull request to project during creation ([#&#8203;28227](https://togithub.com/go-gitea/gitea/issues/28227)) ([#&#8203;28775](https://togithub.com/go-gitea/gitea/issues/28775)) - Show description as tooltip instead of title for labels ([#&#8203;28754](https://togithub.com/go-gitea/gitea/issues/28754)) ([#&#8203;28766](https://togithub.com/go-gitea/gitea/issues/28766)) - Make template `DateTime` show proper tooltip ([#&#8203;28677](https://togithub.com/go-gitea/gitea/issues/28677)) ([#&#8203;28683](https://togithub.com/go-gitea/gitea/issues/28683)) - Switch destination directory for apt signing keys ([#&#8203;28639](https://togithub.com/go-gitea/gitea/issues/28639)) ([#&#8203;28642](https://togithub.com/go-gitea/gitea/issues/28642)) - Include heap pprof in diagnosis report to help debugging memory leaks ([#&#8203;28596](https://togithub.com/go-gitea/gitea/issues/28596)) ([#&#8203;28599](https://togithub.com/go-gitea/gitea/issues/28599)) - DOCS - Suggest to use Type=simple for systemd service ([#&#8203;28717](https://togithub.com/go-gitea/gitea/issues/28717)) ([#&#8203;28722](https://togithub.com/go-gitea/gitea/issues/28722)) - Extend description for ARTIFACT_RETENTION_DAYS ([#&#8203;28626](https://togithub.com/go-gitea/gitea/issues/28626)) ([#&#8203;28630](https://togithub.com/go-gitea/gitea/issues/28630)) - MISC - Add -F to commit search to treat keywords as strings ([#&#8203;28744](https://togithub.com/go-gitea/gitea/issues/28744)) ([#&#8203;28748](https://togithub.com/go-gitea/gitea/issues/28748)) - Add download attribute to release attachments ([#&#8203;28739](https://togithub.com/go-gitea/gitea/issues/28739)) ([#&#8203;28740](https://togithub.com/go-gitea/gitea/issues/28740)) - Concatenate error in `checkIfPRContentChanged` ([#&#8203;28731](https://togithub.com/go-gitea/gitea/issues/28731)) ([#&#8203;28737](https://togithub.com/go-gitea/gitea/issues/28737)) - Improve 1.21 document for Database Preparation ([#&#8203;28643](https://togithub.com/go-gitea/gitea/issues/28643)) ([#&#8203;28644](https://togithub.com/go-gitea/gitea/issues/28644)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuOSIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-21 00:21:00 +00:00
- https://gitea.com/gitea/helm-chart
- https://github.com/go-gitea/gitea
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 14:14:33 +00:00
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
- https://hub.docker.com/r/gitea/gitea
type: application
version: 19.1.9