Skip to content

Commit 527fdec

Browse files
authored
Bump app version 0.10.0 (#261)
Signed-off-by: maksim.nabokikh <[email protected]>
1 parent 5ff1de8 commit 527fdec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: "0.9.0"
2+
appVersion: "0.10.0"
33
description: Application for monitoring the cluster workloads image presence in a container registry.
44
name: k8s-image-availability-exporter
5-
version: "0.15.0"
5+
version: "0.16.0"
66
kubeVersion: ">=1.14.0-0"
77
maintainers:
88
- name: nabokihms

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# k8s-image-availability-exporter
22

3-
![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square)
3+
![Version: 0.16.0](https://img.shields.io/badge/Version-0.16.0-informational?style=flat-square) ![AppVersion: 0.10.0](https://img.shields.io/badge/AppVersion-0.10.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)