Commit Graph
12 Commits
Author SHA1 Message Date
Maxime VISONNEAU e068efa220 Enhanced ingress configuration on anchore-engine chart (#7798)
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
2018-09-25 09:40:50 -07:00
Maxime VISONNEAU 8af9ba35e0 Added requirements.lock for anchore-engine chart (#7903)
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
2018-09-21 15:00:39 -07:00
Btodhunter b452bfeb3b Fixed external postgres endpoint in worker_configmap. (#7424)
Updated appVersion.

Updated chart version.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2018-08-29 11:38:38 -07:00
Zach Hill c90a85480c [stable/anchore-engine] Update to v0.2.3 of anchore-engine (#6668)
* [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
2018-07-18 15:00:12 -07:00
Zach Hill 194db384af [stable/anchore-engine] Adds OWNERS file (#5262)
* [stable/anchore-engine] Adds OWNERS file

* Update chart version and app version

* Bump anchore tag to v0.1.10

* Remove nurmi from OWNERS on anchore-engine
2018-05-02 09:27:16 -07:00
AdamDang 505b2f480f Typo fix in anchore-engine/README.md: and->an (#5016)
* Update Chart.yaml

* Update README.md
2018-04-18 20:57:27 -07:00
Zach Hill 48d7786189 [stable/anchore-engine] Fixes error in K8s v1.9 caused by read-only configmap mounts and locks application version in chart. (#4802)
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.
2018-04-09 09:21:08 -07:00
wwojcik d481671b3c [stable/anchore-engine] add nodeSelector support (#3781) 2018-03-08 09:03:57 -08:00
sheng zhang 78110b2909 fix README.md typo (#3556)
* fix README.md typo
--est --> --set

* Update Chart.yaml
2018-02-09 12:26:52 -08:00
Lingming Xia 5e67b7fbee fix typos in stable/anchore-engine/README.md (#3611) 2018-02-08 03:05:45 -08:00
Zach Hill 89dfc84976 [stable/anchore-engine] Updates and bug fix for policy bundle sync config (#3435)
* [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
2018-01-25 07:41:15 -08:00
Zach Hill c96c95bbe0 [incubator/anchore-engine] Adds incubator chart for Anchore Engine (#3293)
* 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/
2018-01-16 11:25:24 -08:00