Commit Graph
20552 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 5b0738083c chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.1 (#13009) 2023-09-27 18:38:44 +02:00
TrueCharts BotandGitHub 10fef82ddd chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13006) 2023-09-27 17:42:41 +02:00
TrueCharts BotandGitHub 91b9fe83df chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.6.0 (#13007) 2023-09-27 17:42:02 +02:00
TrueCharts BotandGitHub a4b6530fcb chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#13004) 2023-09-27 16:37:02 +02:00
TrueCharts BotandGitHub 6010ab31ed chore(deps): update container image tccr.io/truecharts/linkding to v1.21.1 (#13005) 2023-09-27 16:36:32 +02:00
TrueCharts BotandGitHub 62b9bdcd29 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#13003) 2023-09-27 15:40:50 +02:00
TrueCharts BotandGitHub fff30f976d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#13002) 2023-09-27 15:38:59 +02:00
TrueCharts BotandGitHub 083108da6f chore(deps): update container image tccr.io/truecharts/n8n to v1.8.2 (#13001) 2023-09-27 14:40:15 +02:00
TrueCharts BotandGitHub 049b5adaf8 chore(deps): update container image tccr.io/truecharts/minio to latest (#13000) 2023-09-27 14:37:19 +02:00
TrueCharts BotandGitHub dfd6238caa chore(deps): update container image tccr.io/truecharts/qbitrr to v3.7.6 (#12999) 2023-09-27 12:37:48 +02:00
TrueCharts BotandGitHub 86642a4641 chore(deps): update container image tccr.io/truecharts/searxng to latest (#12998) 2023-09-27 12:35:31 +02:00
TrueCharts BotandGitHub 00432911a4 chore(deps): update jupyter (#12997) 2023-09-27 11:39:31 +02:00
TrueCharts BotandGitHub cbf092aef1 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#12996) 2023-09-27 11:37:25 +02:00
TrueCharts BotandGitHub c48208295c chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#12995) 2023-09-27 10:37:46 +02:00
TrueCharts BotandGitHub 7f5a3d7f89 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12994) 2023-09-27 10:37:34 +02:00
TrueCharts BotandGitHub 11414fcb3e chore(deps): update helm general non-major (#12950) 2023-09-27 09:41:47 +02:00
TrueCharts BotandGitHub c179d6e387 chore(deps): update container image tccr.io/truecharts/calibre to v6.27.0 (#12990) 2023-09-27 09:37:49 +02:00
TrueCharts BotandGitHub ba34e953d3 chore(deps): update container image tccr.io/truecharts/cops to latest (#12991) 2023-09-27 09:37:29 +02:00
TrueCharts BotandGitHub bde14626e6 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#12988) 2023-09-27 08:37:35 +02:00
TrueCharts BotandGitHub b4609d98e0 chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.6.3 (#12989) 2023-09-27 08:36:54 +02:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
b75e65187f docs: add varac as a contributor for code (#12987)
Adds @varac as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-09-27 09:00:36 +03:00
VaracandGitHub fa1a98f039 fix(plausible): Increase secret_key_base length to 64 bytes (#12947)
**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.
-->
⚒️ Fixes  #12946 

**⚙️ 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?**
I tested this change on my cluster.

**📃 Notes:**

-

**✔️ 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
- [x] ⚠️ 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-27 08:53:23 +03:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
8912183269 docs: add notyouraveragegamer as a contributor for doc (#12986)
Adds @notyouraveragegamer as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-09-27 08:52:15 +03:00
TrueCharts BotandGitHub 1559c08b67 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12985) 2023-09-27 06:37:57 +02:00
TrueCharts BotandGitHub 9da3d87123 chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12984) 2023-09-27 05:36:28 +02:00
TrueCharts BotandGitHub b0e6227de1 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#12983) 2023-09-27 04:47:59 +02:00
TrueCharts BotandGitHub f894816220 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#12981) 2023-09-27 02:54:03 +02:00
TrueCharts BotandGitHub 0c04a5a3fa chore(deps): update container image tccr.io/truecharts/slash to v0.4.4 (#12980) 2023-09-27 02:52:02 +02:00
TrueCharts BotandGitHub 4d66330659 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12979) 2023-09-26 23:37:31 +02:00
TrueCharts BotandGitHub cfb29ac750 chore(deps): update container image tccr.io/truecharts/searxng to latest (#12978) 2023-09-26 22:37:09 +02:00
TrueCharts BotandGitHub 7750f421f4 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12977) 2023-09-26 19:35:34 +02:00
TrueCharts BotandGitHub 7c852b0bd9 chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.3 (#12976) 2023-09-26 18:37:41 +02:00
TrueCharts BotandGitHub 3221ae9009 chore(deps): update webtop (#12975) 2023-09-26 18:36:52 +02:00
TrueCharts BotandGitHub 95058f1787 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12973) 2023-09-26 17:39:09 +02:00
TrueCharts BotandGitHub 6ac8e790a5 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12972) 2023-09-26 16:37:50 +02:00
TrueCharts BotandGitHub 87d86642b4 chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#12971) 2023-09-26 16:37:33 +02:00
TrueCharts BotandGitHub 17ae639e6e chore(deps): update container image tccr.io/truecharts/boinc to latest (#12968) 2023-09-26 15:40:59 +02:00
TrueCharts BotandGitHub d6d2990922 chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12969) 2023-09-26 15:38:58 +02:00
TrueCharts BotandGitHub 0ccb81eb34 chore(deps): update container image tccr.io/truecharts/jupyter-datascience to v2023-09 (#12966) 2023-09-26 14:41:32 +02:00
TrueCharts BotandGitHub 6707067217 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12967) 2023-09-26 14:40:43 +02:00
TrueCharts BotandGitHub 515921cfba chore(deps): update webtop (#12965) 2023-09-26 12:33:22 +02:00
TrueCharts BotandGitHub 7f581d24e1 chore(deps): update webtop (#12964) 2023-09-26 11:34:28 +02:00
TrueCharts BotandGitHub 9db253f04f chore(deps): update webtop (#12963) 2023-09-26 10:34:28 +02:00
TrueCharts BotandGitHub 49c7b2a225 chore(deps): update container image tccr.io/truecharts/webtop-fedora-kde to latest (#12962) 2023-09-26 09:34:51 +02:00
TrueCharts BotandGitHub e1edd9e794 chore(deps): update webtop (#12960) 2023-09-26 08:31:58 +02:00
TrueCharts BotandGitHub 0ce0e6a0c6 chore(deps): update webtop (#12959) 2023-09-26 07:31:04 +02:00
TrueCharts BotandGitHub 82b8ab7493 chore(deps): update webtop (#12958) 2023-09-26 06:32:35 +02:00
TrueCharts BotandGitHub 4947f0c9d9 chore(deps): update container image tccr.io/truecharts/synclounge to v5.2.15 (#12957) 2023-09-26 05:38:19 +02:00
TrueCharts BotandGitHub 9e0f4ed374 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.9.3 (#12956) 2023-09-26 04:44:38 +02:00
TrueCharts BotandGitHub 85abc505aa chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12955) 2023-09-26 04:42:29 +02:00