diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml
index b88546b8c06a211c51b0e30209dd60ca449a33e2..74b37b7c41e5ba4b869fb0ed723cca3b09e7e43c 100644
--- a/hardening_manifest.yaml
+++ b/hardening_manifest.yaml
@@ -3,8 +3,8 @@ apiVersion: v1
 name: istio-ecosystem/authservice
 
 tags:
-- 1.0.3
-- 1.0.3-ubi9
+- 1.0.4
+- 1.0.4-ubi9
 - latest
 
 args:
@@ -18,22 +18,22 @@ labels:
   org.opencontainers.image.licenses: Apache-2.0
   org.opencontainers.image.url: https://github.com/istio-ecosystem/authservice
   org.opencontainers.image.vendor: istio
-  org.opencontainers.image.version: 1.0.3
+  org.opencontainers.image.version: 1.0.4
   mil.dso.ironbank.image.keywords: authentication,authorization,envoy,istio
   mil.dso.ironbank.image.type: opensource
   mil.dso.ironbank.product.name: istio
 
 resources:
 - filename: authservice.tar.gz
-  url: https://github.com/istio-ecosystem/authservice/releases/download/v1.0.3/authservice-fips-linux-amd64.tar.gz
+  url: https://github.com/istio-ecosystem/authservice/releases/download/v1.0.4/authservice-fips-linux-amd64.tar.gz
   validation:
     type: sha256
-    value: 70e1352e82646d96603daa8bb8c47da4fb48b7f62ae9c1e49c8cf54725b3f131
+    value: 9860952e6d1d47233b189b4489241dcf96dbdd099b7be22e2c4c6738ef0db5d5
 - filename: authservice-arm64.tar.gz
-  url: https://github.com/istio-ecosystem/authservice/releases/download/v1.0.3/authservice-fips-linux-arm64.tar.gz
+  url: https://github.com/istio-ecosystem/authservice/releases/download/v1.0.4/authservice-fips-linux-arm64.tar.gz
   validation:
     type: sha256
-    value: 75b4d36e2db6f23ad296ecbdcb3570f6d1e74055be2aab757eec1665c3712d45
+    value: 458925f1590ea4dd1baf3ddea6da4af7d65dfa5479c48d96beddd827747fe556
 
 maintainers:
 - email: "stas@tetrate.io"