2 Commits

Author SHA1 Message Date
a2282de3ad Update Helm release remark42 to v0.7.1
Some checks failed
renovate/artifacts Artifact file update failure
2024-09-11 14:30:30 +00:00
35ca4bbe4a Add renovate.json 2024-09-11 14:26:08 +00:00
2 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,6 @@ version: 0.9.0
appVersion: "4.20.0" appVersion: "4.20.0"
dependencies: dependencies:
- name: remark42 - name: remark42
version: 0.7.0 version: 0.7.1
repository: https://groundhog2k.github.io/helm-charts/ repository: https://groundhog2k.github.io/helm-charts/
condition: remark42.enabled condition: remark42.enabled

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}