cyberark / conjur-oss-helm-chart

Helm chart for deploying Conjur OSS to Kubernetes
Apache License 2.0
28 stars 24 forks source link

Only allow strings for image tag values #107

Closed diverdane closed 3 years ago

diverdane commented 4 years ago

What does this PR do?

The following changes are made to the schema restrictions for image tags in the Conjur Helm chart:

This change does not effect the default values that are defined for the various tag values.

What ticket does this PR close?

Resolves #106

Checklists

Change log

Test coverage

Documentation