* Update anchore engine image to use v0.3.3
* Consolidate all ingress resource values
* Upgrade to latest Redis chart version
* Increase postgres persistence to 20Gi
* Allow additional env vars from values
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
* [stable/anchore-engine] Update to v0.2.3 of anchore-engine and add new feature support
* Adds prometheus metric support
* Adds archive driver support for using s3, swift, or db based storage for analysis output
* Removes the "localanchore" analyzer mode, as it has been removed in anchore-engine
* Switch to using the pod name as the "hostid" for anchore services, internal ids for service components
* Fix some lint issues
* Change version from v0.1.x to v0.2.0 for chart corresponding to v0.2.x in app version
Adds new default value for globalConfig.configDir to specify different config dir than the where configMap is mounted.
Adds specific app version and specific tag instead of 'latest' to ensure no unexpected upgrades.
* [stable/anchore-engine] Updates and bug fix
Fixes bug in configuration of policy bundle sync.
Updates NOTES.txt and README.md for a bit more detail.
* Bump anchore-engine chart version to 0.1.1
* Update stable/anchore-engine readme to include config option for ingress and loadbalancer
* Adds incubator chart for Anchore Engine
* Fixes linter issues on anchore-engine values.yaml
* Fixes truth values for values.yaml
* Fixes for truthy values in other yaml configs for anchore-engine chart
* Fix ingress spec for anchore-engine chart for easier config with helm cli
* Addresses typos and some cleanup as requested in PR review
* Adds more startup and config info in NOTES.txt for anchore-engine
* Cleanup and make labels consistent in anchore-engine deployments
* Move anchore-engine chart from incubator/ to stable/