Compare commits
7
Commits
08b051bac4
...
49355cf0e4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49355cf0e4 | ||
|
|
21fa72e26a | ||
|
|
e92bfb1086 | ||
|
|
ed5ddbe532 | ||
|
|
2bcc221584 | ||
|
|
febc2ebace | ||
|
|
089b89dbbe |
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.60.3
|
||||
- image: ghcr.io/google/cadvisor:v0.60.4
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -78,7 +78,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: metrics
|
||||
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.20.0
|
||||
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.21.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: metrics
|
||||
|
||||
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.17"
|
||||
image: "grafana/promtail:3.6.11"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: outline
|
||||
image: outlinewiki/outline:1.8.1
|
||||
image: outlinewiki/outline:1.9.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: ALLOWED_DOMAINS
|
||||
|
||||
Reference in New Issue
Block a user