diff --git a/charts/k8s-image-availability-exporter/Chart.yaml b/charts/k8s-image-availability-exporter/Chart.yaml index a5afafb..1e50292 100644 --- a/charts/k8s-image-availability-exporter/Chart.yaml +++ b/charts/k8s-image-availability-exporter/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "0.9.0" +appVersion: "0.10.0" description: Application for monitoring the cluster workloads image presence in a container registry. name: k8s-image-availability-exporter -version: "0.15.0" +version: "0.16.0" kubeVersion: ">=1.14.0-0" maintainers: - name: nabokihms diff --git a/charts/k8s-image-availability-exporter/README.md b/charts/k8s-image-availability-exporter/README.md index 7590f70..02637a4 100644 --- a/charts/k8s-image-availability-exporter/README.md +++ b/charts/k8s-image-availability-exporter/README.md @@ -1,6 +1,6 @@ # k8s-image-availability-exporter -![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) +![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) Application for monitoring the cluster workloads image presence in a container registry.