eda8a32930
Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-08-05 22:02:54 +00:00
1200631a38
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to 9530eb0 ( #1131 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m23s
2025-08-05 22:02:05 +00:00
1da37e9e1d
Update kube-prometheus-stack Docker tag to v75.16.1 ( #1130 )
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m35s
2025-08-05 21:02:09 +00:00
385a354a47
Update Helm release gitea to v12.1.3
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m39s
2025-08-05 20:01:58 +00:00
e771821d60
Update gitea/gitea Docker tag to v1.24.4
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (push) Successful in 11s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-docker / docker-lint (pull_request) Successful in 30s
lint-test-helm / helm-lint (pull_request) Successful in 30s
2025-08-05 20:01:37 +00:00
e2ff6d3d1c
Update kube-prometheus-stack Docker tag to v75.16.0 ( #1126 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m1s
2025-08-05 18:01:59 +00:00
a2899d817b
Update caronc/apprise Docker tag to v1.2.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m38s
2025-08-05 16:01:09 +00:00
78662d4eeb
Update Helm release coredns to v1.43.1 ( #1124 )
lint-test-helm / helm-lint (push) Successful in 27s
renovate / renovate (push) Successful in 1m44s
2025-08-05 15:02:27 +00:00
c5b3e4763c
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.3.0 ( #1123 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m30s
2025-08-05 08:02:12 +00:00
c159405fd0
Update kube-prometheus-stack Docker tag to v75.15.2 ( #1122 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m5s
2025-08-04 17:02:18 +00:00
ff97cdf045
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.2.5 ( #1121 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m11s
2025-08-04 15:02:02 +00:00
5c5c4d6062
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.2.4
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m9s
2025-08-04 14:02:39 +00:00
4c16fc05d6
Update ghcr.io/n8n-io/n8n Docker tag to v1.106.0
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m8s
2025-08-04 13:02:54 +00:00
063a710eaa
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.2.3 ( #1118 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m0s
2025-08-04 12:02:08 +00:00
73ae0372c3
Update ghcr.io/linuxserver/plex:1.41.9 Docker digest to 67f81a4
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m22s
2025-08-04 10:02:40 +00:00
f69886679c
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.2.1 ( #1116 )
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 2m5s
2025-08-04 06:01:45 +00:00
f1cc34349d
Update Helm release external-secrets to v0.19.0 ( #1114 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m40s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets ) | minor | `0.18.2` -> `0.19.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v0.19.0`](https://github.com/external-secrets/external-secrets/releases/tag/v0.19.0 )
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.18.2...v0.19.0 )
#### **BREAKING CHANGE**
🔴 🔴 BREAKING CHANGE 🔴 🔴
Please note that this a breaking change because our CRDs are now too big. Meaning a simple kubectl apply or Argo's default client side apply WILL NOT WORK! You have to add `--server-side` to kubectl apply and in argo add:
```yaml
spec:
project: default
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
```
for it to correctly install the CRDs. Thank you.
Image: `ghcr.io/external-secrets/external-secrets:v0.19.0`
Image: `ghcr.io/external-secrets/external-secrets:v0.19.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v0.19.0-ubi-boringssl`
#### What's Changed
- chore: release helm chart for v0.18.2 by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/4985
- chore(deps): bump golang from `ee7ff13` to `10f549d` in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/4997
- chore(deps): bump golang from `68932fa` to `68932fa` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5000
- chore(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/4998
- chore(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5001
- chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5003
- chore(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5002
- fix: do not turn original value into string on value scope by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5011
- fix: add uuid in edit and view clusterroles by [@​sylvainOL](https://github.com/sylvainOL ) in https://github.com/external-secrets/external-secrets/pull/5017
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app )\[bot] in https://github.com/external-secrets/external-secrets/pull/4999
- fix: template data should not be the secret Data itself by [@​gusfcarvalho](https://github.com/gusfcarvalho ) in https://github.com/external-secrets/external-secrets/pull/5023
- Fix: Return appropriate error in ValidateStore by [@​prakash-218](https://github.com/prakash-218 ) in https://github.com/external-secrets/external-secrets/pull/5019
- feat(helm): allow to set init containers by [@​rclsilver](https://github.com/rclsilver ) in https://github.com/external-secrets/external-secrets/pull/4745
- chore(deps): bump certifi from 2025.6.15 to 2025.7.14 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5032
- Fix: Remove root/buildinfo from ubi build files by [@​bainsy88](https://github.com/bainsy88 ) in https://github.com/external-secrets/external-secrets/pull/5037
- chore(deps): bump ubi8/ubi from `19eae3d` to `c0b0729` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5033
- chore(deps): bump golang from 1.24.4-bookworm to 1.24.5-bookworm in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5029
- chore(deps): bump golang from 1.24.4 to 1.24.5 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5034
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app )\[bot] in https://github.com/external-secrets/external-secrets/pull/5031
- Add Red Hat OpenShift in Adopters by [@​KeenonLee](https://github.com/KeenonLee ) in https://github.com/external-secrets/external-secrets/pull/5039
- fix: remove authentication option with JWT token from STSSessionToken generator by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5026
- fix: add validation constraints to ExternalSecretRewrite by [@​Aakkash-Suresh](https://github.com/Aakkash-Suresh ) in https://github.com/external-secrets/external-secrets/pull/5006
- fix: stability support matrix by [@​gusfcarvalho](https://github.com/gusfcarvalho ) in https://github.com/external-secrets/external-secrets/pull/5043
- docs(decoding-strategy): clarify base64 auto-detection limitations by [@​orymate](https://github.com/orymate ) in https://github.com/external-secrets/external-secrets/pull/5004
- feat(infisical): auth methods by [@​DanielHougaard](https://github.com/DanielHougaard ) in https://github.com/external-secrets/external-secrets/pull/5040
- chore(deps): bump alpine from 3.22.0 to 3.22.1 in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5046
- chore(aws): parameterstore unit tests improvement by [@​ivankatliarchuk](https://github.com/ivankatliarchuk ) in https://github.com/external-secrets/external-secrets/pull/4986
- fix(helm): grafana dashboard: fix heatmaps to actually be heatmaps, not time series by [@​desaintmartin](https://github.com/desaintmartin ) in https://github.com/external-secrets/external-secrets/pull/5069
- chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5047
- chore(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5048
- chore(deps): bump golang from `ddf5200` to `daae04e` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5049
- chore(deps): bump alpine from `8a1f59f` to `4bcff63` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5051
- chore(deps): bump alpine from `8a1f59f` to `4bcff63` in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5052
- chore(deps): bump mkdocs-material from 9.6.15 to 9.6.16 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5077
- Add SelfSubjectAccessReview as a fallback for failing SelfSubjectRulesReview by [@​alvin-rw](https://github.com/alvin-rw ) in https://github.com/external-secrets/external-secrets/pull/5025
- chore(deps): bump golang from `69adc37` to `ef8c5c7` in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5076
- chore(deps): bump ubi8/ubi from `c0b0729` to `785d38c` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5075
- chore(deps): bump github/codeql-action from 3.29.2 to 3.29.4 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5072
- chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5073
- SSHKey generator by [@​dex4er](https://github.com/dex4er ) in https://github.com/external-secrets/external-secrets/pull/5083
- fix: restore AWS credential chain resolution for ECRAuthorizationToken generator by [@​aditmeno](https://github.com/aditmeno ) in https://github.com/external-secrets/external-secrets/pull/5082
- fix(helm): grafana dashboard: add widget for sum of not ready secrets by [@​desaintmartin](https://github.com/desaintmartin ) in https://github.com/external-secrets/external-secrets/pull/5086
- feat(aws): secretsmanager to update/patch/delete tags by [@​ivankatliarchuk](https://github.com/ivankatliarchuk ) in https://github.com/external-secrets/external-secrets/pull/4984
- fix: update the e2e test with the new store status value by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5089
- fix: correct usage of if in dlc and update for server side apply by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5092
#### New Contributors
- [@​sylvainOL](https://github.com/sylvainOL ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5017
- [@​prakash-218](https://github.com/prakash-218 ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5019
- [@​rclsilver](https://github.com/rclsilver ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4745
- [@​bainsy88](https://github.com/bainsy88 ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5037
- [@​KeenonLee](https://github.com/KeenonLee ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5039
- [@​orymate](https://github.com/orymate ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5004
- [@​desaintmartin](https://github.com/desaintmartin ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5069
- [@​alvin-rw](https://github.com/alvin-rw ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5025
- [@​dex4er](https://github.com/dex4er ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5083
- [@​aditmeno](https://github.com/aditmeno ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5082
**Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.18.2...v0.19.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1114
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-03 23:06:45 +00:00
d44988b875
Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.2 ( #1115 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m9s
2025-08-03 20:01:36 +00:00
440866697e
Update Helm release gatus to v1.3.1 ( #1113 )
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m32s
2025-08-03 18:02:09 +00:00
3e68301189
Update ghcr.io/tautulli/tautulli Docker tag to v2.15.3 ( #1112 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-03 18:02:01 +00:00
0a73d4866b
Update ghcr.io/twin/gatus Docker tag to v5.21.0 ( #1105 )
...
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m5s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus ) | minor | `v5.20.0` -> `v5.21.0` |
---
### Release Notes
<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>
### [`v5.21.0`](https://github.com/TwiN/gatus/releases/tag/v5.21.0 )
[Compare Source](https://github.com/TwiN/gatus/compare/v5.20.0...v5.21.0 )
#### What's Changed
- feat(external-endpoint): Implement heartbeat by [@​TwiN](https://github.com/TwiN ) in https://github.com/TwiN/gatus/pull/1173
- feat(alerting): Support sending messages to Telegram topics in group by [@​medaved](https://github.com/medaved ) in https://github.com/TwiN/gatus/pull/928
- feat: Add body to TCP, UDP, and TLS endpoints and templating by [@​jasonshugart](https://github.com/jasonshugart ) in https://github.com/TwiN/gatus/pull/1134
- fix(websocket): add support for custom headers in WS check by [@​olexandrd](https://github.com/olexandrd ) in https://github.com/TwiN/gatus/pull/1180
- fix(websocket): use tls config by [@​joy4eg](https://github.com/joy4eg ) in https://github.com/TwiN/gatus/pull/1165
- docs: Update example Grafana dashboard by [@​perfectra1n](https://github.com/perfectra1n ) in https://github.com/TwiN/gatus/pull/1163
- chore(deps): bump google.golang.org/api from 0.236.0 to 0.242.0 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/TwiN/gatus/pull/1164
- chore(deps): Bump TwiN/whois dependency to v1.1.11 by [@​Byh0ki](https://github.com/Byh0ki ) in https://github.com/TwiN/gatus/pull/1175
- chore(deps): bump github.com/valyala/fasthttp from 1.62.0 to 1.64.0 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/TwiN/gatus/pull/1162
- chore(deps): bump github.com/miekg/dns from 1.1.66 to 1.1.67 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/TwiN/gatus/pull/1166
#### New Contributors
- [@​medaved](https://github.com/medaved ) made their first contribution in https://github.com/TwiN/gatus/pull/928
- [@​perfectra1n](https://github.com/perfectra1n ) made their first contribution in https://github.com/TwiN/gatus/pull/1163
- [@​jasonshugart](https://github.com/jasonshugart ) made their first contribution in https://github.com/TwiN/gatus/pull/1134
- [@​joy4eg](https://github.com/joy4eg ) made their first contribution in https://github.com/TwiN/gatus/pull/1165
- [@​Byh0ki](https://github.com/Byh0ki ) made their first contribution in https://github.com/TwiN/gatus/pull/1175
- [@​olexandrd](https://github.com/olexandrd ) made their first contribution in https://github.com/TwiN/gatus/pull/1180
**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.20.0...v5.21.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1105
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-03 16:59:19 +00:00
9981db78e9
Update ghcr.io/gethomepage/homepage Docker tag to v1.4.3
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-docker / docker-lint (pull_request) Successful in 18s
lint-test-docker / docker-lint (push) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m38s
2025-08-03 16:02:14 +00:00
c24f43680e
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.2.0
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m12s
2025-08-03 11:01:26 +00:00
0cb027510a
Update searxng/searxng:latest Docker digest to d7325ed
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m27s
2025-08-03 09:01:42 +00:00
c6f91e059b
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.1.2
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m43s
2025-08-03 06:02:21 +00:00
cb23a8a8df
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.27.0
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m4s
2025-08-03 00:01:51 +00:00
f7dfcfac4c
Update ghcr.io/gethomepage/homepage Docker tag to v1.4.2
lint-test-docker / docker-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m20s
2025-08-02 23:01:20 +00:00
7cc78897db
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.1.1 ( #1104 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m55s
2025-08-02 18:01:36 +00:00
46f7e49520
Update ghcr.io/actualbudget/actual Docker tag to v25.8.0 ( #1103 )
...
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m33s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `25.7.1` -> `25.8.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1103
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-02 16:53:51 +00:00
abb79c5ec7
Update ghcr.io/gethomepage/homepage Docker tag to v1.4.1 ( #1102 )
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m37s
2025-08-02 13:01:42 +00:00
96c3cbd4fd
change image
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m33s
2025-08-01 18:46:59 -05:00
30b27adefc
switch image
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Has been cancelled
2025-08-01 18:45:27 -05:00
e4085637ec
change container
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m10s
2025-08-01 18:40:26 -05:00
b9a6eea23a
Update Helm release tailscale-operator to v1.86.2 ( #1098 )
...
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [tailscale-operator](https://github.com/tailscale/tailscale ) | minor | `1.84.3` -> `1.86.2` |
---
### Release Notes
<details>
<summary>tailscale/tailscale (tailscale-operator)</summary>
### [`v1.86.2`](https://github.com/tailscale/tailscale/releases/tag/v1.86.2 )
[Compare Source](https://github.com/tailscale/tailscale/compare/v1.84.3...v1.86.2 )
Please refer to the changelog available at https://tailscale.com/changelog
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1098
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-01 23:39:29 +00:00
a2ff073e4f
Update Helm release rook-ceph-cluster to v1.17.7 ( #1101 )
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 1m13s
2025-08-01 19:02:54 +00:00
a87fba67b0
Update Helm release rook-ceph to v1.17.7 ( #1100 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-01 19:02:45 +00:00
4d6e09c834
Update Helm release local-path-provisioner to v0.0.33 ( #1099 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-01 19:02:35 +00:00
fcd9de09f1
Update bbilly1/tubearchivist Docker tag to v0.5.5
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m34s
2025-08-01 16:01:05 +00:00
67d21a41ef
Update goharbor/harbor-core Docker tag to v2.13.2 ( #1088 )
...
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 3m0s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| goharbor/harbor-core | patch | `v2.13.1` -> `v2.13.2` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
Reviewed-on: #1088
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-01 15:53:54 +00:00
0b4a1cf685
Update goharbor/harbor-jobservice Docker tag to v2.13.2 ( #1090 )
...
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| goharbor/harbor-jobservice | patch | `v2.13.1` -> `v2.13.2` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
Reviewed-on: #1090
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-01 15:53:38 +00:00
de1bba4bcf
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.1.0 ( #1096 )
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 2m10s
2025-08-01 15:49:00 +00:00
72621e1747
Update Helm release argo-cd to v8.2.5 ( #1095 )
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-01 15:48:53 +00:00
f4a20de7ad
Update goharbor/registry-photon Docker tag to v2.13.2 ( #1094 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-08-01 15:47:19 +00:00
85d69b4ff5
Update goharbor/nginx-photon Docker tag to v2.13.2 ( #1093 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-01 15:47:13 +00:00
efef462432
Update goharbor/harbor-registryctl Docker tag to v2.13.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 18s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Has been cancelled
2025-08-01 15:45:31 +00:00
f141e4a119
Update goharbor/harbor-portal Docker tag to v2.13.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Successful in 19s
lint-test-helm / helm-lint (pull_request) Successful in 24s
renovate / renovate (push) Has been cancelled
2025-08-01 15:44:16 +00:00
6533a2dfbf
Update goharbor/harbor-exporter Docker tag to v2.13.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 17s
renovate / renovate (push) Has been cancelled
2025-08-01 15:43:04 +00:00
8eeabd733f
Update ghcr.io/n8n-io/n8n Docker tag to v1.105.2 ( #1087 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-08-01 15:42:10 +00:00
11f8bed879
Update searxng/searxng:latest Docker digest to 3f22945 ( #1086 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-08-01 15:40:26 +00:00
1551328f1d
Update Helm release generic-device-plugin to v0.5.0 ( #1083 )
...
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts ) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common )) | minor | `0.4.0` -> `0.5.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1083
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-08-01 15:38:56 +00:00