Compare commits

...

10 Commits

5 changed files with 7 additions and 6 deletions

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: authentik - name: authentik
version: 2025.10.3 version: 2025.12.1
repository: https://charts.goauthentik.io repository: https://charts.goauthentik.io

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: gitea - name: gitea
version: 12.4.0 version: 12.5.1
repository: https://dl.gitea.com/charts/ repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/

View File

@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: grafana - name: grafana
version: 10.5.5 version: 10.5.8
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts

View File

@@ -54,7 +54,7 @@ spec:
envFrom: envFrom:
- configMapRef: - configMapRef:
name: netmaker-config name: netmaker-config
image: gravitl/netmaker:v1.1.0 image: gravitl/netmaker:v1.4.0
imagePullPolicy: Always imagePullPolicy: Always
name: netmaker name: netmaker
ports: ports:

View File

@@ -10,6 +10,7 @@ data:
"infrastructure/db-operators", "infrastructure/db-operators",
"infrastructure/weyma-talos", "infrastructure/weyma-talos",
"williamp/dubyatp.xyz", "williamp/dubyatp.xyz",
"williamp/yt-dlp-bot" "williamp/yt-dlp-bot",
"williamp/helm-gitea"
] ]
} }