From 15b6711a7b7bd492998ad0233888538ad62447ff Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 13 Aug 2026 00:22:55 -0300 Subject: [PATCH] hermes: roll out subscription status correction --- services/hermes/kustomization.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/services/hermes/kustomization.yaml b/services/hermes/kustomization.yaml index ef06b792f..085c506ca 100644 --- a/services/hermes/kustomization.yaml +++ b/services/hermes/kustomization.yaml @@ -2,6 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: hermes +images: + - name: registry.bstein.dev/bstein/hermes-agent + digest: sha256:ce106ccb408684677176cc9477b785fbbe5b6171427c4931b86dac7f51d5c2b3 resources: - namespace.yaml - vault-serviceaccount.yaml