TrueCharts Bot
d16d4244ad
chore(deps): update container image gitea/gitea to v1.21.5@874a8d8 by renovate ( #17787 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea ) | patch |
`1.21.4-rootless` -> `1.21.5-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.5`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.5 )
[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.4...v1.21.5 )
- SECURITY
- Prevent anonymous container access if `RequireSignInView` is enabled
([#​28877](https://togithub.com/go-gitea/gitea/issues/28877 ))
([#​28882](https://togithub.com/go-gitea/gitea/issues/28882 ))
- Update go dependencies and fix go-git
([#​28893](https://togithub.com/go-gitea/gitea/issues/28893 ))
([#​28934](https://togithub.com/go-gitea/gitea/issues/28934 ))
- BUGFIXES
- Revert "Speed up loading the dashboard on mysql/mariadb
([#​28546](https://togithub.com/go-gitea/gitea/issues/28546 ))"
([#​29006](https://togithub.com/go-gitea/gitea/issues/29006 ))
([#​29007](https://togithub.com/go-gitea/gitea/issues/29007 ))
- Fix an actions schedule bug
([#​28942](https://togithub.com/go-gitea/gitea/issues/28942 ))
([#​28999](https://togithub.com/go-gitea/gitea/issues/28999 ))
- Fix update enable_prune even if mirror_interval is not provided
([#​28905](https://togithub.com/go-gitea/gitea/issues/28905 ))
([#​28929](https://togithub.com/go-gitea/gitea/issues/28929 ))
- Fix uploaded artifacts should be overwritten
([#​28726](https://togithub.com/go-gitea/gitea/issues/28726 ))
backport v1.21
([#​28832](https://togithub.com/go-gitea/gitea/issues/28832 ))
- Preserve BOM in web editor
([#​28935](https://togithub.com/go-gitea/gitea/issues/28935 ))
([#​28959](https://togithub.com/go-gitea/gitea/issues/28959 ))
- Strip `/` from relative links
([#​28932](https://togithub.com/go-gitea/gitea/issues/28932 ))
([#​28952](https://togithub.com/go-gitea/gitea/issues/28952 ))
- Don't remove all mirror repository's releases when mirroring
([#​28817](https://togithub.com/go-gitea/gitea/issues/28817 ))
([#​28939](https://togithub.com/go-gitea/gitea/issues/28939 ))
- Implement `MigrateRepository` for the actions notifier
([#​28920](https://togithub.com/go-gitea/gitea/issues/28920 ))
([#​28923](https://togithub.com/go-gitea/gitea/issues/28923 ))
- Respect branch info for relative links
([#​28909](https://togithub.com/go-gitea/gitea/issues/28909 ))
([#​28922](https://togithub.com/go-gitea/gitea/issues/28922 ))
- Don't reload timeline page when (un)resolving or replying conversation
([#​28654](https://togithub.com/go-gitea/gitea/issues/28654 ))
([#​28917](https://togithub.com/go-gitea/gitea/issues/28917 ))
- Only migrate the first 255 chars of a Github issue title
([#​28902](https://togithub.com/go-gitea/gitea/issues/28902 ))
([#​28912](https://togithub.com/go-gitea/gitea/issues/28912 ))
- Fix sort bug on repository issues list
([#​28897](https://togithub.com/go-gitea/gitea/issues/28897 ))
([#​28901](https://togithub.com/go-gitea/gitea/issues/28901 ))
- Fix `DeleteCollaboration` transaction behaviour
([#​28886](https://togithub.com/go-gitea/gitea/issues/28886 ))
([#​28889](https://togithub.com/go-gitea/gitea/issues/28889 ))
- Fix schedule not trigger bug because matching full ref name with short
ref name
([#​28874](https://togithub.com/go-gitea/gitea/issues/28874 ))
([#​28888](https://togithub.com/go-gitea/gitea/issues/28888 ))
- Fix migrate storage bug
([#​28830](https://togithub.com/go-gitea/gitea/issues/28830 ))
([#​28867](https://togithub.com/go-gitea/gitea/issues/28867 ))
- Fix archive creating LFS hooks and breaking pull requests
([#​28848](https://togithub.com/go-gitea/gitea/issues/28848 ))
([#​28851](https://togithub.com/go-gitea/gitea/issues/28851 ))
- Fix reverting a merge commit failing
([#​28794](https://togithub.com/go-gitea/gitea/issues/28794 ))
([#​28825](https://togithub.com/go-gitea/gitea/issues/28825 ))
- Upgrade xorm to v1.3.7 to fix a resource leak problem caused by
Iterate
([#​28891](https://togithub.com/go-gitea/gitea/issues/28891 ))
([#​28895](https://togithub.com/go-gitea/gitea/issues/28895 ))
- Fix incorrect PostgreSQL connection string for Unix sockets
([#​28865](https://togithub.com/go-gitea/gitea/issues/28865 ))
([#​28870](https://togithub.com/go-gitea/gitea/issues/28870 ))
- ENHANCEMENTS
- Make loading animation less aggressive
([#​28955](https://togithub.com/go-gitea/gitea/issues/28955 ))
([#​28956](https://togithub.com/go-gitea/gitea/issues/28956 ))
- Avoid duplicate JS error messages on UI
([#​28873](https://togithub.com/go-gitea/gitea/issues/28873 ))
([#​28881](https://togithub.com/go-gitea/gitea/issues/28881 ))
- Bump `@github/relative-time-element` to 4.3.1
([#​28819](https://togithub.com/go-gitea/gitea/issues/28819 ))
([#​28826](https://togithub.com/go-gitea/gitea/issues/28826 ))
- MISC
- Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly
defined
([#​28783](https://togithub.com/go-gitea/gitea/issues/28783 ))
([#​28868](https://togithub.com/go-gitea/gitea/issues/28868 ))
- Remove duplicated checkinit on git module
([#​28824](https://togithub.com/go-gitea/gitea/issues/28824 ))
([#​28831](https://togithub.com/go-gitea/gitea/issues/28831 ))
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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-02 17:25:05 +01:00
TrueCharts Bot
6fda71c550
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
([#​28789](https://togithub.com/go-gitea/gitea/issues/28789 ))
([#​28790](https://togithub.com/go-gitea/gitea/issues/28790 ))
- Require token for GET subscription endpoint
([#​28765](https://togithub.com/go-gitea/gitea/issues/28765 ))
([#​28768](https://togithub.com/go-gitea/gitea/issues/28768 ))
- BUGFIXES
- Use refname:strip-2 instead of refname:short when syncing tags
([#​28797](https://togithub.com/go-gitea/gitea/issues/28797 ))
([#​28811](https://togithub.com/go-gitea/gitea/issues/28811 ))
- Fix links in issue card
([#​28806](https://togithub.com/go-gitea/gitea/issues/28806 ))
([#​28807](https://togithub.com/go-gitea/gitea/issues/28807 ))
- Fix nil pointer panic when exec some gitea cli command
([#​28791](https://togithub.com/go-gitea/gitea/issues/28791 ))
([#​28795](https://togithub.com/go-gitea/gitea/issues/28795 ))
- Require token for GET subscription endpoint
([#​28765](https://togithub.com/go-gitea/gitea/issues/28765 ))
([#​28778](https://togithub.com/go-gitea/gitea/issues/28778 ))
- Fix button size in "attached header right"
([#​28770](https://togithub.com/go-gitea/gitea/issues/28770 ))
([#​28774](https://togithub.com/go-gitea/gitea/issues/28774 ))
- Fix `convert.ToTeams` on empty input
([#​28426](https://togithub.com/go-gitea/gitea/issues/28426 ))
([#​28767](https://togithub.com/go-gitea/gitea/issues/28767 ))
- Hide code related setting options in repository when code unit is
disabled
([#​28631](https://togithub.com/go-gitea/gitea/issues/28631 ))
([#​28749](https://togithub.com/go-gitea/gitea/issues/28749 ))
- Fix incorrect URL for "Reference in New Issue"
([#​28716](https://togithub.com/go-gitea/gitea/issues/28716 ))
([#​28723](https://togithub.com/go-gitea/gitea/issues/28723 ))
- Fix panic when parsing empty pgsql host
([#​28708](https://togithub.com/go-gitea/gitea/issues/28708 ))
([#​28709](https://togithub.com/go-gitea/gitea/issues/28709 ))
- Upgrade xorm to new version which supported update join for all
supported databases
([#​28590](https://togithub.com/go-gitea/gitea/issues/28590 ))
([#​28668](https://togithub.com/go-gitea/gitea/issues/28668 ))
- Fix alpine package files are not rebuilt
([#​28638](https://togithub.com/go-gitea/gitea/issues/28638 ))
([#​28665](https://togithub.com/go-gitea/gitea/issues/28665 ))
- Avoid cycle-redirecting user/login page
([#​28636](https://togithub.com/go-gitea/gitea/issues/28636 ))
([#​28658](https://togithub.com/go-gitea/gitea/issues/28658 ))
- Fix empty ref for cron workflow runs
([#​28640](https://togithub.com/go-gitea/gitea/issues/28640 ))
([#​28647](https://togithub.com/go-gitea/gitea/issues/28647 ))
- Remove unnecessary syncbranchToDB with tests
([#​28624](https://togithub.com/go-gitea/gitea/issues/28624 ))
([#​28629](https://togithub.com/go-gitea/gitea/issues/28629 ))
- Use known issue IID to generate new PR index number when migrating
from GitLab
([#​28616](https://togithub.com/go-gitea/gitea/issues/28616 ))
([#​28618](https://togithub.com/go-gitea/gitea/issues/28618 ))
- Fix flex container width
([#​28603](https://togithub.com/go-gitea/gitea/issues/28603 ))
([#​28605](https://togithub.com/go-gitea/gitea/issues/28605 ))
- Fix the scroll behavior for emoji/mention list
([#​28597](https://togithub.com/go-gitea/gitea/issues/28597 ))
([#​28601](https://togithub.com/go-gitea/gitea/issues/28601 ))
- Fix wrong due date rendering in issue list page
([#​28588](https://togithub.com/go-gitea/gitea/issues/28588 ))
([#​28591](https://togithub.com/go-gitea/gitea/issues/28591 ))
- Fix `status_check_contexts` matching bug
([#​28582](https://togithub.com/go-gitea/gitea/issues/28582 ))
([#​28589](https://togithub.com/go-gitea/gitea/issues/28589 ))
- Fix 500 error of searching commits
([#​28576](https://togithub.com/go-gitea/gitea/issues/28576 ))
([#​28579](https://togithub.com/go-gitea/gitea/issues/28579 ))
- Use information from previous blame parts
([#​28572](https://togithub.com/go-gitea/gitea/issues/28572 ))
([#​28577](https://togithub.com/go-gitea/gitea/issues/28577 ))
- Update mermaid for 1.21
([#​28571](https://togithub.com/go-gitea/gitea/issues/28571 ))
- Fix 405 method not allowed CORS / OIDC
([#​28583](https://togithub.com/go-gitea/gitea/issues/28583 ))
([#​28586](https://togithub.com/go-gitea/gitea/issues/28586 ))
([#​28587](https://togithub.com/go-gitea/gitea/issues/28587 ))
([#​28611](https://togithub.com/go-gitea/gitea/issues/28611 ))
- Fix `GetCommitStatuses`
([#​28787](https://togithub.com/go-gitea/gitea/issues/28787 ))
([#​28804](https://togithub.com/go-gitea/gitea/issues/28804 ))
- Forbid removing the last admin user
([#​28337](https://togithub.com/go-gitea/gitea/issues/28337 ))
([#​28793](https://togithub.com/go-gitea/gitea/issues/28793 ))
- Fix schedule tasks bugs
([#​28691](https://togithub.com/go-gitea/gitea/issues/28691 ))
([#​28780](https://togithub.com/go-gitea/gitea/issues/28780 ))
- Fix issue dependencies
([#​27736](https://togithub.com/go-gitea/gitea/issues/27736 ))
([#​28776](https://togithub.com/go-gitea/gitea/issues/28776 ))
- Fix system webhooks API bug
([#​28531](https://togithub.com/go-gitea/gitea/issues/28531 ))
([#​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
([#​28037](https://togithub.com/go-gitea/gitea/issues/28037 ))
([#​28792](https://togithub.com/go-gitea/gitea/issues/28792 ))
- Render code block in activity tab
([#​28816](https://togithub.com/go-gitea/gitea/issues/28816 ))
([#​28818](https://togithub.com/go-gitea/gitea/issues/28818 ))
- ENHANCEMENTS
- Rework markup link rendering
([#​26745](https://togithub.com/go-gitea/gitea/issues/26745 ))
([#​28803](https://togithub.com/go-gitea/gitea/issues/28803 ))
- Modernize merge button
([#​28140](https://togithub.com/go-gitea/gitea/issues/28140 ))
([#​28786](https://togithub.com/go-gitea/gitea/issues/28786 ))
- Speed up loading the dashboard on mysql/mariadb
([#​28546](https://togithub.com/go-gitea/gitea/issues/28546 ))
([#​28784](https://togithub.com/go-gitea/gitea/issues/28784 ))
- Assign pull request to project during creation
([#​28227](https://togithub.com/go-gitea/gitea/issues/28227 ))
([#​28775](https://togithub.com/go-gitea/gitea/issues/28775 ))
- Show description as tooltip instead of title for labels
([#​28754](https://togithub.com/go-gitea/gitea/issues/28754 ))
([#​28766](https://togithub.com/go-gitea/gitea/issues/28766 ))
- Make template `DateTime` show proper tooltip
([#​28677](https://togithub.com/go-gitea/gitea/issues/28677 ))
([#​28683](https://togithub.com/go-gitea/gitea/issues/28683 ))
- Switch destination directory for apt signing keys
([#​28639](https://togithub.com/go-gitea/gitea/issues/28639 ))
([#​28642](https://togithub.com/go-gitea/gitea/issues/28642 ))
- Include heap pprof in diagnosis report to help debugging memory leaks
([#​28596](https://togithub.com/go-gitea/gitea/issues/28596 ))
([#​28599](https://togithub.com/go-gitea/gitea/issues/28599 ))
- DOCS
- Suggest to use Type=simple for systemd service
([#​28717](https://togithub.com/go-gitea/gitea/issues/28717 ))
([#​28722](https://togithub.com/go-gitea/gitea/issues/28722 ))
- Extend description for ARTIFACT_RETENTION_DAYS
([#​28626](https://togithub.com/go-gitea/gitea/issues/28626 ))
([#​28630](https://togithub.com/go-gitea/gitea/issues/28630 ))
- MISC
- Add -F to commit search to treat keywords as strings
([#​28744](https://togithub.com/go-gitea/gitea/issues/28744 ))
([#​28748](https://togithub.com/go-gitea/gitea/issues/28748 ))
- Add download attribute to release attachments
([#​28739](https://togithub.com/go-gitea/gitea/issues/28739 ))
([#​28740](https://togithub.com/go-gitea/gitea/issues/28740 ))
- Concatenate error in `checkIfPRContentChanged`
([#​28731](https://togithub.com/go-gitea/gitea/issues/28731 ))
([#​28737](https://togithub.com/go-gitea/gitea/issues/28737 ))
- Improve 1.21 document for Database Preparation
([#​28643](https://togithub.com/go-gitea/gitea/issues/28643 ))
([#​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 02:21:00 +02:00
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
([#​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
([#​28491](https://togithub.com/go-gitea/gitea/issues/28491 ))
([#​28525](https://togithub.com/go-gitea/gitea/issues/28525 ))
- Add endpoint for not implemented Docker auth
([#​28457](https://togithub.com/go-gitea/gitea/issues/28457 ))
([#​28462](https://togithub.com/go-gitea/gitea/issues/28462 ))
- ENHANCEMENTS
- Add option to disable ambiguous unicode characters detection
([#​28454](https://togithub.com/go-gitea/gitea/issues/28454 ))
([#​28499](https://togithub.com/go-gitea/gitea/issues/28499 ))
- Refactor SSH clone URL generation code
([#​28421](https://togithub.com/go-gitea/gitea/issues/28421 ))
([#​28480](https://togithub.com/go-gitea/gitea/issues/28480 ))
- Polyfill SubmitEvent for PaleMoon
([#​28441](https://togithub.com/go-gitea/gitea/issues/28441 ))
([#​28478](https://togithub.com/go-gitea/gitea/issues/28478 ))
- BUGFIXES
- Fix the issue ref rendering for wiki
([#​28556](https://togithub.com/go-gitea/gitea/issues/28556 ))
([#​28559](https://togithub.com/go-gitea/gitea/issues/28559 ))
- Fix duplicate ID when deleting repo
([#​28520](https://togithub.com/go-gitea/gitea/issues/28520 ))
([#​28528](https://togithub.com/go-gitea/gitea/issues/28528 ))
- Only check online runner when detecting matching runners in workflows
([#​28286](https://togithub.com/go-gitea/gitea/issues/28286 ))
([#​28512](https://togithub.com/go-gitea/gitea/issues/28512 ))
- Initalize stroage for orphaned repository doctor
([#​28487](https://togithub.com/go-gitea/gitea/issues/28487 ))
([#​28490](https://togithub.com/go-gitea/gitea/issues/28490 ))
- Fix possible nil pointer access
([#​28428](https://togithub.com/go-gitea/gitea/issues/28428 ))
([#​28440](https://togithub.com/go-gitea/gitea/issues/28440 ))
- Don't show unnecessary citation JS error on UI
([#​28433](https://togithub.com/go-gitea/gitea/issues/28433 ))
([#​28437](https://togithub.com/go-gitea/gitea/issues/28437 ))
- DOCS
- Update actions document about comparsion as Github Actions
([#​28560](https://togithub.com/go-gitea/gitea/issues/28560 ))
([#​28564](https://togithub.com/go-gitea/gitea/issues/28564 ))
- Fix documents for "custom/public/assets/"
([#​28465](https://togithub.com/go-gitea/gitea/issues/28465 ))
([#​28467](https://togithub.com/go-gitea/gitea/issues/28467 ))
- MISC
- Fix inperformant query on retrifing review from database.
([#​28552](https://togithub.com/go-gitea/gitea/issues/28552 ))
([#​28562](https://togithub.com/go-gitea/gitea/issues/28562 ))
- Improve the prompt for "ssh-keygen sign"
([#​28509](https://togithub.com/go-gitea/gitea/issues/28509 ))
([#​28510](https://togithub.com/go-gitea/gitea/issues/28510 ))
- Update docs for DISABLE_QUERY_AUTH_TOKEN
([#​28485](https://togithub.com/go-gitea/gitea/issues/28485 ))
([#​28488](https://togithub.com/go-gitea/gitea/issues/28488 ))
- Fix Chinese translation of config cheat sheet\[API]
([#​28472](https://togithub.com/go-gitea/gitea/issues/28472 ))
([#​28473](https://togithub.com/go-gitea/gitea/issues/28473 ))
- Retry SSH key verification with additional CRLF if it failed
([#​28392](https://togithub.com/go-gitea/gitea/issues/28392 ))
([#​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
TrueCharts Bot
de1e107e80
chore(deps): update container image gitea/gitea to v1.21.2@1fd1c76 ( #15993 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea ) | patch |
`1.21.1-rootless` -> `1.21.2-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.2`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.2 )
[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.1...v1.21.2 )
- SECURITY
- Rebuild with recently released golang version
- Fix missing check
([#​28406](https://togithub.com/go-gitea/gitea/issues/28406 ))
([#​28411](https://togithub.com/go-gitea/gitea/issues/28411 ))
- Do some missing checks
([#​28423](https://togithub.com/go-gitea/gitea/issues/28423 ))
([#​28432](https://togithub.com/go-gitea/gitea/issues/28432 ))
- BUGFIXES
- Fix margin in server signed signature verification view
([#​28379](https://togithub.com/go-gitea/gitea/issues/28379 ))
([#​28381](https://togithub.com/go-gitea/gitea/issues/28381 ))
- Fix object does not exist error when checking citation file
([#​28314](https://togithub.com/go-gitea/gitea/issues/28314 ))
([#​28369](https://togithub.com/go-gitea/gitea/issues/28369 ))
- Use `filepath` instead of `path` to create SQLite3 database file
([#​28374](https://togithub.com/go-gitea/gitea/issues/28374 ))
([#​28378](https://togithub.com/go-gitea/gitea/issues/28378 ))
- Fix the runs will not be displayed bug when the main branch have no
workflows but other branches have
([#​28359](https://togithub.com/go-gitea/gitea/issues/28359 ))
([#​28365](https://togithub.com/go-gitea/gitea/issues/28365 ))
- Handle repository.size column being NULL in migration v263
([#​28336](https://togithub.com/go-gitea/gitea/issues/28336 ))
([#​28363](https://togithub.com/go-gitea/gitea/issues/28363 ))
- Convert git commit summary to valid UTF8.
([#​28356](https://togithub.com/go-gitea/gitea/issues/28356 ))
([#​28358](https://togithub.com/go-gitea/gitea/issues/28358 ))
- Fix migration panic due to an empty review comment diff
([#​28334](https://togithub.com/go-gitea/gitea/issues/28334 ))
([#​28362](https://togithub.com/go-gitea/gitea/issues/28362 ))
- Add `HEAD` support for rpm repo files
([#​28309](https://togithub.com/go-gitea/gitea/issues/28309 ))
([#​28360](https://togithub.com/go-gitea/gitea/issues/28360 ))
- Fix RPM/Debian signature key creation
([#​28352](https://togithub.com/go-gitea/gitea/issues/28352 ))
([#​28353](https://togithub.com/go-gitea/gitea/issues/28353 ))
- Keep profile tab when clicking on Language
([#​28320](https://togithub.com/go-gitea/gitea/issues/28320 ))
([#​28331](https://togithub.com/go-gitea/gitea/issues/28331 ))
- Fix missing issue search index update when changing status
([#​28325](https://togithub.com/go-gitea/gitea/issues/28325 ))
([#​28330](https://togithub.com/go-gitea/gitea/issues/28330 ))
- Fix wrong link in `protect_branch_name_pattern_desc`
([#​28313](https://togithub.com/go-gitea/gitea/issues/28313 ))
([#​28315](https://togithub.com/go-gitea/gitea/issues/28315 ))
- Read `previous` info from git blame
([#​28306](https://togithub.com/go-gitea/gitea/issues/28306 ))
([#​28310](https://togithub.com/go-gitea/gitea/issues/28310 ))
- Ignore "non-existing" errors when getDirectorySize calculates the size
([#​28276](https://togithub.com/go-gitea/gitea/issues/28276 ))
([#​28285](https://togithub.com/go-gitea/gitea/issues/28285 ))
- Use appSubUrl for OAuth2 callback URL tip
([#​28266](https://togithub.com/go-gitea/gitea/issues/28266 ))
([#​28275](https://togithub.com/go-gitea/gitea/issues/28275 ))
- Meilisearch: require all query terms to be matched
([#​28293](https://togithub.com/go-gitea/gitea/issues/28293 ))
([#​28296](https://togithub.com/go-gitea/gitea/issues/28296 ))
- Fix required error for token name
([#​28267](https://togithub.com/go-gitea/gitea/issues/28267 ))
([#​28284](https://togithub.com/go-gitea/gitea/issues/28284 ))
- Fix issue will be detected as pull request when checking `First-time
contributor`
([#​28237](https://togithub.com/go-gitea/gitea/issues/28237 ))
([#​28271](https://togithub.com/go-gitea/gitea/issues/28271 ))
- Use full width for project boards
([#​28225](https://togithub.com/go-gitea/gitea/issues/28225 ))
([#​28245](https://togithub.com/go-gitea/gitea/issues/28245 ))
- Increase "version" when update the setting value to a same value as
before
([#​28243](https://togithub.com/go-gitea/gitea/issues/28243 ))
([#​28244](https://togithub.com/go-gitea/gitea/issues/28244 ))
- Also sync DB branches on push if necessary
([#​28361](https://togithub.com/go-gitea/gitea/issues/28361 ))
([#​28403](https://togithub.com/go-gitea/gitea/issues/28403 ))
- Make gogit Repository.GetBranchNames consistent
([#​28348](https://togithub.com/go-gitea/gitea/issues/28348 ))
([#​28386](https://togithub.com/go-gitea/gitea/issues/28386 ))
- Recover from panic in cron task
([#​28409](https://togithub.com/go-gitea/gitea/issues/28409 ))
([#​28425](https://togithub.com/go-gitea/gitea/issues/28425 ))
- Deprecate query string auth tokens
([#​28390](https://togithub.com/go-gitea/gitea/issues/28390 ))
([#​28430](https://togithub.com/go-gitea/gitea/issues/28430 ))
- ENHANCEMENTS
- Improve doctor cli behavior
([#​28422](https://togithub.com/go-gitea/gitea/issues/28422 ))
([#​28424](https://togithub.com/go-gitea/gitea/issues/28424 ))
- Fix margin in server signed signature verification view
([#​28379](https://togithub.com/go-gitea/gitea/issues/28379 ))
([#​28381](https://togithub.com/go-gitea/gitea/issues/28381 ))
- Refactor template empty checks
([#​28351](https://togithub.com/go-gitea/gitea/issues/28351 ))
([#​28354](https://togithub.com/go-gitea/gitea/issues/28354 ))
- Read `previous` info from git blame
([#​28306](https://togithub.com/go-gitea/gitea/issues/28306 ))
([#​28310](https://togithub.com/go-gitea/gitea/issues/28310 ))
- Use full width for project boards
([#​28225](https://togithub.com/go-gitea/gitea/issues/28225 ))
([#​28245](https://togithub.com/go-gitea/gitea/issues/28245 ))
- Enable system users search via the API
([#​28013](https://togithub.com/go-gitea/gitea/issues/28013 ))
([#​28018](https://togithub.com/go-gitea/gitea/issues/28018 ))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4yIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-12 13:27:45 +01:00
TrueCharts Bot
99da77e086
chore(deps): update container image gitea/gitea to v1.21.1@00486bc ( #15390 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea ) | patch |
`1.21.0-rootless` -> `1.21.1-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.1`](https://togithub.com/go-gitea/gitea/compare/v1.21.0...v1.21.1 )
[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.0...v1.21.1 )
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-26 19:27:51 +01:00
Xstar97TheNoob
613fd90a4c
chore(repo) change stable charts to the upstream images ( #14739 )
...
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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._
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot
31e4c5dafa
chore(deps): update container image tccr.io/truecharts/gitea to v1.21.0 ( #14658 )
2023-11-14 19:45:12 +01:00
Julien Nicolas de Verteuil
af62a7d763
fix(gitea) enable prometheus metrics on main service ( #13477 )
...
**Description**
The servicemonitor deployed with Gitea chart is bugged with the current
helm chart because metrics are not enabled on Gitea properly.
![image](https://github.com/truecharts/charts/assets/6644855/c803c7b5-8838-411e-a75d-9c92e60f9201 )
The helm chart common.yaml template is looking for `metrics.enabled:
true` but it should be `metrics.main.enabled: true` as per the current
values.
![image](https://github.com/truecharts/charts/assets/6644855/87459c66-dc74-4d01-9c8c-26096af9098d )
This bug currently results in `app.ini` to have an empty value:
![image](https://github.com/truecharts/charts/assets/6644855/677575c6-8dc6-4ce6-aaca-53d3c42a221b )
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [x] 🪛 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?**
Deploy the helm chart with the change
**📃 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`
---------
Signed-off-by: Julien Nicolas de Verteuil <6644855+jndeverteuil@users.noreply.github.com>
2023-10-14 23:30:33 +03:00
TrueCharts Bot
984db84026
chore(deps): update container image tccr.io/truecharts/gitea to v1.20.5 ( #11903 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/gitea](https://togithub.com/truecharts/containers )
| patch | `v1.20.2` -> `v1.20.5` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please 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 by config. Please merge this manually once you
are satisfied.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-05 00:20:37 +03:00
TrueCharts Bot
868986c61a
chore(deps): update container image tccr.io/truecharts/gitea to v1.20.2 ( #11035 )
2023-07-30 11:38:18 +02:00
TrueCharts Bot
22ad08c748
chore(deps): update container image tccr.io/truecharts/gitea to v1.20.1 ( #10943 )
2023-07-28 23:40:22 +02:00
TrueCharts Bot
a1e48fdff2
chore(deps): update container image tccr.io/truecharts/gitea to v1.20.0 ( #10610 )
2023-07-19 12:36:04 +02:00
TrueCharts Bot
447ba5bdd6
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.4 ( #10218 )
2023-07-07 05:03:05 +02:00
Stavros Kois
702a0c3aba
chore(ci): Improved lint speed ( #8809 )
...
**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)-->
TODO: Switch to scripted checks (To replace ct-list's tasks):
- [x] Helm Lint
- [x] Version Checking
- [x] Run the lint inside the devcontainer (so it have the below tools
available)
- [x] YAML Schema check on Chart.yaml
- [ ] Maintener check on Chart.yaml (Moved to another PR in the future)
- [x] YAML Lint on Chart.yaml
- [x] YAML Lint on values.yaml
- [x] Sort output of lint results (failed on the bottom)
- [x] Combine verify deps in the lint job, since the verification runs
inside the fetch dep (which runs on lint job too)
- [x] Remove one of the 2 "get changed" functions (one based on tags
other on commit)
After that, move linting to single step
https://github.com/helm/chart-testing/blob/main/pkg/tool/linter.go
https://github.com/helm/chart-testing/blob/main/pkg/tool/account.go
**⚙️ 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
- [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
- [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
**➕ 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._
2023-05-23 10:26:41 +02:00
TrueCharts Bot
c1d16bf393
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.3 ( #8820 )
2023-05-07 19:59:27 +02:00
TrueCharts Bot
f80abf5254
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.2 ( #8577 )
2023-05-02 12:32:27 +02:00
Kjeld Schouten-Lebbing
cc4a7edb53
feat(stable): BREAKING CHANGE migrate to new common part 5 ( #8615 )
...
**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._
2023-04-30 21:15:20 +02:00
TrueCharts-Admin
643fc89c61
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.5
2023-02-22 01:53:01 +00:00
TrueCharts-Admin
1bbf6d03d2
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.4
2023-02-20 22:26:52 +00:00
TrueCharts-Admin
0c4875194f
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.3
2023-01-31 03:46:25 +01:00
TrueCharts-Admin
36a7d6710d
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.2
2023-01-20 13:26:19 +00:00
TrueCharts-Admin
8927ba195e
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.1
2023-01-19 11:22:26 +01:00
TrueCharts-Admin
34679b63d5
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.0
2022-12-30 15:20:57 +00:00
TrueCharts-Admin
aa59b241ba
chore(deps): update container image tccr.io/truecharts/gitea to v1.17.4
2022-12-22 06:22:26 +00:00
Stavros Kois
664840a9e3
fix(gitea): default to nodeIP for DOMAIN and ROOT_URL ( #5003 )
...
* fix(gitea): default to nodeIP for DOMAIN and ROOT_URL
* fix issue #4118
* add regex validation
2022-11-30 21:30:01 +02:00
TrueCharts Bot
bf74ab3b3a
chore(deps): update docker general non-major ( #4108 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-16 12:50:39 +03:00
TrueCharts Bot
ea7f789975
chore(deps): update docker general non-major ( #3727 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-10 13:05:59 +03:00
TrueCharts Bot
ca541e3498
chore(deps): update docker general non-major docker tags ( #3518 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-20 13:16:50 +02:00
sagit
304a868459
fix(gitea): Add WebHook config ( #3463 )
2022-08-13 19:36:29 +02:00
Stavros Kois
ac9cc7f736
chore(questions): replace questions parts with templates ( #3402 )
...
* chore(questions): replace port parts with templates
* chore(questions): replace controller parts with templates
* remove tons of whitespce
* remove quotes from strings on templates
* make complete controller an include
* default to recreate
* remove replica and strategies as it's covered from controllerStrtegies include
* remove whitespace again
* replace controllertype with include (deployment/daemonset/statefulset)
* replace advanced port part except targetport
* remove more quotes
* add hidden toggle of enable the port
* new includes
* update build script
* controller deploy/stateful/deamon template changes
* replace controllerStrategies with replicas, replica#, strategy, recreate
* move 2 templates into a subfolder
* remove quotes
* remove disabled portals from questions and defined them on values
* remove enabled portal from the questions and add it on values
* one more app
* Portal cleanup
* remove portal templates
* add more includes
* replace portal links
* move some templates in folders
* replace ingressRoot with template
* more grouping
* replace persistenceroot with template
* replace serviceExpertRoot
* replace serviceroot
* fix a rogue one
* vctRoot
* securityContext cleanup
* remove quotes from templates on string
* replace vctRoot
* replace advanedSecurityRoot
* replace podsecurity root
* Update .github/scripts/build-catalog.sh
* Update values.yaml
* remove dupe portal
* update build-release script
* fix paths
* fix apps with imageSelector
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
TrueCharts Bot
cd111d3aef
chore(deps): update docker general non-major ( #3356 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Update charts/stable/gitea/Chart.yaml
* Update charts/incubator/thunderbird/Chart.yaml
* Update charts/incubator/thunderbird/Chart.yaml
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* fix precommit
* skip [skip ci]
* trigger
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-02 00:05:53 +00:00
TrueCharts Bot
97d5375359
chore(deps): update docker general non-major ( #3295 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
Kjeld Schouten-Lebbing
ded5a3c0e6
run prettier as pre-commit hook ( #3264 )
2022-07-22 20:23:01 +02:00
TrueCharts Bot
dcefa8c86f
chore(deps): update docker general non-major ( #3157 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-13 10:04:01 +02:00
TrueCharts Bot
300e55c086
chore(deps): update docker general non-major ( #2695 )
2022-05-17 09:11:51 +02:00
renovate[bot]
899c3a7842
chore(deps): update docker general non-major ( #2606 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00
renovate[bot]
74c4859701
chore(deps): update docker general non-major ( #2571 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 09:56:48 +00:00
agreppin
80e19493dc
fix(gitea): set user and group to 1000 ( #2356 )
...
* Gitea: runAsUser git = 1000
fixes #2136 , runAsUser 1000, from gitea/helm-chart/values.yaml
* Update values.yaml
* bump
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-31 20:53:44 +00:00
TrueCharts-Bot
17ace265fc
chore(deps): update docker general non-major
2022-03-25 02:16:03 +00:00
renovate[bot]
5c2206eb40
chore(deps): update docker general non-major ( #2198 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-17 09:15:06 +01:00
Kjeld Schouten-Lebbing
28e7d5dd0f
Revert "chore(deps): update docker general non-major ( #2196 )" ( #2197 )
...
This reverts commit 82d2ec2805
.
2022-03-17 09:06:41 +01:00
renovate[bot]
82d2ec2805
chore(deps): update docker general non-major ( #2196 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 09:06:13 +01:00
renovate[bot]
cd0ac6d76b
chore(deps): update docker general non-major ( #2046 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:59:10 +01:00
renovate[bot]
3ff538a498
chore(deps): update docker general non-major ( #1876 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 17:15:40 +01:00
renovate[bot]
4940f8a168
chore(deps): update docker general non-major docker tags ( #1823 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 22:18:04 +01:00
renovate[bot]
eb54f0f599
chore(deps): update docker general non-major ( #1728 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-18 00:58:21 +01:00
renovate[bot]
47d9c81e5c
chore(deps): update docker general non-major ( #1677 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-10 18:55:19 +01:00
renovate[bot]
ed4e1ee754
chore(deps): update docker general non-major ( #1646 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-03 22:36:51 +01:00
renovate[bot]
c8a911b2b4
chore(deps): update docker general non-major docker tags ( #1609 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-24 22:04:27 +01:00
renovate[bot]
03112f38f7
chore(deps): update non-major docker ( #1507 )
...
* chore(deps): update non-major docker
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-11 13:03:48 +01:00