Commit Graph

21610 Commits

Author SHA1 Message Date
TrueCharts Bot df7cfc604d
chore(deps): update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 (#13835) 2023-10-21 03:56:34 +02:00
TrueCharts Bot 03d0d3aa9c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13834) 2023-10-21 02:53:35 +02:00
TrueCharts Bot cc25b2147b
chore(deps): update container image tccr.io/truecharts/fileflows to v23.10.0 (#13833) 2023-10-21 02:52:33 +02:00
TrueCharts Bot 555a1efa15
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.2 (#13832) 2023-10-21 01:35:00 +02:00
TrueCharts Bot 5af5da037b
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13831) 2023-10-20 23:38:31 +02:00
TrueCharts Bot 05b0238ea0
chore(deps): update container image tccr.io/truecharts/mariadb to v11.1.2 (#13548) 2023-10-20 23:37:08 +02:00
TrueCharts Bot cb33ebaee3
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.13.0 (#13830) 2023-10-20 22:38:54 +02:00
TrueCharts Bot a843b04d6d
chore(deps): update container image tccr.io/truecharts/filebot to v23.10.1 (#13829) 2023-10-20 22:37:14 +02:00
TrueCharts Bot 04cb6e06d3
chore(deps): update container image tccr.io/truecharts/crafty-4 to v4.2.0 (#13828) 2023-10-20 21:37:33 +02:00
TrueCharts Bot 26bb34150b
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#13827) 2023-10-20 21:37:16 +02:00
TrueCharts Bot 39a663b32d
chore(deps): update webtop (#13826) 2023-10-20 20:36:19 +02:00
TrueCharts Bot 3eb9272576
chore(deps): update rdesktop (#13825) 2023-10-20 20:36:01 +02:00
TrueCharts Bot 2542fd9e03
chore(deps): update container image tccr.io/truecharts/calibre to v6.29.0 (#13824) 2023-10-20 19:39:42 +02:00
TrueCharts Bot 209530b68d
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#13823) 2023-10-20 19:35:06 +02:00
TrueCharts Bot 2364092f52
chore(deps): update container image tccr.io/truecharts/nocodb to v0.202.5 (#13821) 2023-10-20 18:39:46 +02:00
TrueCharts Bot 1727c391ca
chore(deps): update container image tccr.io/truecharts/recyclarr to v6.0.2 (#13822) 2023-10-20 18:38:52 +02:00
ZasX f89cabdf09
Fix probes for pgadmin (#13820)
**Description**
The probes created a session file in the sessions folder every probe, so
multiple files per minute. Over the course of a few months, it great to
a few gigabytes for my install. Changing the probes to /misc/ping is the
solution for kubernetes, as I read in a pgadmin github issue.

I changed runAsNonRoot to true, I don't know why it was set to false.

I also changed the defaults in questions.yaml to correspond to the
placeholders in values.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:**

- [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-10-20 15:57:45 +00:00
TrueCharts Bot dc3ee6933f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13818) 2023-10-20 17:39:36 +02:00
TrueCharts Bot d6aad98413
chore(deps): update container image tccr.io/truecharts/homepage to v0.7.4 (#13819) 2023-10-20 17:38:48 +02:00
TrueCharts Bot f1ec2de7d4
chore(deps): update container image tccr.io/truecharts/drawio to v22.0.6 (#13816) 2023-10-20 16:36:41 +02:00
TrueCharts Bot 2235d02a89
chore(deps): update container image tccr.io/truecharts/homepage to v0.7.3 (#13817) 2023-10-20 16:36:16 +02:00
TrueCharts Bot 7d1d4daf11
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13814) 2023-10-20 15:41:35 +02:00
TrueCharts Bot 4da8ecbc1a
chore(deps): update container image tccr.io/truecharts/komga to v1.6.2 (#13815) 2023-10-20 15:40:18 +02:00
TrueCharts Bot caff930e1a
chore(deps): update container image tccr.io/truecharts/jupyter-tensorflow to v2023-10 (#13812) 2023-10-20 14:40:43 +02:00
TrueCharts Bot 481c5ac29d
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#13813) 2023-10-20 14:40:30 +02:00
TrueCharts Bot 516c7a2964
chore(deps): update container image tccr.io/truecharts/jupyter-scipy to v2023-10 (#13810) 2023-10-20 11:39:04 +02:00
TrueCharts Bot 4cc1693d16
chore(deps): update container image tccr.io/truecharts/searxng to latest (#13811) 2023-10-20 11:38:39 +02:00
TrueCharts Bot 7d5c7b0ba7
chore(deps): update jupyter (#13809) 2023-10-20 10:37:46 +02:00
TrueCharts Bot 5caae76276
chore(deps): update container image tccr.io/truecharts/invidious to latest (#13806) 2023-10-20 09:40:02 +02:00
TrueCharts Bot 6463e35144
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13807) 2023-10-20 09:37:33 +02:00
TrueCharts Bot 06249dbfd2
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13805) 2023-10-20 08:38:36 +02:00
TrueCharts Bot 650d98a316
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#13804) 2023-10-20 07:38:06 +02:00
TrueCharts Bot c6a00592d5
chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#13803) 2023-10-20 05:40:10 +02:00
TrueCharts Bot f9614d30df
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#13801) 2023-10-20 04:42:30 +02:00
TrueCharts Bot d223e84f7e
chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.8.0 (#13802) 2023-10-20 04:42:17 +02:00
TrueCharts Bot 657d62bfad
chore(deps): update container image tccr.io/truecharts/protonmail-bridge to v3.5.4 (#13800) 2023-10-20 04:01:42 +02:00
TrueCharts Bot 6bd7ae2a37
chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1051 (#13799) 2023-10-20 04:01:11 +02:00
TrueCharts Bot e91cf0e53b
chore(deps): update container image tccr.io/truecharts/gamevault-backend to v8.0.3 (#13796) 2023-10-20 02:54:24 +02:00
TrueCharts Bot 1fd81663b6
chore(deps): update container image tccr.io/truecharts/joplin-server to v2.13.2 (#13797) 2023-10-20 02:53:39 +02:00
TrueCharts-Bot ea53b1d2fd Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-10-20 00:23:24 +00:00
TrueCharts Bot 998fd154e9
chore(deps): update container image tccr.io/truecharts/odoo to v16.0.0 (#13795) 2023-10-20 01:40:49 +02:00
TrueCharts Bot 1b5e091cc6
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13794) 2023-10-20 00:39:12 +02:00
Xstar97TheNoob cef5c805e3
feat(odoo) move odoo stable (#13769)
**Description**
add the default creds and move to stable
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ 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:**

- [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
- [X] 📄 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-10-20 01:07:12 +03:00
TrueCharts Bot d29fde54e7
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13793) 2023-10-19 22:39:59 +02:00
TrueCharts Bot b6bb7d6274
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.4 (#13792) 2023-10-19 21:37:00 +02:00
TrueCharts Bot 3805e89977
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13790) 2023-10-19 20:39:00 +02:00
TrueCharts Bot b286a2f2f3
chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#13791) 2023-10-19 20:38:25 +02:00
TrueCharts Bot de150ec923
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#13789) 2023-10-19 18:39:36 +02:00
TrueCharts Bot a25d59abbf
chore(deps): update container image tccr.io/truecharts/dashy to v2.1.1 (#13788) 2023-10-19 18:39:16 +02:00
TrueCharts Bot 1cb048a3a4
chore(deps): update container image tccr.io/truecharts/mattermost to v9.2.0 (#13742) 2023-10-19 17:37:56 +02:00