1 Commits

3 changed files with 5 additions and 5 deletions

View File

@@ -16,12 +16,12 @@ jobs:
container: ghcr.io/renovatebot/renovate:latest
steps:
- name: Check out repository code
uses: actions/checkout@v5
uses: actions/checkout@v4
- name: Run Renovate CLI
run: |
renovate
env:
# LOG_LEVEL: "debug"
LOG_LEVEL: "debug"
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/.renovate/config.js
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
#GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_TOKEN }} # optional

View File

@@ -38,4 +38,4 @@ persistence:
image:
registry: "docker.gitea.com"
repository: gitea
tag: "1.24.2-rootless"
tag: "1.24.5-rootless"

View File

@@ -13,7 +13,7 @@ spec:
sources:
- repoURL: https://bitnami-labs.github.io/sealed-secrets
chart: sealed-secrets
targetRevision: 2.17.4
targetRevision: 2.17.3
helm:
valueFiles:
- $values/system/SealedSecrets/values.yaml