♻️ flux kustomizations

This commit is contained in:
auricom
2022-12-26 15:24:33 +01:00
parent b4572bf19a
commit ca31e11491
730 changed files with 6825 additions and 3766 deletions

View File

@@ -1,23 +1,23 @@
name: "Renovate"
on:
workflow_dispatch:
inputs:
dryRun:
description: "Dry-Run"
default: "false"
required: false
logLevel:
description: "Log-Level"
default: "debug"
required: false
schedule:
- cron: "0 * * * *"
push:
branches: ["main"]
paths:
- ".github/renovate.json5"
- ".github/renovate/**.json5"
# workflow_dispatch:
# inputs:
# dryRun:
# description: "Dry-Run"
# default: "false"
# required: false
# logLevel:
# description: "Log-Level"
# default: "debug"
# required: false
# schedule:
# - cron: "0 * * * *"
# push:
# branches: ["main"]
# paths:
# - ".github/renovate.json5"
# - ".github/renovate/**.json5"
env:
LOG_LEVEL: debug