Compare commits
1 Commits
master
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
43b6b385ad |
@ -21,7 +21,7 @@ jobs:
|
||||
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
|
||||
|
@ -11,15 +11,10 @@ spec:
|
||||
sources:
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 8.1.2
|
||||
targetRevision: 8.3.0
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
# - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
|
||||
# targetRevision: master
|
||||
# ref: values
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user