Compare commits

..
6 changed files with 7 additions and 7 deletions
@@ -5,7 +5,7 @@ services:
command: tunnel run weyma-vault command: tunnel run weyma-vault
env_file: ".env" env_file: ".env"
vault: vault:
image: hashicorp/vault:2.0 image: hashicorp/vault:2.1
env_file: ".env.vault" env_file: ".env.vault"
environment: environment:
VAULT_ADDR: "https://weyma-vault.infra.dubyatp.xyz:8200" VAULT_ADDR: "https://weyma-vault.infra.dubyatp.xyz:8200"
+2 -2
View File
@@ -1,9 +1,9 @@
kind: Cluster kind: Cluster
name: weyma-talos name: weyma-talos
kubernetes: kubernetes:
version: v1.35.8 version: v1.36.4
talos: talos:
version: v1.12.11 version: v1.13.9
features: features:
backupConfiguration: backupConfiguration:
interval: 6h0m0s interval: 6h0m0s
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: argo-cd - name: argo-cd
version: 10.4.1 version: 10.6.0
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: external-secrets - name: external-secrets
version: 2.9.0 version: 2.10.0
repository: https://charts.external-secrets.io repository: https://charts.external-secrets.io
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 88.6.1 version: 88.6.2
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts
+1 -1
View File
@@ -37,7 +37,7 @@ traefik:
kind: DaemonSet kind: DaemonSet
additionalContainers: additionalContainers:
- name: cloudflared - name: cloudflared
image: cloudflare/cloudflared:2026.8.2 image: cloudflare/cloudflared:2026.8.3
command: command:
- cloudflared - cloudflared
- tunnel - tunnel