diff --git a/chart/values.yaml b/chart/values.yaml index 81877a01dd114d63ddff5205b44114096626d34b..e30bee621ceb02e4ce6c39544867beb7324da199 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1452,11 +1452,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/fortify.git path: "./chart" - tag: "1.1.2320154-bb.2" + tag: "1.1.2320154-bb.3" helmRepo: repoName: "registry1" chartName: "fortify-ssc" - tag: "1.1.2320154-bb.2" + tag: "1.1.2320154-bb.3" # -- Flux reconciliation overrides specifically for the Fortify Package flux: {} diff --git a/tests/test-values.yaml b/tests/test-values.yaml index b34a787518db89cf680b9eef43bc6d09a8e984b1..61ed74d0bd4a417dbed78a71314cc2e58ebb247d 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -1400,6 +1400,9 @@ addons: sso: enabled: false values: + istio: + hardened: + enabled: true storage: volume: 5Gi jvmMaxRAMPercentage: 85