Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
8d6f2a4f1b Update renovate/renovate Docker tag to v41.34.1 2025-07-15 00:04:00 +00:00
10a2cf02c7 add config file
All checks were successful
Renovate / renovate (push) Successful in 6m55s
2025-07-14 08:31:40 +05:30
2 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Run Renovate
uses: docker://renovate/renovate:41.27.0
uses: docker://renovate/renovate:41.34.1
env:
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

View File

@@ -52,6 +52,8 @@ spec:
value: "https://gitea.akshun-lab.uk"
- name: GITEA_RUNNER_REGISTRATION_TOKEN
value: "NvAHP4f1in4Fpe6VFaiwiN98IR0poOQoDv4dDKcN"
- name: CONFIG_FILE
value: "/data/config.yaml"
volumeMounts:
- name: docker-certs
mountPath: /certs