Compare commits
12 Commits
37a8844a7e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 0210513307 | |||
| a00f6f3032 | |||
|
e1da67f322
|
|||
|
3a606a6371
|
|||
| a2f392dca1 | |||
|
b98e426928
|
|||
|
3c765ec1b6
|
|||
|
7dbeb13284
|
|||
|
cee723ac42
|
|||
|
79bb86774c
|
|||
| dc6330513d | |||
|
6cf728c28a
|
@@ -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
|
||||||
@@ -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/
|
||||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
version: 10.5.4
|
version: 10.5.8
|
||||||
repository: https://grafana.github.io/helm-charts
|
repository: https://grafana.github.io/helm-charts
|
||||||
@@ -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:
|
||||||
|
|||||||
@@ -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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user