Closed renovate[bot] closed 1 week ago
--- kubernetes/apps/downloads/autobangumi/app Kustomization: flux-system/autobangumi HelmRelease: downloads/autobangumi
+++ kubernetes/apps/downloads/autobangumi/app Kustomization: flux-system/autobangumi HelmRelease: downloads/autobangumi
@@ -49,13 +49,13 @@
TZ: Asia/Kuala_Lumpur
envFrom:
- secretRef:
name: autobangumi-secret
image:
repository: ghcr.io/estrellaxd/auto_bangumi
- tag: 3.1.14
+ tag: 3.1.18
resources:
limits:
memory: 1Gi
requests:
cpu: 25m
ingress:
--- HelmRelease: downloads/autobangumi Deployment: downloads/autobangumi
+++ HelmRelease: downloads/autobangumi Deployment: downloads/autobangumi
@@ -62,13 +62,13 @@
value: '7892'
- name: TZ
value: Asia/Kuala_Lumpur
envFrom:
- secretRef:
name: autobangumi-secret
- image: ghcr.io/estrellaxd/auto_bangumi:3.1.14
+ image: ghcr.io/estrellaxd/auto_bangumi:3.1.18
name: app
resources:
limits:
memory: 1Gi
requests:
cpu: 25m
This PR contains the following updates:
3.1.14
->3.1.18
Release Notes
EstrellaXD/Auto_Bangumi (ghcr.io/estrellaxd/auto_bangumi)
### [`v3.1.18`](https://redirect.github.com/EstrellaXD/Auto_Bangumi/releases/tag/3.1.18): 🌟3.1.18 [Compare Source](https://redirect.github.com/EstrellaXD/Auto_Bangumi/compare/3.1.17...3.1.18) ### Fix - 修复程序无法从暂停状态下启动的问题 ### [`v3.1.17`](https://redirect.github.com/EstrellaXD/Auto_Bangumi/releases/tag/3.1.17): 🌟3.1.17 [Compare Source](https://redirect.github.com/EstrellaXD/Auto_Bangumi/compare/3.1.16...3.1.17) ### Fix - 修复程序重启失败的问题 ### [`v3.1.16`](https://redirect.github.com/EstrellaXD/Auto_Bangumi/releases/tag/3.1.16): 🌟3.1.16 [Compare Source](https://redirect.github.com/EstrellaXD/Auto_Bangumi/compare/3.1.15...3.1.16) fix [#855](https://redirect.github.com/EstrellaXD/Auto_Bangumi/issues/855) ### [`v3.1.15`](https://redirect.github.com/EstrellaXD/Auto_Bangumi/releases/tag/3.1.15): 🌟3.1.15 [Compare Source](https://redirect.github.com/EstrellaXD/Auto_Bangumi/compare/3.1.14...3.1.15) #### Fix - 修复很多问题,感谢 [@KotaHv](https://redirect.github.com/KotaHv) [@Rewrite0](https://redirect.github.com/Rewrite0) - 暂时解决 QB 未启动时 AB 提前启动导致程序无法运行的错误 #### Web - 修复移动端sidebar被遮挡的问题 - 增加移动端搜索 - 重构搜索逻辑,移除rxjs - 更新依赖 - 修复一些类型错误Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.