From 59d4e3ed05a279a9610e0817712531a4df62b91c Mon Sep 17 00:00:00 2001 From: Bob Melander Date: Wed, 28 Aug 2024 19:51:29 +0200 Subject: [PATCH] feat: bump ecs-inventory to 1.3.2 (#398) Signed-off-by: Bob Melander Co-authored-by: Brady Todhunter --- stable/ecs-inventory/Chart.yaml | 4 ++-- stable/ecs-inventory/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/ecs-inventory/Chart.yaml b/stable/ecs-inventory/Chart.yaml index 022f8326..366ce64b 100644 --- a/stable/ecs-inventory/Chart.yaml +++ b/stable/ecs-inventory/Chart.yaml @@ -20,7 +20,7 @@ maintainers: email: hung.nguyen@anchore.com type: application -version: 0.0.8 -appVersion: "1.3.1" +version: 0.0.9 +appVersion: "1.3.2" icon: https://anchore.com/wp-content/uploads/2016/08/anchore.png diff --git a/stable/ecs-inventory/values.yaml b/stable/ecs-inventory/values.yaml index 41a40c6e..3153389a 100644 --- a/stable/ecs-inventory/values.yaml +++ b/stable/ecs-inventory/values.yaml @@ -8,9 +8,9 @@ replicaCount: 1 ## @param image Image used for all Ecs Inventory deployment deployments -## use docker.io/anchore/ecs-inventory:v1.3.1-fips-amd64 if you want an image built for fips use +## use docker.io/anchore/ecs-inventory:v1.3.2-fips-amd64 if you want an image built for fips use ## -image: "docker.io/anchore/ecs-inventory:v1.3.1" +image: "docker.io/anchore/ecs-inventory:v1.3.2" ## @param imagePullPolicy Image pull policy used by all deployments ## ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy