File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
mountPath : /prometheus
58
58
containers :
59
59
- name : prometheus
60
- image : container-registry.zalando.net/teapot/prometheus:v3.4.1-master-64
60
+ image : container-registry.zalando.net/teapot/prometheus:v3.4.1-master-67
61
61
args :
62
62
- " --config.file=/prometheus/prometheus.yaml"
63
63
- " --storage.tsdb.path=/prometheus/"
Original file line number Diff line number Diff line change 1
1
# {{ if eq .Cluster.ConfigItems.skipper_oauth2_ui_login "true" }}
2
- # {{ $image := "container-registry.zalando.net/gwproxy/hostname-credentials-controller:main-27 " }}
2
+ # {{ $image := "container-registry.zalando.net/gwproxy/hostname-credentials-controller:main-28 " }}
3
3
# {{ $version := index (split $image ":") 1 }}
4
4
apiVersion : v1
5
5
kind : ServiceAccount
You can’t perform that action at this time.
0 commit comments