Commit Graph

14 Commits

Author SHA1 Message Date
Stavros Kois b66f63028d
fix(meshcentral): fixup/port meshcentral (#8066)
**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.
-->
⚒️ Fixes  #8062

**⚙️ 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
- [ ] 📄 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._
2023-04-16 21:10:16 +02:00
TrueCharts-Admin d1b6f58418 chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.4 2023-02-08 13:27:36 +00:00
TrueCharts-Admin 15f47bca39 chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.3 2023-02-05 13:24:38 +01:00
TrueCharts-Admin e2b8cd7e65 chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.2 2022-12-22 00:27:25 +00:00
Stavros Kois 23cadd2fe0
fix(apps): decode keys before reencode (#5258)
* fix(meshcentral): decode sessionkey before reencode

* fix(netbox): decode key before reencoding and fix UI issues

* couple more fixes
2022-12-11 02:07:54 +02:00
TrueCharts-Admin db7d9dd5d2 Update container image ghcr.io/ylianst/meshcentral to v1.1.1 2022-12-10 21:21:34 +00:00
TrueCharts-Admin 8d0c8aec07 chore(deps): update container image ghcr.io/ylianst/meshcentral to v1.1.0 2022-11-22 21:12:48 +00:00
TrueCharts-Admin 66efb7fa15 chore(deps): update container image ghcr.io/ylianst/meshcentral to 1.0.99 2022-11-19 18:12:22 +00:00
TrueCharts-Admin 59ef6050c8 chore(deps): update container image ghcr.io/ylianst/meshcentral to v1.0.99 2022-11-19 17:14:28 +00:00
TrueCharts Bot 5ae7174781
chore(deps): update docker general non-major (#4301)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-05 13:48:43 +02:00
TrueCharts Bot 37ae18da87
chore(deps): update docker general non-major (#4280)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-02 10:30:54 +02:00
TrueCharts Bot f8c10a1fb3
chore(deps): update docker general non-major (#4249)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-31 10:03:23 +02:00
TrueCharts Bot d645fc2909
chore(deps): update docker general non-major (#4238) 2022-10-30 12:47:59 +02:00
StevenMcElligott 124dccdd06
feat(MeshCentral): Move to Stable (#4237) 2022-10-30 03:17:46 +03:00
Renamed from charts/incubator/meshcentral/values.yaml (Browse further)