chore(zabbix): update image refs (#2819)

This commit is contained in:
Stavros Kois
2022-06-02 13:25:37 +03:00
committed by GitHub
parent a45307dd1f
commit 019a21ee53
2 changed files with 7 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ name: zabbix-server
sources:
- https://hub.docker.com/r/zabbix/zabbix-server-pgsql
- https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql
version: 0.0.13
version: 0.0.14
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -1,16 +1,16 @@
image:
repository: zabbix/zabbix-server-pgsql
tag: ubuntu-6.0.3@sha256:57c7029b899d5e11c12ade03b7d68a16955723ccd4ff1af9fc54e99681315774
repository: tccr.io/truecharts/zabbix-server
tag: v6.0.4@sha256:89c1a6a875c7c97e559193fc012c41016ea16899b0be0a6ccf5a3bb014c3ec22
pullPolicy: IfNotPresent
frontImage:
repository: zabbix/zabbix-web-nginx-pgsql
tag: ubuntu-6.0.3@sha256:8e738b5fd231b745d30d3c52355b6bfe0afc7ef824bd8542ef2dbf1cd0b0f283
repository: tccr.io/truecharts/zabbix-web
tag: v6.0.4@sha256:aa73ab8f37d155eaa3818d6ed18ddc5382d1b439c8c76c905332f7eedfd1d58a
pullPolicy: IfNotPresent
snmptrapsImage:
repository: zabbix/zabbix-snmptraps
tag: ubuntu-6.0.3@sha256:d7ee3801c5f00e4454819f2d0e7b7a4d21e46648fa1054fe233d89b2b2323627
repository: tccr.io/truecharts/zabbix-snmptraps
tag: v6.0.4@sha256:ddb34ac322ba1a5009d6823a8d9173924a35a57b0afe1fc7ccb424310d431540
pullPolicy: IfNotPresent
tty: true