TrueChartsClone/charts/stable/gitea
TrueCharts Bot f676bb71cf
chore(deps): update container image gitea/gitea to v1.21.3@00677d8 by renovate (#16471)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.2-rootless` -> `1.21.3-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.3`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.3)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.2...v1.21.3)

-   SECURITY
- Update golang.org/x/crypto
([#&#8203;28519](https://togithub.com/go-gitea/gitea/issues/28519))
-   API
- chore(api): support ignore password if login source type is LDAP for
creating user API
([#&#8203;28491](https://togithub.com/go-gitea/gitea/issues/28491))
([#&#8203;28525](https://togithub.com/go-gitea/gitea/issues/28525))
- Add endpoint for not implemented Docker auth
([#&#8203;28457](https://togithub.com/go-gitea/gitea/issues/28457))
([#&#8203;28462](https://togithub.com/go-gitea/gitea/issues/28462))
-   ENHANCEMENTS
- Add option to disable ambiguous unicode characters detection
([#&#8203;28454](https://togithub.com/go-gitea/gitea/issues/28454))
([#&#8203;28499](https://togithub.com/go-gitea/gitea/issues/28499))
- Refactor SSH clone URL generation code
([#&#8203;28421](https://togithub.com/go-gitea/gitea/issues/28421))
([#&#8203;28480](https://togithub.com/go-gitea/gitea/issues/28480))
- Polyfill SubmitEvent for PaleMoon
([#&#8203;28441](https://togithub.com/go-gitea/gitea/issues/28441))
([#&#8203;28478](https://togithub.com/go-gitea/gitea/issues/28478))
-   BUGFIXES
- Fix the issue ref rendering for wiki
([#&#8203;28556](https://togithub.com/go-gitea/gitea/issues/28556))
([#&#8203;28559](https://togithub.com/go-gitea/gitea/issues/28559))
- Fix duplicate ID when deleting repo
([#&#8203;28520](https://togithub.com/go-gitea/gitea/issues/28520))
([#&#8203;28528](https://togithub.com/go-gitea/gitea/issues/28528))
- Only check online runner when detecting matching runners in workflows
([#&#8203;28286](https://togithub.com/go-gitea/gitea/issues/28286))
([#&#8203;28512](https://togithub.com/go-gitea/gitea/issues/28512))
- Initalize stroage for orphaned repository doctor
([#&#8203;28487](https://togithub.com/go-gitea/gitea/issues/28487))
([#&#8203;28490](https://togithub.com/go-gitea/gitea/issues/28490))
- Fix possible nil pointer access
([#&#8203;28428](https://togithub.com/go-gitea/gitea/issues/28428))
([#&#8203;28440](https://togithub.com/go-gitea/gitea/issues/28440))
- Don't show unnecessary citation JS error on UI
([#&#8203;28433](https://togithub.com/go-gitea/gitea/issues/28433))
([#&#8203;28437](https://togithub.com/go-gitea/gitea/issues/28437))
-   DOCS
- Update actions document about comparsion as Github Actions
([#&#8203;28560](https://togithub.com/go-gitea/gitea/issues/28560))
([#&#8203;28564](https://togithub.com/go-gitea/gitea/issues/28564))
- Fix documents for "custom/public/assets/"
([#&#8203;28465](https://togithub.com/go-gitea/gitea/issues/28465))
([#&#8203;28467](https://togithub.com/go-gitea/gitea/issues/28467))
-   MISC
- Fix inperformant query on retrifing review from database.
([#&#8203;28552](https://togithub.com/go-gitea/gitea/issues/28552))
([#&#8203;28562](https://togithub.com/go-gitea/gitea/issues/28562))
- Improve the prompt for "ssh-keygen sign"
([#&#8203;28509](https://togithub.com/go-gitea/gitea/issues/28509))
([#&#8203;28510](https://togithub.com/go-gitea/gitea/issues/28510))
- Update docs for DISABLE_QUERY_AUTH_TOKEN
([#&#8203;28485](https://togithub.com/go-gitea/gitea/issues/28485))
([#&#8203;28488](https://togithub.com/go-gitea/gitea/issues/28488))
- Fix Chinese translation of config cheat sheet\[API]
([#&#8203;28472](https://togithub.com/go-gitea/gitea/issues/28472))
([#&#8203;28473](https://togithub.com/go-gitea/gitea/issues/28473))
- Retry SSH key verification with additional CRLF if it failed
([#&#8203;28392](https://togithub.com/go-gitea/gitea/issues/28392))
([#&#8203;28464](https://togithub.com/go-gitea/gitea/issues/28464))

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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:51:35 +01:00
..
ci fix(apps): link non-primary ingress - add port to non-ingress gitea's url (#16336) 2023-12-21 10:57:01 +02:00
docs
templates fix(apps): link non-primary ingress - add port to non-ingress gitea's url (#16336) 2023-12-21 10:57:01 +02:00
.helmignore
CHANGELOG.md
Chart.yaml chore(deps): update container image gitea/gitea to v1.21.3@00677d8 by renovate (#16471) 2023-12-25 01:51:35 +01:00
LICENSE
README.md Commit daily changes 2023-12-14 12:05:19 +00:00
icon.png
questions.yaml fix(cnpg): ensure the cnpg GUI is included on CNPG apps 2023-12-21 14:20:12 +01:00
values.yaml chore(deps): update container image gitea/gitea to v1.21.3@00677d8 by renovate (#16471) 2023-12-25 01:51:35 +01:00

README.md

README

General Info

TrueCharts can be installed as both normal Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported.

For more information about this App, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project