From 155fe405bf6e95741a420386bb8f40c60205040e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 6 Dec 2022 07:15:11 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/zabbix-server to v6.2.6 --- charts/incubator/zabbix/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/zabbix/values.yaml b/charts/incubator/zabbix/values.yaml index 0b241943134..163541d9cf4 100644 --- a/charts/incubator/zabbix/values.yaml +++ b/charts/incubator/zabbix/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/zabbix-server - tag: 6.2.5@sha256:a9329d52c8f0a0302aa20787ed312bf704cfee79b754d7219e1f3b5706c72ac4 + tag: 6.2.6@sha256:4f9fee8a56ff9f0924be7c15ded112cdde9b3200338e01cd4501739fd0342162 pullPolicy: IfNotPresent frontendImage: From 16460335eb6f3a24ea9fc85d90b00837cf3ec8e6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 6 Dec 2022 07:18:48 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/zabbix/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/zabbix/Chart.yaml b/charts/incubator/zabbix/Chart.yaml index aa92b4f82ca..4ad768990e5 100644 --- a/charts/incubator/zabbix/Chart.yaml +++ b/charts/incubator/zabbix/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.2.5" +appVersion: "6.2.6" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - utilities