Skip to content

Commit

Permalink
ci: tst
Browse files Browse the repository at this point in the history
  • Loading branch information
j-zimnowoda committed May 3, 2024
1 parent 8818be6 commit c9351d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
"schedule": "before 5am every weekday",
"npm": { "enabled": false },
"enabledManagers": ["helmv3"],
"helm-requirements": { "enabled": false },
"helm-values": { "enabled": false },
"helmfile": { "enabled": false },
"helmv3": {
"enabled": true,
"registryAliases": { "stable": "https://charts.helm.sh/stable" },
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
RENOVATE_PRIVATE_KEY: '${{ secrets.RENOVATE_PGP_PRIVATE_KEY }}'
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
with:
configurationFile: .github/renovate.json
renovate-version: full

0 comments on commit c9351d2

Please sign in to comment.