Skip to content

Commit 20cdefc

Browse files
committed
Bump chart appVersion to 0.9.0
Signed-off-by: m.nabokikh <[email protected]>
1 parent 14b3dee commit 20cdefc

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.8.0"
2+
appVersion: "0.9.0"
33
description: Application for monitoring the cluster workloads image presence in a container registry.
44
name: k8s-image-availability-exporter
5-
version: "0.13.0"
5+
version: "0.14.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.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
3+
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.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)