Skip to content

Commit

Permalink
feat: bump ecs-inventory to 1.3.2 (#398)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Melander <[email protected]>
Co-authored-by: Brady Todhunter <[email protected]>
  • Loading branch information
bobmel and Btodhunter authored Aug 28, 2024
1 parent eafbf0f commit 59d4e3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stable/ecs-inventory/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maintainers:
email: [email protected]

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
4 changes: 2 additions & 2 deletions stable/ecs-inventory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 59d4e3e

Please sign in to comment.