Compare commits
1
Commits
main
..
133a31ec44
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
133a31ec44
|
@@ -1,9 +1,9 @@
|
||||
kind: Cluster
|
||||
name: weyma-talos
|
||||
kubernetes:
|
||||
version: v1.36.4
|
||||
version: v1.35.4
|
||||
talos:
|
||||
version: v1.13.9
|
||||
version: v1.12.7
|
||||
features:
|
||||
backupConfiguration:
|
||||
interval: 6h0m0s
|
||||
@@ -310,7 +310,7 @@ patches:
|
||||
}
|
||||
|
||||
rewrite name git.dubyatp.xyz traefik-local.traefik.svc.cluster.local
|
||||
|
||||
|
||||
forward . /etc/resolv.conf {
|
||||
max_concurrent 1000
|
||||
}
|
||||
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 10.5.0
|
||||
version: 10.4.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: external-secrets
|
||||
version: 2.10.0
|
||||
version: 2.9.0
|
||||
repository: https://charts.external-secrets.io
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: 88.6.2
|
||||
version: 88.5.3
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: traefik
|
||||
version: 41.4.0
|
||||
version: 41.2.0
|
||||
repository: https://traefik.github.io/charts
|
||||
@@ -37,7 +37,7 @@ traefik:
|
||||
kind: DaemonSet
|
||||
additionalContainers:
|
||||
- name: cloudflared
|
||||
image: cloudflare/cloudflared:2026.8.3
|
||||
image: cloudflare/cloudflared:2026.8.2
|
||||
command:
|
||||
- cloudflared
|
||||
- tunnel
|
||||
|
||||
Reference in New Issue
Block a user