⬆️ 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:
feisar-bot
2022-12-29 23:18:59 +00:00
committed by auricom
parent 9a7a637991
commit 6b55c5a7fd

View File

@@ -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