Skip to content

Commit 74d0048

Browse files
Bump app version 0.14.0 (#389)
* Bump app version 0.14.0 Signed-off-by: Gurianov Vladimir <vladimir.guryanov@flant.com>
1 parent 8226541 commit 74d0048

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/k8s-image-availability-exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "0.11.0"
2+
appVersion: "0.14.0"
33
description: Application for monitoring the cluster workloads image presence in a container registry.
44
name: k8s-image-availability-exporter
5-
version: "0.17.0"
5+
version: "0.18.0"
66
kubeVersion: ">=1.14.0-0"
77
maintainers:
88
- name: nabokihms

charts/k8s-image-availability-exporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# k8s-image-availability-exporter
22

3-
![Version: 0.17.0](https://img.shields.io/badge/Version-0.17.0-informational?style=flat-square) ![AppVersion: 0.11.0](https://img.shields.io/badge/AppVersion-0.11.0-informational?style=flat-square)
3+
![Version: 0.18.0](https://img.shields.io/badge/Version-0.18.0-informational?style=flat-square) ![AppVersion: 0.14.0](https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square)
44

55
Application for monitoring the cluster workloads image presence in a container registry.
66

0 commit comments

Comments
 (0)