Skip to content

Commit 54eee3d

Browse files
author
Andrey Klimentyev
committed
Release version 0.1.14
1 parent 13acdb3 commit 54eee3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
ports:
2828
- containerPort: 8080
2929
name: http-metrics
30-
image: flant/k8s-image-availability-exporter:v0.1.5
30+
image: flant/k8s-image-availability-exporter:v0.1.14
3131
imagePullPolicy: IfNotPresent
3232
livenessProbe:
3333
httpGet:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
appVersion: "v0.1.13"
2+
appVersion: "v0.1.14"
33
description: Application for monitoring the cluster workloads image presence in docker registry.
44
name: k8s-image-availability-exporter
55
version: "0.0.2"

0 commit comments

Comments
 (0)