From 67cfd1880d54cb45625f5be9c11496ef86f4afb3 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 22 Apr 2022 13:27:50 +0300 Subject: [PATCH] chore(meshcentral): update image ref (#2533) --- charts/incubator/meshcentral/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/meshcentral/values.yaml b/charts/incubator/meshcentral/values.yaml index 647c96efc00..fb52b3f198c 100644 --- a/charts/incubator/meshcentral/values.yaml +++ b/charts/incubator/meshcentral/values.yaml @@ -1,7 +1,7 @@ image: - repository: uldiseihenbergs/meshcentral + repository: tccr.io/truecharts/meshcentral pullPolicy: IfNotPresent - tag: 1.0.1@sha256:7424c8ea5b17cd3e5b6409326fdb634b8c7cd0e5613117b567a1ca6296398375 + tag: v1.0.1@sha256:79c1697a5e8c62cef6d98227b83ba04437c0b316a9f1a8a7329d3ad6cc188b45 securityContext: readOnlyRootFilesystem: false