Skip to content
Snippets Groups Projects
Verified Commit 242a552f authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'master' into 844-haveged-installation-fails-consistently

parents 20ad41e0 40adad32
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ spec:
releaseName: eventrouter
chart:
spec:
# https://github.com/helm/charts/tree/master/stable/eventrouter
chart: eventrouter
version: 0.3.2
sourceRef:
......
......@@ -10,7 +10,7 @@ spec:
spec:
# https://artifacthub.io/packages/helm/grafana/loki
chart: loki
version: 2.5.0
version: 2.5.2
sourceRef:
kind: HelmRepository
name: grafana
......
......@@ -8,8 +8,9 @@ spec:
releaseName: promtail
chart:
spec:
# https://artifacthub.io/packages/helm/grafana/promtail
chart: promtail
version: 3.5.1
version: 3.6.0
sourceRef:
kind: HelmRepository
name: grafana
......
......@@ -89,7 +89,7 @@ spec:
resources:
limits:
cpu: 500m
cpu: 700m
memory: 512Mi
requests:
cpu: 200m
......
......@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: velero
version: 2.11.0
version: 2.23.1
sourceRef:
kind: HelmRepository
name: vmware-tanzu
......
......@@ -8,8 +8,9 @@ spec:
releaseName: metallb
chart:
spec:
# https://artifacthub.io/packages/helm/bitnami/metallb
chart: metallb
version: 0.1.23
version: 2.4.3
sourceRef:
kind: HelmRepository
name: bitnami
......
......@@ -7,12 +7,13 @@ spec:
releaseName: ingress-nginx
chart:
spec:
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
chart: ingress-nginx
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
version: "3.31.0"
version: "3.34.0"
interval: 1h0m0s
install:
remediation:
......
......@@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: jetstack
namespace: flux-system
version: 1.3.1
version: 1.4.0
interval: 1h0m0s
install:
remediation:
......@@ -26,7 +26,7 @@ spec:
cpu: 100m
memory: 256Mi
limits:
cpu: 100m
cpu: 200m
memory: 512Mi
cainjector:
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment