Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

cloudflare-token and pihole-token


__pycache__
File renamed without changes.
1 change: 0 additions & 1 deletion clusters/infra/crds-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ spec:
name: flux-system
path: infra/crds
prune: false
# Never prune CRDs to avoid data loss
timeout: 5m
2 changes: 1 addition & 1 deletion infra/controller/loki/HelmRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
chart:
spec:
chart: loki
version: 11.4.9
version: 11.5.0
sourceRef:
kind: HelmRepository
name: loki
Expand Down