François Blondel

Results 7 issues of François Blondel

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.10.1 - Ruby: 2.5.1 - Distribution: ubuntu bionic - Module version: v4.0.0 ## How to reproduce (e.g Puppet code you...

Hi, support for that plugin https://collectd.org/wiki/index.php/Plugin:APC_UPS could be added :) Many Thanks!

enhancement

Checklist: * [X] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [X] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [X] I have updated the chart changelog...

argo-cd
size/L

Identically as in https://github.com/datreeio/CRDs-catalog/pull/168, regenerated the Schemas for the Zalando Postgres Operator after the release of version 1.11.0: https://github.com/zalando/postgres-operator/releases/tag/v1.11.0 Reference: https://github.com/zalando/postgres-operator/tree/master/charts/postgres-operator/crds Source: https://github.com/zalando/postgres-operator/tree/master

# User description By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. ## Description fix typo "dependancies" -> "dependencies"...

**Describe the issue** When running checkov on a chart, pulling dependencies out of a public OCI repository like ``` dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts tags: - bitnami-common version: 2.x.x...

crash

#### What this PR does / why we need it: This allows setting revisionHistoryLimit Default value is set to 10, which already is the default kubernetes value. That way we...