23 Commits

Author SHA1 Message Date
Eugen Mayer
b2a86c0873 Fixed a tiny typo (#678)
**⚙️ Type of change**

- [x] README typo fix
2024-01-05 21:01:29 +02:00
Stavros Kois
68e4eee76d Update README.md 2023-12-29 12:55:11 +02:00
John P
ae493549db docs(readme): Add to charts before here (#525)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Added a note to tell the user to make sure the app is in the charts repo
before adding it here.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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._

---------

Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-10-29 10:28:20 +01:00
Kjeld Schouten-Lebbing
97f59849d0 Update README.md 2023-02-18 18:37:51 +01:00
Kjeld Schouten-Lebbing
dd77a91f1f Update README.md 2023-02-07 18:50:39 +01:00
Kjeld Schouten-Lebbing
5b814b1d97 Link ix and tc repohistories 2023-01-21 12:19:40 +01:00
Kjeld Schouten-Lebbing
61043a3566 remove unvalid 2023-01-21 12:16:16 +01:00
sonicaj
2ba29bdf08 Add missing entry in readme example for schema
Closes #240
2021-12-13 12:08:08 +05:00
Kris Moore
b93e4db8c0 Update README.md 2021-10-14 13:17:58 -04:00
Kris Moore
f4b2beb41f Update README.md 2021-08-05 14:22:11 -04:00
Kris Moore
8a6d6bca6b Update README.md 2021-08-02 15:21:18 -04:00
Kris Moore
6f0e8c12da Add Badges 2021-04-22 13:54:41 -04:00
Kjeld Schouten-Lebbing
8173d85da4 [README] Fix broken [developer reference] (#39)
The link to the upstream Helm Chart Developer Reference is broken (404), this is the right link.
2021-03-01 17:34:57 +05:00
Kjeld Schouten-Lebbing
bc20b318dd Fix wrong enum example in readme 2021-01-30 13:11:56 +01:00
Waqar Ahmed
5a1cee4cec Merge pull request #17 from Ornias1993/patch-1
Make clear train switching is not supported
2021-01-17 19:56:51 +05:00
Kjeld Schouten-Lebbing
8ed271d014 Remove requirements.yaml, due to Helm 3 changes
Helm 3 merges requirements.yaml into Chart.yaml.
I tested this config with the CI and it works fine, it seems only fitting to remove requirements.yaml from the documentation. as it's depricated, every new chart uploaded to the repo should have it copy-pasted into the Chart.yaml (the syntax is still the same)
2020-12-31 00:13:22 +01:00
Kjeld Schouten-Lebbing
19a2e9c2be fix language mistake and backticks 2020-12-20 20:51:10 +01:00
Kjeld Schouten-Lebbing
ba4df280e5 make clear it's only in the UI
slight addaption based on slack feedback
2020-12-20 20:27:08 +01:00
Kjeld Schouten-Lebbing
3b898162a9 Make clear train switching is not supported
Adds a small note about train switching not being supported currently
2020-12-20 20:25:01 +01:00
Waqar Ahmed
0f51e88a9f Add external interfaces configuration example. 2020-10-22 18:46:12 +05:00
Waqar Ahmed
62a9f79f2d Update readme 2020-10-21 23:03:11 +05:00
Waqar Ahmed
3d1bb1c151 Elaborate references 2020-10-21 05:54:30 +05:00
Waqar Ahmed
cd8b7afa8f Add readme explaining basic schema 2020-10-20 21:40:37 +05:00