Compare commits
1 commit
3ebcaf6818
...
9ffe81eeab
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ffe81eeab |
2 changed files with 3 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 14.0.2
|
||||
targetRevision: 14.0.0
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
@ -89,6 +89,7 @@ spec:
|
|||
NO_REPLY_ADDRESS: git@fukurokuju.dev
|
||||
server:
|
||||
ROOT_URL: https://git.roboces.dev/
|
||||
|
||||
additionalConfigSources:
|
||||
- secret:
|
||||
secretName: gitea-ini-redis
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 43.48.*
|
||||
targetRevision: 43.47.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue