Merge branch 'master' of https://git.fascinated.cc/Fascinated/homelab-argocd
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 45s

This commit is contained in:
Lee 2024-10-27 11:05:26 +00:00
commit 9e2adbcb12
6 changed files with 8 additions and 8 deletions

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

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

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

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

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

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