feat: update gitea to v1.21.10

This commit is contained in:
cătălin 2024-03-26 08:25:24 +01:00
commit 8964946374
No known key found for this signature in database
5 changed files with 81 additions and 2 deletions

View file

@ -0,0 +1,27 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: firefly
namespace: argocd
spec:
destination:
name: ''
namespace: 'apps-roboces'
server: "https://kubernetes.default.svc"
project: roboces
sources:
- chart: firefly-iii-stack
repoURL: https://firefly-iii.github.io/kubernetes
targetRevision: 0.7.2
helm:
valuesObject:
firefly-db:
enabled: false
config:
existingSecret: firefly
env:
TZ: Europe/Madrid
APP_URL: https://moneis.roboces.dev
service:
type: LoadBalancer
port: 8889

View file

@ -8,6 +8,6 @@ spec:
destinations:
- namespace: apps-roboces
server: https://kubernetes.default.svc
sourceRepos:
- https://git.roboces.dev/catalin/fukuops.git
- https://firefly-iii.github.io/kubernetes