Compare commits
2 Commits
f798182163
...
renovate/h
Author | SHA1 | Date | |
---|---|---|---|
c26cadfdaf | |||
227a80fd97
|
@ -9,7 +9,7 @@ maintainers:
|
|||||||
url: https://badhouseplants.net
|
url: https://badhouseplants.net
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: helm-library
|
- name: helm-library
|
||||||
version: 0.2.1
|
version: 0.2.6
|
||||||
repository: oci://ghcr.io/allanger/allangers-helm-library
|
repository: oci://ghcr.io/allanger/allangers-helm-library
|
||||||
annotations:
|
annotations:
|
||||||
allowed_workload_kinds: "Deployment"
|
allowed_workload_kinds: "Deployment"
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:recommended"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user