mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-07 00:46:26 +01:00
renovate kubernetes test
This commit is contained in:
parent
8fcf7c4e1c
commit
8d7faecd1a
@ -14,7 +14,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nginx-http
|
||||
image: nginx
|
||||
image: nginx:1.14.2
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 80
|
||||
|
@ -11,6 +11,9 @@
|
||||
"labels": [
|
||||
"renovate"
|
||||
],
|
||||
"kubernetes": {
|
||||
"fileMatch": ["(^|/)kubernetes/.+\/[^\/]+\\.ya?ml$"]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "devDependencies (non-major)",
|
||||
|
Loading…
Reference in New Issue
Block a user