From 1ea6b148f54ccdd8380300849567ee6d82a1580d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 28 Nov 2023 21:43:21 +0000 Subject: [PATCH] Update Image Version to dbff221 --- charts/devices-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/devices-api/values.yaml b/charts/devices-api/values.yaml index 398526894..146b03c45 100644 --- a/charts/devices-api/values.yaml +++ b/charts/devices-api/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: dimozone/devices-api pullPolicy: IfNotPresent - tag: 16850ee + tag: dbff221 imagePullSecrets: [] nameOverride: '' fullnameOverride: ''