File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
33
type : " RuntimeDefault"
34
34
containers :
35
35
- name : mealie
36
- image : " ghcr.io/mealie-recipes/mealie:v1.12 .0"
36
+ image : " ghcr.io/mealie-recipes/mealie:v2.2 .0"
37
37
imagePullPolicy : IfNotPresent
38
38
env :
39
39
- name : " TZ"
Original file line number Diff line number Diff line change 31
31
seccompProfile :
32
32
type : " RuntimeDefault"
33
33
containers :
34
- - image : " registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13 .0"
34
+ - image : " registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.14 .0"
35
35
name : " kube-state-metrics"
36
36
ports :
37
37
- containerPort : 8080
Original file line number Diff line number Diff line change 35
35
type : RuntimeDefault
36
36
containers :
37
37
- name : prometheus
38
- image : quay.io/prometheus/prometheus:v2.55.0
38
+ image : quay.io/prometheus/prometheus:v2.55.1
39
39
args :
40
40
- " --storage.tsdb.retention.time=24h"
41
41
- " --storage.tsdb.path=/prometheus/"
Original file line number Diff line number Diff line change 41
41
type : RuntimeDefault
42
42
containers :
43
43
- name : victoriametrics
44
- image : victoriametrics/victoria-metrics:v1.105 .0
44
+ image : victoriametrics/victoria-metrics:v1.106 .0
45
45
imagePullPolicy : IfNotPresent
46
46
args :
47
47
- " --storageDataPath=/storage"
Original file line number Diff line number Diff line change 27
27
type : " RuntimeDefault"
28
28
containers :
29
29
- name : " mysqld-exporter"
30
- image : " prom/mysqld-exporter:v0.15.1 "
30
+ image : " prom/mysqld-exporter:v0.16.0 "
31
31
args :
32
32
- " --mysqld.address=mariadb:3306"
33
33
env :
Original file line number Diff line number Diff line change 29
29
type : " RuntimeDefault"
30
30
containers :
31
31
- name : " paperless-ngx"
32
- image : " ghcr.io/paperless-ngx/paperless-ngx:2.13.1 "
32
+ image : " ghcr.io/paperless-ngx/paperless-ngx:2.13.5 "
33
33
imagePullPolicy : " IfNotPresent"
34
34
resources :
35
35
requests :
Original file line number Diff line number Diff line change 26
26
seccompProfile :
27
27
type : " RuntimeDefault"
28
28
containers :
29
- - image : " renovate/renovate:38.131.1 "
29
+ - image : " renovate/renovate:38.142.7 "
30
30
name : " renovate"
31
31
env :
32
32
- name : " RENOVATE_BASE_DIR"
You can’t perform that action at this time.
0 commit comments