Commit Graph

19904 Commits

Author SHA1 Message Date
TrueCharts Bot
478e050c6d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12342) 2023-09-07 14:39:48 +02:00
TrueCharts Bot
63d855ea55 chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12341) 2023-09-07 14:39:14 +02:00
TrueCharts Bot
20bd324c86 chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#12340) 2023-09-07 13:38:05 +02:00
TrueCharts Bot
c826bc5eab chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12339) 2023-09-07 13:36:10 +02:00
TrueCharts Bot
c9b1552b33 chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12338) 2023-09-07 12:35:30 +02:00
TrueCharts Bot
652d98210f chore(deps): update container image tccr.io/truecharts/adminer to latest (#12337) adminer-5.0.9 2023-09-07 12:35:20 +02:00
TrueCharts Bot
34a5f9d99b chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#12336) 2023-09-07 11:38:40 +02:00
TrueCharts Bot
1924f4665b chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#12335) 2023-09-07 11:36:38 +02:00
TrueCharts Bot
ab751cbb7a chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12333) 2023-09-07 10:37:35 +02:00
TrueCharts Bot
e0e3bc0d52 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12332) 2023-09-07 10:37:18 +02:00
Xstar97TheNoob
cd913c96a7 fix(firezone) fix secrets, add probe, and custom config (#12269)
**Description**
- Fix secrets and bump app version.
- add probe
- custom config sections
- fix icon name
⚒️ 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)
- [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-09-07 04:27:15 -04:00
TrueCharts Bot
a69386d845 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12331) 2023-09-07 09:36:30 +02:00
TrueCharts Bot
84cedfcda0 chore(deps): update container image tccr.io/truecharts/adminer to latest (#12330) adminer-5.0.8 2023-09-07 09:34:54 +02:00
Xstar97TheNoob
f4ad6635b5 feat(van-dam) add van-dam (#12298)
**Description**
A Digital Asset Manager (DAM), specifically designed for 3D print files.
⚒️ 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
- [ ] 📄 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ 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-09-07 10:09:18 +03:00
Xstar97TheNoob
2176ee3be9 fix(anonaddy) fix anonaddy APP_KEY and set SMTP configuration (#12299)
**Description**
Fixes the base64 by prepending base64: to the app key.
set SMTP configuration
⚒️ 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)
- [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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: David CM <blastik@users.noreply.github.com>
2023-09-07 10:07:30 +03:00
TrueCharts Bot
56655e680f chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12329) 2023-09-07 08:37:56 +02:00
TrueCharts Bot
c5ae720efc chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12328) 2023-09-07 08:37:15 +02:00
TrueCharts Bot
6c536cff12 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12327) 2023-09-07 07:37:43 +02:00
TrueCharts Bot
31859e023f chore(deps): update container image tccr.io/truecharts/grafana to v10.1.1 (#12326) 2023-09-07 07:35:08 +02:00
TrueCharts Bot
ae0b5ff5d1 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 (#12325) 2023-09-07 06:35:30 +02:00
TrueCharts Bot
244dfdca4a chore(deps): update container image tccr.io/truecharts/adminer to latest (#12324) adminer-5.0.7 2023-09-07 06:34:41 +02:00
TrueCharts Bot
2382d5b8b6 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.9.0 (#12323) 2023-09-07 05:36:27 +02:00
TrueCharts Bot
5cc9d12da1 chore(deps): update container image tccr.io/truecharts/ghostfolio to v1.305.0 (#12322) 2023-09-07 05:35:28 +02:00
TrueCharts Bot
094748f2d3 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.8.2.7 (#12320) 2023-09-07 04:43:24 +02:00
TrueCharts Bot
a219a96280 chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.14.0 (#12321) 2023-09-07 04:39:41 +02:00
TrueCharts Bot
f0ae87826f chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12318) 2023-09-07 03:57:39 +02:00
TrueCharts Bot
db5e61be95 chore(deps): update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.60.0 (#12319) 2023-09-07 03:57:16 +02:00
TrueCharts Bot
29ed622d67 chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12317) 2023-09-07 02:50:45 +02:00
TrueCharts Bot
b6f739b9d9 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12313) 2023-09-07 01:36:22 +02:00
TrueCharts Bot
584b9b2d32 chore(deps): update container image tccr.io/truecharts/alist to v3.27.0 (#12314) alist-6.0.3 2023-09-07 01:35:32 +02:00
TrueCharts Bot
afd1967334 chore(deps): update container image tccr.io/truecharts/actualserver to v23.9.0 (#12312) actualserver-5.0.3 2023-09-07 00:36:46 +02:00
TrueCharts Bot
c911b41215 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12311) 2023-09-07 00:36:06 +02:00
TrueCharts Bot
3f34bb9f88 chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.6.2 (#12309) 2023-09-06 23:37:09 +02:00
TrueCharts Bot
f49414773c chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12308) 2023-09-06 22:38:41 +02:00
TrueCharts Bot
d83fa93597 chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.2 (#12305) 2023-09-06 20:37:26 +02:00
TrueCharts Bot
746986d9fa chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12304) 2023-09-06 20:36:18 +02:00
TrueCharts Bot
e17d564de9 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.5.3896 (#12303) 2023-09-06 19:37:44 +02:00
TrueCharts Bot
8eda36bd76 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12302) 2023-09-06 19:36:57 +02:00
TrueCharts Bot
4801e91bd2 chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.17.4 (#12301) 2023-09-06 18:42:19 +02:00
TrueCharts Bot
0c5b34dc73 chore(deps): update container image tccr.io/truecharts/drawio to v21.7.2 (#12300) 2023-09-06 18:40:14 +02:00
TrueCharts Bot
7f96fc47fe chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12295) 2023-09-06 17:39:32 +02:00
TrueCharts Bot
3b75d3c280 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#12294) 2023-09-06 17:39:22 +02:00
kqmaverick
315c974bcf chore(qbitrr): bump version (#12291)
**Description**
Update to 3.7.3 for testing

⚒️ Fixes  # 

**⚙️ 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?**

**📃 Notes:**

**✔️ 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-09-06 11:20:09 -04:00
TrueCharts Bot
e925898c75 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12292) 2023-09-06 16:34:31 +02:00
TrueCharts Bot
aac2bb4d64 chore(deps): update container image tccr.io/truecharts/minio to latest (#12293) 2023-09-06 16:34:00 +02:00
allcontributors[bot]
2d7bf03616 docs: add blastik as a contributor for code (#12290)
Adds @blastik as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/12289#issuecomment-1708444062)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-09-06 17:13:41 +03:00
David CM
f6f8ea2bc3 fix(anonaddy): revert to 32 chars (#12289)
**Description**

https://discord.com/channels/830763548678291466/1147886389950681098

⚒️ 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
- [ ] ⬆️ 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-09-06 17:06:26 +03:00
TrueCharts Bot
41326f43dc chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12287) 2023-09-06 15:37:20 +02:00
TrueCharts Bot
3294a396ee chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#12288) 2023-09-06 15:36:53 +02:00
TrueCharts Bot
54b066f1c8 chore(deps): update container image tccr.io/truecharts/flexget to v3.9.7 (#12285) 2023-09-06 14:39:52 +02:00