Compare commits

..

1 Commits

Author SHA1 Message Date
bea57c58ce Update Helm release immich to v0.9.3 2025-05-27 00:02:04 +00:00
3 changed files with 3 additions and 4 deletions

View File

@ -10,7 +10,7 @@ resources:
images:
- name: adguard/adguardhome
newName: adguard/adguardhome
newTag: v0.107.62
newTag: v0.107.61
namespace: adguard

View File

@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana
name: grafana
repo: https://grafana.github.io/helm-charts
version: 9.2.1
version: 9.2.0
valuesFile: grafana.values.yaml

View File

@ -7,8 +7,7 @@
"packageRules": [
{
"matchUpdateTypes": ["patch"],
"automerge": true,
"ignoreTests": true
"automerge": true
}
]
}