mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image gitea/gitea to 1.18.0
| datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | docker | gitea/gitea | 1.17.4 | 1.18.0 |
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
values:
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
tag: 1.17.4
|
||||
tag: 1.18.0
|
||||
rootless: true
|
||||
containerSecurityContext:
|
||||
capabilities:
|
||||
@@ -79,7 +79,8 @@ spec:
|
||||
mailer:
|
||||
ENABLED: true
|
||||
MAILER_TYPE: smtp
|
||||
HOST: smtp-relay.default:2525
|
||||
SMTP_ADDR: smtp-relay.default
|
||||
SMTP_PORT: 2525
|
||||
FROM: "Gitea <gitea@${SECRET_DOMAIN}>"
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: drone.default.svc
|
||||
|
Reference in New Issue
Block a user