Commit Graph

13 Commits

Author SHA1 Message Date
TrueCharts Bot e94af753e2
chore(deps): update container image mikeah/cura-novnc to latest@18593f2 by renovate (#20257) 2024-04-05 08:19:25 +02:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot 8134e35f09
chore(deps): update container image tccr.io/truecharts/cura-novnc to latest (#13440) 2023-10-09 21:35:56 +02:00
TrueCharts Bot deff967818
chore(deps): update container image tccr.io/truecharts/cura-novnc to latest (#10230) 2023-07-07 10:37:14 +02:00
TrueCharts Bot 247e044069
chore(deps): update container image tccr.io/truecharts/cura-novnc to latest (#8766) 2023-05-05 07:56:39 +02:00
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ 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?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ 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._
2023-04-11 12:07:17 +02:00
TrueCharts-Admin f88aa257ab chore(deps): update container image tccr.io/truecharts/cura-novnc to latest 2023-01-18 20:20:44 +00:00
TrueCharts-Admin 9c231dbd96 chore(deps): update container image tccr.io/truecharts/cura-novnc to latest 2023-01-07 12:58:39 +00:00
TrueCharts-Admin e5d19cc564 chore(deps): update container image tccr.io/truecharts/cura-novnc to latest 2022-12-24 22:29:55 +00:00
TrueCharts-Admin a33ffbf0cc chore(deps): update container image tccr.io/truecharts/cura-novnc to latest 2022-12-12 14:13:48 +00:00
TrueCharts-Admin a6f2a646f5 chore(deps): update container image tccr.io/truecharts/cura-novnc to latest 2022-11-25 06:15:10 +00:00
TrueCharts-Admin 57824c52a4 Update container image tccr.io/truecharts/cura-novnc to latest 2022-11-18 07:13:23 +00:00
StevenMcElligott a10a6aebf7
feat(Cura-novnc): Move to Stable (#4403)
* feat(Cura-novnc): Move to Stable

* Update charts/stable/cura-novnc/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-13 23:43:59 +02:00