Compare commits
2 Commits
28dc4dfe16
...
69dff0c7ff
Author | SHA1 | Date | |
---|---|---|---|
69dff0c7ff
|
|||
663cbcb153 |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -32,7 +32,7 @@ dependencies:
|
|||||||
repository: https://dl.gitea.io/charts/
|
repository: https://dl.gitea.io/charts/
|
||||||
- name: gitea-actions
|
- name: gitea-actions
|
||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
version: 0.2.0
|
version: 0.2.1
|
||||||
- name: app-template
|
- name: app-template
|
||||||
alias: backup
|
alias: backup
|
||||||
repository: https://bjw-s-labs.github.io/helm-charts/
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||||
|
@@ -153,6 +153,8 @@ gitea:
|
|||||||
enabled: false
|
enabled: false
|
||||||
gitea-actions:
|
gitea-actions:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
global:
|
||||||
|
fullnameOverride: gitea-actions
|
||||||
statefulset:
|
statefulset:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
actRunner:
|
actRunner:
|
||||||
|
Reference in New Issue
Block a user