Commit Graph

6 Commits

Author SHA1 Message Date
TrueCharts-Bot f6668de33c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-07 00:10:06 +00:00
TrueCharts-Bot c376a256ee Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-06 00:09:08 +00:00
Michael Ruoss 150e8785ae
livebook: add env variables and fix docker image (#16880)
**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.
-->

* Fix Livebook container image source and upgrade to latest version
* Add environment variables, mostly for clustering of multiple replicas

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 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
-->

I've used a local KIND cluster and `helm template` => `kubectl install`

**📃 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
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 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

---

_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._
2024-01-05 23:32:11 +02:00
Kjeld Schouten ce92332e69 chore: move all incubator to dev 2024-01-04 13:17:45 +01:00
Kjeld Schouten-Lebbing 2c06051625
chore(incubator): Move Dev to incubator and some cleanup 2022-07-22 22:23:18 +02:00
Kjeld Schouten-Lebbing d33f952798
Unraid Bulk Checks (#3235)
* Unraid Bulk Checks

* initial removals

* more failures

* more failed

* catalog failure

* more failures

* remove broken from bulk-check

* clean some things

* no message

* remoive another problem

* fix

* another

* hmm

* yeet

* yeet another

* yeet

* yeet

* fix some mistakes

* hmm

* cleanup

* cleanup

* remove petio
2022-07-22 22:19:45 +02:00