Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0df58313ac | |||
| e678af8f63 | |||
| b809f2f6df | |||
| be3a28f9e4 | |||
| 1d20b25b0b | |||
| 6231e7d072 | |||
| e19e425d15 | |||
| 090683de93 | |||
| ef914c8b10 | |||
| c0e64ca31b | |||
| 90b52eccc1 |
@@ -43,7 +43,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: git
|
||||
image: gitea/gitea:1.26.2
|
||||
image: gitea/gitea:1.26.4
|
||||
env:
|
||||
- name: APP_NAME
|
||||
value: "Git"
|
||||
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.57.0
|
||||
- image: ghcr.io/google/cadvisor:v0.60.1
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -217,7 +217,7 @@ spec:
|
||||
serviceAccountName: prometheus-server
|
||||
containers:
|
||||
- name: vmagent
|
||||
image: "victoriametrics/vmagent:v1.145.0"
|
||||
image: "victoriametrics/vmagent:v1.146.0"
|
||||
imagePullPolicy: "IfNotPresent"
|
||||
args:
|
||||
- -remoteWrite.url=http://vmcluster.auth-proxy.svc/insert/0/prometheus/
|
||||
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: trek
|
||||
image: mauriceboe/trek:3.1.0
|
||||
image: mauriceboe/trek:3.1.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
||||
Reference in New Issue
Block a user