From 96c3cd0fb45b2ad582fff88905d57e339b44a111 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Sep 2023 16:42:08 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/nextcloud-push-notify to v0.6.3 (#13083) --- 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 9db4d1099dd..d02fabc40f6 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.27 +version: 22.0.28 annotations: truecharts.org/catagories: | - cloud diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index c459e00a619..0f8a7a79ed9 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:e951d53322738ac7155dde6897fe0371e64109fc3c47c7176cb00c2f88e61065 + tag: v0.6.3@sha256:b9c35ab123354eeac3996e361f8c30b8e4de6d2ccd69e5179a7c2a101a67b46f clamavImage: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent