1 Commits

Author SHA1 Message Date
38d2ab3632 chore(deps): update dependency fluxcd/flux2 to v2.4.0 2024-09-30 17:02:38 +00:00
7 changed files with 690 additions and 634 deletions

View File

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: flyimg-container
image: flyimg/flyimg:1.4.14
image: flyimg/flyimg:1.4.13
securityContext:
allowPrivilegeEscalation: false
ports:
@ -26,8 +26,8 @@ spec:
cpu: 50m
memory: 100Mi
limits:
cpu: 2000m
memory: 512Mi
cpu: 1000m # 1 vCPU
memory: 200Mi
volumeMounts:
- name: flyimg-storage
mountPath: /var/www/html/web/uploads

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: cert-manager
version: "v1.16.1"
version: "1.15.3"
sourceRef:
kind: HelmRepository
name: cert-manager

View File

@ -8,7 +8,7 @@ spec:
interval: 30m
url: https://github.com/traefik/traefik-helm-chart.git
ref:
tag: v32.1.1
tag: v32.0.0
ignore: |
# exclude all
/*

View File

@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: "65.3.1"
version: "63.1.0"
sourceRef:
kind: HelmRepository
name: monitoring

View File

@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: spegel
version: "v0.0.26"
version: "v0.0.24"
interval: 5m
sourceRef:
kind: HelmRepository

View File

@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: traefik
version: "32.1.1"
version: "32.0.0"
sourceRef:
kind: HelmRepository
name: traefik