From 1c619e6caaf1c7fb9bbd95eaa7a4a7c2334a38cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Aug 2023 20:44:28 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-push-notify to v0.6.3 (#11524) --- charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index fdc0cb74ea8..656f33060a7 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 22.0.11 +version: 22.0.12 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index 8a91420e85e..79bb7aa0665 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -13,7 +13,7 @@ imaginaryImage: hpbImage: repository: tccr.io/truecharts/nextcloud-push-notify pullPolicy: IfNotPresent - tag: v0.6.3@sha256:01fa824efebf851985b15a0e48d94e89992e26f27f07e593f7751354ed3d0ea6 + tag: v0.6.3@sha256:e951d53322738ac7155dde6897fe0371e64109fc3c47c7176cb00c2f88e61065 clamavImage: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent