Files
truecharts/charts/stable/gitea/values.yaml
T
TrueCharts BotandGitHub 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
([#&#8203;28406](https://togithub.com/go-gitea/gitea/issues/28406))
([#&#8203;28411](https://togithub.com/go-gitea/gitea/issues/28411))
- Do some missing checks
([#&#8203;28423](https://togithub.com/go-gitea/gitea/issues/28423))
([#&#8203;28432](https://togithub.com/go-gitea/gitea/issues/28432))
-   BUGFIXES
- Fix margin in server signed signature verification view
([#&#8203;28379](https://togithub.com/go-gitea/gitea/issues/28379))
([#&#8203;28381](https://togithub.com/go-gitea/gitea/issues/28381))
- Fix object does not exist error when checking citation file
([#&#8203;28314](https://togithub.com/go-gitea/gitea/issues/28314))
([#&#8203;28369](https://togithub.com/go-gitea/gitea/issues/28369))
- Use `filepath` instead of `path` to create SQLite3 database file
([#&#8203;28374](https://togithub.com/go-gitea/gitea/issues/28374))
([#&#8203;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
([#&#8203;28359](https://togithub.com/go-gitea/gitea/issues/28359))
([#&#8203;28365](https://togithub.com/go-gitea/gitea/issues/28365))
- Handle repository.size column being NULL in migration v263
([#&#8203;28336](https://togithub.com/go-gitea/gitea/issues/28336))
([#&#8203;28363](https://togithub.com/go-gitea/gitea/issues/28363))
- Convert git commit summary to valid UTF8.
([#&#8203;28356](https://togithub.com/go-gitea/gitea/issues/28356))
([#&#8203;28358](https://togithub.com/go-gitea/gitea/issues/28358))
- Fix migration panic due to an empty review comment diff
([#&#8203;28334](https://togithub.com/go-gitea/gitea/issues/28334))
([#&#8203;28362](https://togithub.com/go-gitea/gitea/issues/28362))
- Add `HEAD` support for rpm repo files
([#&#8203;28309](https://togithub.com/go-gitea/gitea/issues/28309))
([#&#8203;28360](https://togithub.com/go-gitea/gitea/issues/28360))
- Fix RPM/Debian signature key creation
([#&#8203;28352](https://togithub.com/go-gitea/gitea/issues/28352))
([#&#8203;28353](https://togithub.com/go-gitea/gitea/issues/28353))
- Keep profile tab when clicking on Language
([#&#8203;28320](https://togithub.com/go-gitea/gitea/issues/28320))
([#&#8203;28331](https://togithub.com/go-gitea/gitea/issues/28331))
- Fix missing issue search index update when changing status
([#&#8203;28325](https://togithub.com/go-gitea/gitea/issues/28325))
([#&#8203;28330](https://togithub.com/go-gitea/gitea/issues/28330))
- Fix wrong link in `protect_branch_name_pattern_desc`
([#&#8203;28313](https://togithub.com/go-gitea/gitea/issues/28313))
([#&#8203;28315](https://togithub.com/go-gitea/gitea/issues/28315))
- Read `previous` info from git blame
([#&#8203;28306](https://togithub.com/go-gitea/gitea/issues/28306))
([#&#8203;28310](https://togithub.com/go-gitea/gitea/issues/28310))
- Ignore "non-existing" errors when getDirectorySize calculates the size
([#&#8203;28276](https://togithub.com/go-gitea/gitea/issues/28276))
([#&#8203;28285](https://togithub.com/go-gitea/gitea/issues/28285))
- Use appSubUrl for OAuth2 callback URL tip
([#&#8203;28266](https://togithub.com/go-gitea/gitea/issues/28266))
([#&#8203;28275](https://togithub.com/go-gitea/gitea/issues/28275))
- Meilisearch: require all query terms to be matched
([#&#8203;28293](https://togithub.com/go-gitea/gitea/issues/28293))
([#&#8203;28296](https://togithub.com/go-gitea/gitea/issues/28296))
- Fix required error for token name
([#&#8203;28267](https://togithub.com/go-gitea/gitea/issues/28267))
([#&#8203;28284](https://togithub.com/go-gitea/gitea/issues/28284))
- Fix issue will be detected as pull request when checking `First-time
contributor`
([#&#8203;28237](https://togithub.com/go-gitea/gitea/issues/28237))
([#&#8203;28271](https://togithub.com/go-gitea/gitea/issues/28271))
- Use full width for project boards
([#&#8203;28225](https://togithub.com/go-gitea/gitea/issues/28225))
([#&#8203;28245](https://togithub.com/go-gitea/gitea/issues/28245))
- Increase "version" when update the setting value to a same value as
before
([#&#8203;28243](https://togithub.com/go-gitea/gitea/issues/28243))
([#&#8203;28244](https://togithub.com/go-gitea/gitea/issues/28244))
- Also sync DB branches on push if necessary
([#&#8203;28361](https://togithub.com/go-gitea/gitea/issues/28361))
([#&#8203;28403](https://togithub.com/go-gitea/gitea/issues/28403))
- Make gogit Repository.GetBranchNames consistent
([#&#8203;28348](https://togithub.com/go-gitea/gitea/issues/28348))
([#&#8203;28386](https://togithub.com/go-gitea/gitea/issues/28386))
- Recover from panic in cron task
([#&#8203;28409](https://togithub.com/go-gitea/gitea/issues/28409))
([#&#8203;28425](https://togithub.com/go-gitea/gitea/issues/28425))
- Deprecate query string auth tokens
([#&#8203;28390](https://togithub.com/go-gitea/gitea/issues/28390))
([#&#8203;28430](https://togithub.com/go-gitea/gitea/issues/28430))
-   ENHANCEMENTS
- Improve doctor cli behavior
([#&#8203;28422](https://togithub.com/go-gitea/gitea/issues/28422))
([#&#8203;28424](https://togithub.com/go-gitea/gitea/issues/28424))
- Fix margin in server signed signature verification view
([#&#8203;28379](https://togithub.com/go-gitea/gitea/issues/28379))
([#&#8203;28381](https://togithub.com/go-gitea/gitea/issues/28381))
- Refactor template empty checks
([#&#8203;28351](https://togithub.com/go-gitea/gitea/issues/28351))
([#&#8203;28354](https://togithub.com/go-gitea/gitea/issues/28354))
- Read `previous` info from git blame
([#&#8203;28306](https://togithub.com/go-gitea/gitea/issues/28306))
([#&#8203;28310](https://togithub.com/go-gitea/gitea/issues/28310))
- Use full width for project boards
([#&#8203;28225](https://togithub.com/go-gitea/gitea/issues/28225))
([#&#8203;28245](https://togithub.com/go-gitea/gitea/issues/28245))
- Enable system users search via the API
([#&#8203;28013](https://togithub.com/go-gitea/gitea/issues/28013))
([#&#8203;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

133 lines
2.6 KiB
YAML

image:
repository: gitea/gitea
tag: 1.21.2-rootless@sha256:1fd1c7656160ff629f9d8271badb25a450f20f8a6254f45c03147bb08d22c99c
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10037
targetPort: 3000
ssh:
enabled: true
ports:
ssh:
enabled: true
port: 2222
targetPort: 2222
persistence:
data:
enabled: true
mountPath: "/data"
targetSelectAll: true
varlib:
enabled: true
mountPath: "/var/lib/gitea"
type: emptyDir
# Configure commit/action signing prerequisites
signing:
enabled: true
gpgHome: /data/git/.gnupg
admin:
username: giteaadmin
password: r8sA8CPHD9!bt6d
email: "gitea@local.domain"
metrics:
main:
enabled: true
type: "servicemonitor"
endpoints:
- port: main
path: /metrics
ldap:
enabled: false
# name:
# securityProtocol:
# host:
# port:
# userSearchBase:
# userFilter:
# adminFilter:
# emailAttribute:
# bindDn:
# bindPassword:
# usernameAttribute:
# sshPublicKeyAttribute:
oauth:
enabled: false
# name:
# provider:
# key:
# secret:
# autoDiscoverUrl:
# useCustomUrls:
# customAuthUrl:
# customTokenUrl:
# customProfileUrl:
# customEmailUrl:
config:
APP_NAME: "Gitea: Git with a cup of tea"
RUN_MODE: dev
ALLOWED_HOST_LIST: "127.0.0.1"
nodeIP: 127.0.0.1
customConfig: []
# - name: test
# keys:
# - name: testkey
# value: testvalue
# Enabled postgres
cnpg:
main:
enabled: true
user: gitea
database: gitea
# -- memcached dependency settings
memcached:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
workload:
main:
podSpec:
initContainers:
1-init-directories:
enabled: true
imageSelector: image
type: init
command:
- "/usr/sbin/init_directory_structure.sh"
securityContext:
runAsUser: 0
runAsNonRoot: false
envFrom:
- configMapRef:
name: gitea-env
2-configure-gitea:
enabled: true
imageSelector: image
type: init
command:
- "/usr/sbin/configure_gitea.sh"
envFrom:
- configMapRef:
name: gitea-env
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
envFrom:
- configMapRef:
name: gitea-env