Compare commits
1 Commits
f437caf21c
...
renovate/d
Author | SHA1 | Date | |
---|---|---|---|
1136c5c9ce |
@@ -21,7 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
renovate
|
renovate
|
||||||
env:
|
env:
|
||||||
# LOG_LEVEL: "debug"
|
LOG_LEVEL: "debug"
|
||||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/.renovate/config.js
|
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/.renovate/config.js
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
|
#GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_TOKEN }} # optional
|
||||||
|
@@ -38,4 +38,4 @@ persistence:
|
|||||||
image:
|
image:
|
||||||
registry: "docker.gitea.com"
|
registry: "docker.gitea.com"
|
||||||
repository: gitea
|
repository: gitea
|
||||||
tag: "1.24.2-rootless"
|
tag: "1.24.5-rootless"
|
||||||
|
@@ -13,7 +13,7 @@ spec:
|
|||||||
sources:
|
sources:
|
||||||
- repoURL: https://bitnami-labs.github.io/sealed-secrets
|
- repoURL: https://bitnami-labs.github.io/sealed-secrets
|
||||||
chart: sealed-secrets
|
chart: sealed-secrets
|
||||||
targetRevision: 2.17.4
|
targetRevision: 2.17.3
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/system/SealedSecrets/values.yaml
|
- $values/system/SealedSecrets/values.yaml
|
||||||
|
Reference in New Issue
Block a user