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