File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ maintainers:
20
20
21
21
22
22
type : application
23
- version : 0.0.9
24
- appVersion : " 1.3.2 "
23
+ version : 0.0.10
24
+ appVersion : " 1.3.3 "
25
25
26
26
icon : https://anchore.com/wp-content/uploads/2016/08/anchore.png
Original file line number Diff line number Diff line change 8
8
replicaCount : 1
9
9
10
10
# # @param image Image used for all Ecs Inventory deployment deployments
11
- # # use docker.io/anchore/ecs-inventory:v1.3.2 -fips-amd64 if you want an image built for fips use
11
+ # # use docker.io/anchore/ecs-inventory:v1.3.3 -fips-amd64 if you want an image built for fips use
12
12
# #
13
- image : " docker.io/anchore/ecs-inventory:v1.3.2 "
13
+ image : " docker.io/anchore/ecs-inventory:v1.3.3 "
14
14
15
15
# # @param imagePullPolicy Image pull policy used by all deployments
16
16
# # ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
You can’t perform that action at this time.
0 commit comments