Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Commit 6b5028d

Browse files
committed
updated sensu to 6.2.5
1 parent 70e60e3 commit 6b5028d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ RUN curl https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 >
44
RUN chmod a+x /tmp/get_helm.sh
55
RUN /tmp/get_helm.sh
66

7-
87
FROM sebidude/yaml-renderer:v1.4.7 as yaml-renderer
98
FROM sebidude/kubecrypt:v0.6.1-1.15 as kubecrypt
109
FROM sebidude/kubeinfo:v0.1.0-1.15 as kubeinfo
1110
FROM sebidude/porecry:v0.1.5 as porecry
12-
FROM sensu/sensu:6.2.0 as sensu
11+
FROM sensu/sensu:6.2.5 as sensu
1312

1413

1514
# create the tools image

0 commit comments

Comments
 (0)