Skip to content

Commit

Permalink
Merge pull request #116 from aeciopires/feat-publish-6.0.0
Browse files Browse the repository at this point in the history
Publishing 6.0.0 version of helm chart
  • Loading branch information
aeciopires authored Nov 18, 2024
2 parents a170a9a + 6572894 commit cdae6dd
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 59 deletions.
4 changes: 2 additions & 2 deletions charts/zabbix/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2 # Don't change this
name: zabbix
version: 5.0.2 # helm chart version
version: 6.0.0 # helm chart version
# LTS Zabbix version by default due to stability. See: https://www.zabbix.com/life_cycle_and_release_policy
appVersion: 7.0.3 # zabbix version
appVersion: 7.0.5 # zabbix version
description: Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.
keywords:
- zabbix
Expand Down
2 changes: 1 addition & 1 deletion charts/zabbix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#---------------------------

URL=https://github.com/zabbix-community/helm-zabbix/
HELM_IMAGE=alpine/helm:3.16.1
HELM_IMAGE=alpine/helm:3.16.3
HELM_DOCS_IMAGE=jnorwood/helm-docs:v1.14.2
KNOWN_TARGETS=helm

Expand Down
Loading

0 comments on commit cdae6dd

Please sign in to comment.