Commit Graph

21 Commits

Author SHA1 Message Date
TrueCharts Bot de3cebb987
chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest (#8381) 2023-04-30 16:57:20 +02:00
MaverickD650 93ca2988b3
fix(speedtest-tracker): Port speedtest-tracker (#8122)
**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.
-->

Port speedtest to new common.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ 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
-->
Tested using CI on my fork which completed successfully.

**📃 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
- [ ] #️⃣ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-30 13:59:28 +00:00
TrueCharts-Admin 2cb17208b6 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-02-27 13:27:54 +01:00
TrueCharts-Admin e338af7ff2 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-02-03 14:46:38 +00:00
TrueCharts-Admin 05648b3920 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-01-18 20:25:04 +00:00
TrueCharts-Admin 8909ccec58 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-01-12 13:50:24 +00:00
TrueCharts-Admin 43773838c1 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-01-04 09:57:56 +00:00
TrueCharts-Admin 456b39ad68 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2022-12-24 22:36:05 +00:00
TrueCharts-Admin 65da6b7494 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2022-12-12 14:18:39 +00:00
TrueCharts-Admin 28f781ce42 Update container image tccr.io/truecharts/speedtest-tracker to latest 2022-11-26 18:13:42 +00:00
TrueCharts-Admin c51c6ca8e8 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2022-11-23 13:20:16 +00:00
TrueCharts Bot 9a4c313304
chore(deps): update docker general non-major (#4414)
* 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-14 09:08:05 +02:00
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01:00
TrueCharts Bot 3f9b200e9b
chore(deps): update docker general non-major (#4366)
* 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-10 10:07:12 +01: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 6a9afd3008
chore(deps): update docker general non-major (#4293)
* 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-04 10:13:25 +02:00
TrueCharts Bot 21a20e4e18
chore(deps): update docker general non-major (#4286)
* 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-03 03:26:26 +02:00
Xstar97 7f7f9313f8
fix(speedtest-tracker) change upstream image (#4225)
* fix(speedtest-tracker) change upstream image

* docs + ranr

* initial work for pgsql

* remove secrets

* set mirror image

* revert back to ghcr

* rar

* prettier

* repo

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-10-29 14:36:39 +03:00
TrueCharts Bot f5c10e1ac8
chore(deps): update docker general non-major (#4230)
* 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-29 13:40:07 +03:00
Stavros Kois a6c8583a51
feat(xen-orchestra): add xen-orchestra (#4047) 2022-10-10 01:46:56 +03:00
Stavros Kois 7c91710b11
feat(speedtest-tracker): add speedtest-tracker (#4048)
* feat(speedtest-tracker): add speedtest-tracker

* update chart.yaml

* whops

* root
2022-10-10 01:17:01 +03:00