From 72a9932fc593caabd420fcbe4440aa71f3de2221 Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Wed, 14 Feb 2024 11:30:54 +0100 Subject: [PATCH] fix(hydra): update hydra-maester version to 0.0.32-amd64 --- resources/hydra/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/hydra/kustomization.yaml b/resources/hydra/kustomization.yaml index 92afa75..f99e668 100644 --- a/resources/hydra/kustomization.yaml +++ b/resources/hydra/kustomization.yaml @@ -5,7 +5,7 @@ images: - name: reg.cadoles.com/proxy_cache/oryd/hydra newTag: v2.1.2 - name: reg.cadoles.com/proxy_cache/oryd/hydra-maester - newTag: v0.0.32 + newTag: v0.0.32-amd64 resources: - ./resources/hydra-deployment.yaml