From f30add309a42c5d1d1a7580a9d2e744cef35c2eb Mon Sep 17 00:00:00 2001 From: Aecio Pires Date: Tue, 15 Mar 2022 19:05:31 -0300 Subject: [PATCH] Change version of chart --- Chart.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index dd5292c..a57ce85 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 name: zabbix -version: 1.1.1 +version: 1.1.0 appVersion: 6.0.0 description: Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics. keywords: diff --git a/README.md b/README.md index b0e4e0e..782e1dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Helm Chart For Zabbix. -[![CircleCI](https://circleci.com/gh/cetic/helm-zabbix.svg?style=svg)](https://circleci.com/gh/cetic/helm-zabbix/tree/master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![version](https://img.shields.io/github/tag/cetic/helm-zabbix.svg?label=release) ![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) +[![CircleCI](https://circleci.com/gh/cetic/helm-zabbix.svg?style=svg)](https://circleci.com/gh/cetic/helm-zabbix/tree/master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![version](https://img.shields.io/github/tag/cetic/helm-zabbix.svg?label=release) ![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.