Update all dependencies #5

Merged
kjuulh merged 3 commits from renovate/all into main 2024-04-07 00:18:36 +02:00
3 changed files with 9 additions and 14 deletions
Showing only changes of commit 25cfa872f1 - Show all commits

View File

@ -1,2 +1,2 @@
kind: template
load: cuddle-node-service-plan.yaml
load: cuddle-empty-plan.yaml

View File

@ -6,16 +6,11 @@ vars:
service: "backstage"
registry: kasperhermansen
clusters:
clank-prod:
replicas: "3"
namespace: prod
deployment:
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
env:
prod:
clusters:
- clank-prod
please:
project:
owner: kjuulh
repository: backstage
branch: main
settings:
api_url: https://git.front.kjuulh.io

View File

@ -51,4 +51,4 @@
"prettier --write"
]
}
}
}