Commit Graph

18034 Commits

Author SHA1 Message Date
TrueCharts Bot
a712af9536 chore(deps): update webtop (#10384) 2023-07-11 07:32:42 +02:00
TrueCharts Bot
ef6328def6 chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 (#10379) 2023-07-11 04:05:22 +02:00
TrueCharts Bot
cd5a572548 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10377) 2023-07-11 02:55:13 +02:00
TrueCharts Bot
589e4905b5 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10375) 2023-07-10 23:40:29 +02:00
TrueCharts Bot
097c7041a3 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#10374) 2023-07-10 22:35:33 +02:00
TrueCharts Bot
0f3434e7af chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10373) 2023-07-10 20:39:10 +02:00
TrueCharts Bot
9ce3475a45 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10371) 2023-07-10 14:38:34 +02:00
TrueCharts Bot
49ded13df4 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest (#10370) 2023-07-10 14:37:54 +02:00
TrueCharts Bot
3755672fcc chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10368) 2023-07-10 13:39:54 +02:00
TrueCharts Bot
6fc7f71b54 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest (#10367) 2023-07-10 13:36:04 +02:00
TrueCharts Bot
4a458baae5 chore(deps): update rdesktop (#10366) 2023-07-10 12:34:25 +02:00
TrueCharts Bot
9be72e11a5 chore(deps): update container image tccr.io/truecharts/rdesktop to latest (#10365) 2023-07-10 11:37:21 +02:00
TrueCharts Bot
d50bb0ae35 chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-openbox to latest (#10363) 2023-07-10 10:34:55 +02:00
TrueCharts Bot
f3d3d651c0 chore(deps): update rdesktop (#10362) 2023-07-10 09:35:27 +02:00
TrueCharts Bot
8e9988e3ee chore(deps): update rdesktop (#10361) 2023-07-10 08:39:08 +02:00
TrueCharts Bot
4daf2d3c3b chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10359) 2023-07-10 06:38:36 +02:00
TrueCharts Bot
7b52487df8 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-mate to latest (#10360) 2023-07-10 06:36:47 +02:00
TrueCharts Bot
4c3116ffbd chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.7 (#10357) 2023-07-10 05:50:23 +02:00
TrueCharts Bot
9cdd9e826c chore(deps): update rdesktop (#10358) 2023-07-10 05:49:45 +02:00
TrueCharts Bot
de83bcb0de chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10355) 2023-07-10 03:01:49 +02:00
TrueCharts Bot
bcf8bc1f58 chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#10356) 2023-07-10 03:00:44 +02:00
TrueCharts Bot
8e7079eee5 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10352) 2023-07-10 00:36:56 +02:00
TrueCharts Bot
41ac82ecf0 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10353) 2023-07-10 00:36:29 +02:00
TrueCharts Bot
ef1f436c1f chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10350) 2023-07-09 23:35:04 +02:00
TrueCharts Bot
3268c3e9aa chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10351) 2023-07-09 23:32:21 +02:00
TrueCharts Bot
287cdc2c47 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10347) 2023-07-09 18:36:38 +02:00
Sven Rahn
bc82014bb6 fix(kopia) Actually use kopia credentials (#10342)
**Description**
The server credentials set by the user are never used by kopia because
of a typo.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

- [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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-07-09 14:32:57 +00:00
TrueCharts Bot
657a94bee6 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10344) 2023-07-09 15:43:12 +02:00
TrueCharts Bot
86053d9950 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10345) 2023-07-09 15:42:14 +02:00
Xstar97TheNoob
9b72aa281c fix(pastey) remove extra variable from pastey gui. (#10341)
**Description**
remove excess variable from questions.yaml

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

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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
- [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-07-09 15:32:17 +03:00
TrueCharts Bot
55e3f5d986 chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10340) 2023-07-09 11:40:10 +02:00
TrueCharts Bot
0ebb6ff85b chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#10339) 2023-07-09 09:34:16 +02:00
TrueCharts Bot
3fba4e9733 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10338) 2023-07-09 09:34:13 +02:00
TrueCharts Bot
5b2c4fef58 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10336) 2023-07-09 08:35:56 +02:00
TrueCharts Bot
9ef15e589c chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10337) 2023-07-09 08:35:37 +02:00
TrueCharts Bot
c71fd91325 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10335) 2023-07-09 07:34:09 +02:00
TrueCharts Bot
2c49ce30c1 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#10334) 2023-07-09 06:41:23 +02:00
TrueCharts Bot
654d7aebc7 chore(deps): update container image tccr.io/truecharts/n8n to v1.0.1 (#10331) 2023-07-09 04:05:40 +02:00
TrueCharts Bot
68265cc009 chore(deps): update container image tccr.io/truecharts/firefox to v115.0.1 (#10328) 2023-07-09 03:02:10 +02:00
TrueCharts-Bot
4dd2f6c5c3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-09 00:33:01 +00:00
TrueCharts Bot
31c846377e chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10327) 2023-07-09 01:36:21 +02:00
TrueCharts Bot
5599ca8d01 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.3 (#10326) 2023-07-09 01:36:03 +02:00
TrueCharts Bot
35bf2b1117 chore(deps): update vikunja to v0.21.0 (minor) (#10325) 2023-07-09 00:37:09 +02:00
TrueCharts Bot
e18554f4f8 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.19.0 (#10324) 2023-07-09 00:36:03 +02:00
Xstar97TheNoob
1d4603c0ba migrate(pastey) migrate pastey to new common **BREAKING CHANGES** (#10158)
**Description**
- migrate app to new common
- housekeeping
- image selector
- bump app version (set static semVer)
⚒️ 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)
- [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
-->

**📃 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
- [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-07-08 21:52:46 +00:00
Xstar97TheNoob
e930d9785a migrate(photostructure) migrate to new common **BREAKING CHANGES** (#10240)
**Description**
migrate app and update container image.
⚒️ 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)
- [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
-->

**📃 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
- [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._

---------

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-07-09 00:48:05 +03:00
TrueCharts Bot
06cc909908 chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.0 (#10322) 2023-07-08 23:41:45 +02:00
TrueCharts Bot
ca3631fedd chore(deps): update container image tccr.io/truecharts/openhab to v3.4.4 (#10321) 2023-07-08 23:39:32 +02:00
Xstar97TheNoob
e1faf5f247 fix(kopia) fix kopia arg to specify the main port. (#10320)
**Description**
Fix kopia arg to specify the correct port instead of a static one.

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

**⚙️ Type of change**

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

- [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
- [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-07-09 00:37:07 +03:00
TrueCharts Bot
0c0c0c6a8a chore(deps): update container image tccr.io/truecharts/stash to v0.21.0 (#10319) 2023-07-08 22:38:34 +02:00