8000 Release v1.0.1: enable ability to index new chart data for the same chart version (#556) · jethr0null/monocular · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.0.1

@prydonius prydonius tagged this 02 Nov 20:24
* enable ability to index new chart data for the same chart version

Previously, chart-repo skipped indexing any chart versions previous
indexed based on the repo, name and version. However, if a user modifies
a chart version without bumping a new version, the changes are not taken
into account. This changes chart-repo to skip based on the above AND the
digest of the chart package so that packages with a new digest are
correctly updated.

See also https://github.com/kubeapps/kubeapps/issues/659

fixes #555

Signed-off-by: Adnan Abdulhussein <adnan@bitnami.com>

* update kubeapps/common dep to pull in fix for tests

Signed-off-by: Adnan Abdulhussein <adnan@bitnami.com>

* add comments

Signed-off-by: Adnan Abdulhussein <adnan@bitnami.com>
Assets 2
Loading
0