3 Commits

Author SHA1 Message Date
5f000c1ec0 Update docker.io/postgres Docker tag to v18
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 16s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 21s
2025-12-03 23:32:19 +00:00
9f4677404c Update vectorim/element-web Docker tag to v1.12.6 (#2230)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 14s
2025-12-03 23:30:27 +00:00
f03d5481f9 fix name
Some checks failed
renovate / renovate (push) Has been cancelled
2025-12-03 17:28:55 -06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ env:
jobs:
render-manifests-push:
runs-on: ubuntu-js
if: gitea.event.pusher.username != 'renovate-bot'
if: gitea.event.commits[0].author.name != 'renovate-bot'
steps:
- name: Checkout Main
uses: actions/checkout@v6

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.12.5
tag: v1.12.6
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev