Skip to content

Commit

Permalink
feat: bump k8s-inventory and default http timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Jones <bradley.jones@anchore.com>
  • Loading branch information
bradleyjones committed Feb 21, 2024
1 parent be69782 commit be9d29d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/k8s-inventory/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: k8s-inventory
version: 0.2.2
version: 0.2.3
appVersion: "1.2.0"
description: A Helm chart for Kubernetes Automated Inventory, which describes which images are in use in a given Kubernetes Cluster
keywords:
Expand Down
2 changes: 1 addition & 1 deletion stable/k8s-inventory/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,4 @@ k8sInventory:
account: "admin"
http:
insecure: true
timeoutSeconds: 10
timeoutSeconds: 60

0 comments on commit be9d29d

Please sign in to comment.