11 Commits

Author SHA1 Message Date
95a11ef7ce chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.13.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 56s
lint-test-helm / validate-kubeconform (pull_request) Successful in 59s
2026-04-28 16:12:41 +00:00
4a936b649b Merge pull request 'chore(deps): update searxng/searxng:latest docker digest to ba3fbb7' (#6348) from renovate/unified-searxng into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m49s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 8m18s
2026-04-28 16:06:10 +00:00
48c8c92478 chore(deps): update searxng/searxng:latest docker digest to ba3fbb7
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m7s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 4m6s
2026-04-28 16:05:42 +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
All checks were successful
render-manifests / render-manifests (push) Successful in 17m14s
renovate / renovate (push) Successful in 7m20s
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
5 changed files with 8 additions and 8 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

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

@@ -10,7 +10,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:c9100c29c14a77d5289263a671580226c3b8a396a1a0130d2f500f57076a0119
tag: latest@sha256:ba3fbb767c9dcc29509fcbef00268a3a5d3535ed57e19a7582a56058f8b2c5c4
env:
- name: SEARXNG_BASE_URL
value: http://searxng-api.searxng:8080
@@ -38,7 +38,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:c9100c29c14a77d5289263a671580226c3b8a396a1a0130d2f500f57076a0119
tag: latest@sha256:ba3fbb767c9dcc29509fcbef00268a3a5d3535ed57e19a7582a56058f8b2c5c4
env:
- name: SEARXNG_BASE_URL
value: https://searxng.alexlebens.net/

View File

@@ -405,7 +405,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.6@sha256:a027cf02cf74a75eee83ccffa201f3a9455d77e795d092b87cae5e637f143e54
tag: v1.13.0@sha256:cf5be4c584572787eda0f5818404d2380f041b1022ce85454b25d4e01334fba6
args:
- etcd
- defrag
@@ -435,7 +435,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.6@sha256:a027cf02cf74a75eee83ccffa201f3a9455d77e795d092b87cae5e637f143e54
tag: v1.13.0@sha256:cf5be4c584572787eda0f5818404d2380f041b1022ce85454b25d4e01334fba6
args:
- etcd
- defrag
@@ -465,7 +465,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.6@sha256:a027cf02cf74a75eee83ccffa201f3a9455d77e795d092b87cae5e637f143e54
tag: v1.13.0@sha256:cf5be4c584572787eda0f5818404d2380f041b1022ce85454b25d4e01334fba6
args:
- etcd
- defrag