diff --git a/charts/registry-scanner/CHANGELOG.md b/charts/registry-scanner/CHANGELOG.md index 63ac4652c..4d90ad2fe 100644 --- a/charts/registry-scanner/CHANGELOG.md +++ b/charts/registry-scanner/CHANGELOG.md @@ -10,6 +10,8 @@ Manual edits are supported only below '## Change Log' and should be used exclusively to fix incorrect entries and not to add new ones. ## Change Log +# v1.1.6 +* **registry-scanner** Add special param to max images # v1.1.5 ### Documentation * **admission-controller, cluster-scanner, registry-scanner, cloud-connector, node-analyzer, rapid-response, sysdig-deploy, agent** [df733e62](https://github.com/sysdiglabs/charts/commit/df733e6294eae1967197e3521473a5fab0282b67): update maintainers list ([#1283](https://github.com/sysdiglabs/charts/issues/1283)) diff --git a/charts/registry-scanner/Chart.yaml b/charts/registry-scanner/Chart.yaml index bdb933420..8a2e5c333 100644 --- a/charts/registry-scanner/Chart.yaml +++ b/charts/registry-scanner/Chart.yaml @@ -4,8 +4,10 @@ description: Sysdig Registry Scanner type: application home: https://sysdiglabs.github.io/registry-scanner/ icon: https://478h5m1yrfsa3bbe262u7muv-wpengine.netdna-ssl.com/wp-content/uploads/2019/02/Shovel_600px.png -version: 1.1.5 -appVersion: 0.2.42 +version: 1.1.6 +appVersion: 0.2.45 maintainers: - name: giuse-sysdig email: giuseppe.esposito@sysdig.com + - name: hayk + email: hayk.kocharyan@sysdig.com