From a54f23c462f939fe5b1a958048bdafee3fce31b9 Mon Sep 17 00:00:00 2001 From: Bradley Jones Date: Thu, 15 Feb 2024 23:00:06 +0000 Subject: [PATCH] feat: bump ecs-inventory version Signed-off-by: Bradley Jones --- 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 4e9a5234..df292f99 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.4 -appVersion: "1.0.0" +version: 0.0.5 +appVersion: "1.3.0" 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 ce4624ef..b7b4fb54 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.1.0-fips-amd64 if you want an image built for fips use +## use docker.io/anchore/ecs-inventory:v1.3.0-fips-amd64 if you want an image built for fips use ## -image: "docker.io/anchore/ecs-inventory:v1.1.0" +image: "docker.io/anchore/ecs-inventory:v1.3.0" ## @param imagePullPolicy Image pull policy used by all deployments ## ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy