9 Commits

Author SHA1 Message Date
cd8b477435 chore(deps): update gitea to v1.26.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 28s
lint-test-helm / validate-kubeconform (pull_request) Successful in 29s
lint-test-docker / lint-docker-compose (pull_request) Successful in 4m14s
2026-04-28 11:08:03 +00:00
ab0ecad16c Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.150.0' (#6344) from renovate/unified-renovate into main
Some checks are pending
render-manifests / render-manifests (push) Has started running
renovate / renovate (push) Successful in 9m3s
2026-04-28 11:03:36 +00:00
d99409a5f1 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.150.0 2026-04-28 11:02:58 +00:00
553834502b Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.149.0' (#6343) from renovate/unified-renovate into main
All checks were successful
renovate / renovate (push) Successful in 3m52s
2026-04-28 10:06:40 +00:00
dcb1689ce3 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.149.0 2026-04-28 10:05:54 +00:00
06b8558361 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.147.0' (#6342) from renovate/unified-renovate into main
All checks were successful
renovate / renovate (push) Successful in 6m48s
2026-04-28 08:05:34 +00:00
0d9802dbb8 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.147.0 2026-04-28 08:05:05 +00:00
d604b53054 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.146.0' (#6341) from renovate/unified-renovate into main
All checks were successful
renovate / renovate (push) Successful in 5m53s
2026-04-28 03:04:37 +00:00
f071e3444a chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43.146.0 2026-04-28 03:03:58 +00:00
6 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-js
container: ghcr.io/renovatebot/renovate:43.145.0@sha256:5e024261a94758005b772fd55a8ee2e8f9a8a308c438a5a08e411bb1b44d1a17
container: ghcr.io/renovatebot/renovate:43.150.0@sha256:f2d4c467a8eb4b885630a8ca7d068173db69a5a1156ba41480c0a3a2e011d759
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6

View File

@@ -56,4 +56,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gitea.png
# renovate: datasource=github-releases depName=go-gitea/gitea
appVersion: 1.26.0
appVersion: 1.26.1

View File

@@ -9,7 +9,7 @@ gitea:
maxUnavailable: 1
image:
repository: gitea/gitea
tag: 1.25.5
tag: 1.26.1
service:
http:
type: ClusterIP

View File

@@ -51,4 +51,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png
# renovate: datasource=github-releases depName=gitroomhq/postiz-app
appVersion: v2.21.7
appVersion: v2.21.6

View File

@@ -8,7 +8,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v2.21.7@sha256:29a40ab11ef597c340f7f25764e7f040429c6b72c3eda33d15a429ddb66d0933
tag: v2.21.6@sha256:c140cd81e4b8269e386e149a9595fdc22a0de3b41368ba6767aeb087c1d14257
env:
- name: JWT_SECRET
valueFrom:

View File

@@ -33,7 +33,7 @@ services:
- postgresql18:/var/lib/postgresql
gitea:
image: gitea/gitea:1.26.0@sha256:af07b88edbb2173d20932f9c75ebcf4e61d7d5c2d6a7ab5cc6b97cba28aea352
image: gitea/gitea:1.26.1@sha256:d8667667b4ccbd1f67b86a376bffcc0a17b16cf71309ed04e3918231776d47dd
container_name: gitea
depends_on:
- postgresql