3 Commits

3 changed files with 4 additions and 4 deletions

View File

@@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.13"
image: "grafana/promtail:3.4.3"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -215,7 +215,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.13"
image: "grafana/promtail:3.4.3"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -95,7 +95,7 @@ spec:
spec:
initContainers:
- name: db-migrate
image: "wallabag/wallabag:2.6.11"
image: "wallabag/wallabag:2.6.12"
imagePullPolicy: IfNotPresent
command:
- /var/www/wallabag/bin/console
@@ -126,7 +126,7 @@ spec:
value: "false"
containers:
- name: wallabag
image: "wallabag/wallabag:2.6.11"
image: "wallabag/wallabag:2.6.12"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef: