diff --git a/chart/templates/anchore/values.yaml b/chart/templates/anchore/values.yaml
index 81a6a250efbc85410ecf8e7a8baab4d92d41790a..4fd1e4ce679da312de94b5a6ea4553e2759dabb7 100644
--- a/chart/templates/anchore/values.yaml
+++ b/chart/templates/anchore/values.yaml
@@ -5,7 +5,6 @@
 {{- define "bigbang.defaults.anchore" -}}
 # hostname is deprecated and replaced with domain. But if hostname exists then use it.
 {{- $domainName := default .Values.domain .Values.hostname }}
-hostname: {{ $domainName }}
 domain: {{ $domainName }}
 
 istio:
@@ -102,7 +101,7 @@ anchore-ui-redis:
   {{- if .Values.istio.enabled }}
   master:
     podAnnotations:
-      {{ include "istioAnnotation" . }}  
+      {{ include "istioAnnotation" . }}
   replica:
     podAnnotations:
       {{ include "istioAnnotation" . }}
@@ -124,7 +123,7 @@ anchore-ui-redis:
         app.kubernetes.io/instance: anchore
     prometheusRule:
       enabled: true
-      namespace: monitoring        
+      namespace: monitoring
   {{- end }}
 {{- end }}
 
diff --git a/chart/values.yaml b/chart/values.yaml
index f1020c29ea0612071a650382e054f0d221396d6b..5732c5d425a3cea4b171c85deeeb3cc67917fd1f 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -941,7 +941,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/anchore-enterprise.git
       path: "./chart"
-      tag: "1.15.0-bb.7"
+      tag: "1.15.0-bb.8"
 
     # -- Flux reconciliation overrides specifically for the Anchore Package
     flux: