mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 15:19:16 -03:00
850f2022b6b2eb39c8f4204464474ef2f4523848
**Description** - Changes the name of certificates with a secrettemplate, to make it easier to use kubernetes-reflector and ingress on those, ensures they do not include the fullname namespace of the chart creating the certificate - readds a parser for ingressList, not sure if functional, but at least it exists on a basic level now - Adds the ability to define clusterCertificates on ingress.tls and automatically fix/apply the secrettemplate naming scheme accordingly. **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
library
Helm Library Chart for TrueCharts Charts and Apps
Note: Prior to creating a PR request here to add an chart as a dependency and creating the relevant injectors, you'll first need to submit a PR in the truecharts/charts repository with said application.
Description
Languages
Smarty
99.4%
Shell
0.6%