Compare commits
7
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c582124fd0
|
||
|
|
478250a94f | ||
|
|
cb7a8db555
|
||
|
|
9d3c12d68f
|
||
|
|
dae0c80669
|
||
|
|
3fb8302f50 | ||
|
|
b8fb195beb
|
@@ -5,7 +5,7 @@ services:
|
||||
command: tunnel run weyma-vault
|
||||
env_file: ".env"
|
||||
vault:
|
||||
image: hashicorp/vault:2.0
|
||||
image: hashicorp/vault:2.1
|
||||
env_file: ".env.vault"
|
||||
environment:
|
||||
VAULT_ADDR: "https://weyma-vault.infra.dubyatp.xyz:8200"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
kind: Cluster
|
||||
name: weyma-talos
|
||||
kubernetes:
|
||||
version: v1.35.8
|
||||
version: v1.36.4
|
||||
talos:
|
||||
version: v1.12.11
|
||||
version: v1.13.9
|
||||
features:
|
||||
backupConfiguration:
|
||||
interval: 6h0m0s
|
||||
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 10.4.1
|
||||
version: 10.6.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: 88.6.1
|
||||
version: 88.6.2
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
@@ -37,7 +37,7 @@ traefik:
|
||||
kind: DaemonSet
|
||||
additionalContainers:
|
||||
- name: cloudflared
|
||||
image: cloudflare/cloudflared:2026.8.2
|
||||
image: cloudflare/cloudflared:2026.8.3
|
||||
command:
|
||||
- cloudflared
|
||||
- tunnel
|
||||
|
||||
Reference in New Issue
Block a user