Skip to content

Commit 4e1da71

Browse files
authored
Bump chart appVersion to 0.8.0 (#153)
Signed-off-by: m.nabokikh <[email protected]>
1 parent 976706b commit 4e1da71

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

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

0 commit comments

Comments
 (0)