helm: fix pyyaml package on RH distros (#10204)

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
This commit is contained in:
Arthur Outhenin-Chalandre
2023-06-13 02:39:57 +02:00
committed by GitHub
parent ce13699dfa
commit f8fadf53cd
7 changed files with 7 additions and 7 deletions

View File

@ -0,0 +1,2 @@
---
pyyaml_package: PyYAML

View File

@ -1,2 +0,0 @@
---
pyyaml_package: python3-pyyaml

View File

@ -1,2 +1,2 @@
---
pyyaml_package: PyYAML
pyyaml_package: python3-pyyaml

View File

@ -0,0 +1,2 @@
---
pyyaml_package: PyYAML

View File

@ -1,2 +0,0 @@
---
pyyaml_package: python3-pyyaml

View File

@ -1,2 +1,2 @@
---
pyyaml_package: PyYAML
pyyaml_package: python3-pyyaml

View File

@ -1,2 +1,2 @@
---
pyyaml_package: PyYAML
pyyaml_package: python3-pyyaml