From 1ce44d4cf1ea98c16da26f845e40925ad93a2dbb Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 15 Jul 2024 09:22:31 +0200 Subject: [PATCH] Test the correct commit --- charts/db-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/db-operator/values.yaml b/charts/db-operator/values.yaml index c4097e7..8659674 100644 --- a/charts/db-operator/values.yaml +++ b/charts/db-operator/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/db-operator/db-operator-dev pullPolicy: Always logLevel: info - tag: d9b4fad6a579214a49ecb8cf40f31b3463ceb7f2 + tag: c15dddb720ef7876381d1c535cfc1cf073eead45 # imagePullSecrets: # - name: myRegistrySecret