Commit Graph

18645 Commits

Author SHA1 Message Date
allcontributors[bot]
94862ecaf4 docs: add Physics-Dude as a contributor for doc (#11003)
Adds @Physics-Dude as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-07-29 19:58:33 +03:00
TrueCharts Bot
4a1640cde5 chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#11001) rsshub-7.0.127 piwigo-6.1.5 2023-07-29 18:36:05 +02:00
TrueCharts Bot
3189eef89d chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11002) 2023-07-29 18:35:37 +02:00
StevenMcElligott
0621edc7c4 decrepate(searX): Deprecate doubled chart (#10999)
**Description**

Since we have a functional searXNG we don't need double, we should yeet
this from the catalog

⚒️ 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
-->

**📃 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-07-29 19:32:47 +03:00
StevenMcElligott
290882c28f feat(Paperless-Ngx): Add additional OCR options (#10994)
**Description**

Added additional fields for OCR languages as we have an outstanding
issue for it

⚒️ Fixes  #7582 

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

- [ ] ⚖️ 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._
searxng-3.0.2 paperless-ngx-1.1.0
2023-07-29 19:30:38 +03:00
StevenMcElligott
9d73df353d feat(searXNG): Move to stable (#10998)
**Description**

Let's keep it moving, updated the icon too!

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

**⚙️ 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?**
<!--
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-07-29 19:28:58 +03:00
Stavros Kois
ad28468489 chore(authentik): bump authentik (#11000)
**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  # <!--(issue)-->

**⚙️ 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?**
<!--
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._
authentik-13.0.9
2023-07-29 19:28:46 +03:00
TrueCharts Bot
6f6280a5db chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10996) grav-7.0.35 2023-07-29 17:36:26 +02:00
TrueCharts Bot
6071e14504 chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#10995) grafana-8.0.6 2023-07-29 17:35:12 +02:00
TrueCharts Bot
178441f5e1 chore(deps): update jupyter (#10993) jupyter-4.0.52 2023-07-29 16:34:14 +02:00
TrueCharts Bot
945903b775 chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#10992) webtop-5.0.112 2023-07-29 16:32:06 +02:00
TrueCharts Bot
8539dd5c2b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10991) libremdb-2.0.102 2023-07-29 15:33:45 +02:00
TrueCharts Bot
1b96439f9f chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#10990) cyberchef-5.0.37 2023-07-29 15:31:11 +02:00
TrueCharts Bot
6a003effb2 chore(deps): update rdesktop (#10989) rdesktop-4.0.146 2023-07-29 14:33:28 +02:00
TrueCharts Bot
6a90a9071e chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#10988) rdesktop-4.0.145 2023-07-29 13:34:13 +02:00
Stavros Kois
4a4c506457 chore(guacamole): set guacamole to listen on / (#10987)
**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  #10986

**⚙️ 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?**
<!--
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._
guacamole-9.0.3
2023-07-29 12:25:36 +03:00
TrueCharts Bot
4b1c52d3af chore(deps): update container image tccr.io/truecharts/prometheus to v2.46.0 (#10985) prometheus-11.0.3 2023-07-29 10:36:20 +02:00
TrueCharts Bot
c1a86dbf36 chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.80.1 (#10984) openvscode-server-5.0.36 2023-07-29 10:35:56 +02:00
StevenMcElligott
a0ac7b3c64 fix(searxng): Update tag for full testing (#10977)
**Description**

Update tag for testing, but after this I think it's good for Stable

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

**⚙️ 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?**
<!--
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._
searxng-3.0.1
2023-07-29 10:11:51 +02:00
TrueCharts Bot
72313a0816 chore(deps): update helm general non-major (#10955)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | patch
| `v1.12.2` -> `v1.12.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.6` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.2` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.8` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.14.7` -> `12.15.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`13.2.0` -> `13.2.1` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.3` ->
`2.0.5` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.62` ->
`7.0.70` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.50` ->
`7.0.70` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.69` ->
`6.0.77` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.59` ->
`6.0.67` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `2.0.3` ->
`2.0.6` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.62` ->
`6.0.66` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.64` ->
`6.0.66` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.1` ->
`7.0.5` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.3` ->
`7.0.5` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>

###
[`v1.12.3`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.12.3)

[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.12.2...v1.12.3)

#### Changes by Kind

##### Bugfixes

- BUGFIX\[cainjector]: 1-character bug was causing invalid log messages
and a memory leak
([#&#8203;6235](https://togithub.com/cert-manager/cert-manager/issues/6235),
[@&#8203;jetstack-bot](https://togithub.com/jetstack-bot))

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v12.15.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.15.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.8...common-12.15.0)

Function library for TrueCharts

###
[`v12.14.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.7...common-12.14.8)

Function library for TrueCharts

###
[`v12.14.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.6...common-12.14.7)

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts (kube-state-metrics)</summary>

###
[`v2.0.5`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.5)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.4...kube-state-metrics-2.0.5)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

###
[`v2.0.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-2.0.4)

[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-2.0.3...kube-state-metrics-2.0.4)

kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
rcon-webadmin-4.0.24 sickgear-7.0.27 fileflows-5.0.31 pinry-5.0.23 nocodb-7.0.18 lazylibrarian-14.0.38 scrutiny-6.0.25 mc-router-0.0.3 linkding-5.0.25 wyoming-whisper-0.0.3 rdtclient-0.0.2 komga-9.0.26 dell-idrac-fan-controller-1.0.13 double-take-5.0.24 twingate-connector-0.0.3 haste-server-9.0.24 rickroll-3.0.8 speedtest-exporter-6.0.24 unmanic-6.0.22 smokeping-6.0.15 romm-1.0.9 couchpotato-5.0.23 deepstack-7.0.26 plexripper-4.0.4 netdata-5.0.29 shoko-server-5.0.25 mealie-16.0.3 cops-4.0.26 qbitmanage-4.0.29 kasm-4.0.25 metube-7.0.15 actualserver-4.0.29 soft-serve-2.0.27 truecommand-14.0.22 synctube-3.0.24 syslog-ng-5.0.25 baserow-7.0.30 handbrake-16.0.18 mstream-6.0.36 aria2-8.0.22 fluidd-5.0.27 homer-5.0.24 verysync-5.0.25 embystat-5.0.30 megasync-3.0.2 paperless-ngx-1.0.32 kavita-5.0.26 slash-0.0.2 trilium-notes-8.0.26 valheim-6.0.18 hammond-5.0.15 deemix-6.0.24 wordpress-2.0.47 ariang-4.0.25 kopia-7.0.3 onlyoffice-document-server-10.0.25 dashdot-4.0.26 bazarr-14.0.32 minio-6.0.38 libreddit-4.0.29 headphones-7.0.24 transmission-16.1.1 watchyourlan-4.0.27 openbooks-1.0.3 plex-auto-languages-4.0.26 littlelink-9.0.54 babybuddy-12.0.34 doplarr-5.0.24 chronos-4.0.24 apt-cacher-ng-4.0.22 traccar-11.0.23 posterr-4.0.25 novnc-6.0.24 muximux-6.0.22 openhab-5.0.20 webgrabplus-5.0.26 healthchecks-10.0.15 plexanisync-3.0.2 requestrr-5.0.24 tailscale-4.0.33 metallb-config-2.0.1 mattermost-8.0.8 czkawka-4.0.29 emby-14.0.27 filebrowser-5.0.24 etherpad-12.0.24 dashy-3.0.13 traggo-2.0.24 jellyseerr-5.0.25 lldap-1.2.2 ipfs-6.0.27 ser2sock-9.0.25 twtxt-6.0.24 adguard-home-5.0.31 flowise-0.0.3 kanboard-12.0.27 htpcmanager-5.0.24 zwavejs2mqtt-15.0.32 ghostfolio-0.0.6 quassel-web-5.0.24 youtransfer-3.0.24 overseerr-9.0.26 reg-9.0.28 gitea-13.0.23 firezone-0.0.6 teedy-11.0.23 medusa-6.0.34 guacd-5.0.17 deluge-14.0.25 homepage-3.0.29 beets-7.0.36 stash-11.0.2 flood-9.0.24 deconz-11.0.15 flaresolverr-9.0.29 midarr-4.0.2 phpldapadmin-9.0.22 invidious-5.1.5 local-ai-0.0.2 portainer-4.0.20 odoo-12.0.24 nntp2nntp-5.0.16 digikam-7.0.22 doublecommander-7.0.26 plex-meta-manager-3.0.2 duplicati-9.0.25 wyoming-piper-0.0.4 openspeedtest-4.0.27 emulatorjs-5.0.25 piwigo-6.1.4 gaps-14.0.24 librespeed-9.0.22 netbootxyz-0.0.9 guacamole-9.0.2 syncthing-14.0.26 clamav-6.0.18 pgadmin-10.0.30 jellyfin-14.1.13 xwiki-7.0.31 speedtest-tracker-4.0.17 ddns-updater-5.0.25 vaultwarden-21.0.2 libremdb-2.0.101 etesync-4.0.12 chevereto-7.0.27 appdaemon-12.0.25 fireflyiii-20.0.33 photoshow-6.0.22 mosquitto-10.0.5 wizarr-2.0.2 uptimerobot-prometheus-7.0.15 prowlarr-11.1.3 pihole-10.0.13 retrobot-4.0.25 apache-musicindex-7.0.22 youtubedl-material-5.0.26 grocy-14.0.24 filebot-4.0.18 mylar-9.0.37 mosdns-5.0.24 gamevault-backend-0.0.3 mymediaforalexa-4.0.24 minio-console-6.0.31 matomo-7.0.34 adminer-4.0.40 davos-7.0.24 pyload-9.0.24 audacity-8.0.24 sonarr-15.1.3 technitium-4.0.3 shlink-web-client-6.0.26 frigate-9.0.7 unpackerr-9.0.25 ntfy-5.0.20 ddns-go-5.0.32 traefik-19.0.1 homelablabelmaker-4.0.24 plex-utills-4.0.22 rss-bridge-5.0.24 firefox-6.0.12 ubooquity-6.0.23 channels-dvr-2.1.4 xteve-9.0.24 radarr-16.1.2 prometheus-11.0.2 audiobookshelf-5.0.29 ddclient-5.0.25 openvscode-server-5.0.35 satisfactory-5.0.24 navidrome-15.1.2 sqlitebrowser-6.0.24 authelia-17.0.1 friendica-8.0.24 tasmoadmin-4.0.9 papermerge-7.0.26 jupyter-4.0.51 cyberchef-5.0.36 redmine-7.0.26 prometheus-operator-1.0.1 nzbget-14.0.24 ferdi-server-7.0.24 anonaddy-13.0.21 storj-node-5.0.24 discordgsm-3.0.1 promcord-7.0.26 fleet-7.0.28 prusaslicer-novnc-4.0.38 minisatip-5.0.24 iyuuplus-5.0.24 makemkv-5.0.18 rdesktop-4.0.144 metallb-10.0.1 airdcpp-webclient-6.0.26 cryptofolio-8.0.1 gravity-0.0.3 authentik-13.0.8 snapdrop-5.0.34 grav-7.0.34 static-6.0.24 strapi-9.0.32 commento-plusplus-7.0.15 nano-wallet-5.0.22 drawio-5.0.36 esphome-14.0.32 hedgedoc-8.0.35 quassel-core-7.0.34 remmina-6.0.24 dizquetv-10.0.24 cryptpad-3.0.8 postgresql-13.0.28 monica-7.0.20 ztcuui-aio-4.0.26 airsonic-9.0.25 servas-0.0.11 blocky-7.0.1 wireguard-4.0.25 sshwifty-1.0.8 plex-13.0.37 dokuwiki-6.0.34 hyperion-ng-9.0.25 homebox-2.0.27 synclounge-5.0.26 tasmobackup-3.0.2 blog-7.0.24 tinymediamanager-5.0.27 resilio-sync-10.0.2 steam-headless-0.0.4 pylon-5.0.25 ring-mqtt-4.0.29 wikijs-11.0.26 jdownloader2-11.0.18 external-service-9.0.26 organizr-14.0.22 grafana-8.0.5 vikunja-8.0.27 outline-7.0.30 pixapop-6.0.24 lidarr-16.1.3 unpoller-6.0.26 unifi-14.0.27 clarkson-7.0.25 weblate-8.0.27 snippet-box-3.0.7 ngircd-5.0.4000011 impostor-server-4.0.29 avidemux-4.0.26 sftpgo-3.0.3 webnut-4.0.25 node-red-14.0.24 minecraft-bedrock-4.0.26 tvheadend-15.0.39 firefox-syncserver-13.0.15 rsnapshot-5.0.30 octoprint-9.0.28 tt-rss-11.0.15 kodi-headless-5.0.15 seafile-0.0.8 xen-orchestra-4.0.33 lanraragi-5.0.23 collabora-1.0.4 cert-manager-1.0.2 heimdall-15.0.26 unturned-3.0.3 boinc-5.0.34 spotweb-8.0.23 putty-4.0.17 misskey-4.0.2 omada-controller-9.0.28 airsonic-advanced-9.0.14 factorio-4.0.8 pretend-youre-xyzzy-9.0.24 calibre-web-14.0.28 qdirstat-4.0.18 tdarr-node-5.0.24 readarr-16.1.3 pwndrop-5.0.33 mkvcleaver-4.0.22 podgrab-13.0.24 foldingathome-5.0.30 uptime-kuma-6.0.27 minecraft-bungeecord-4.1.5 meshroom-5.0.24 leaf2mqtt-7.0.24 fossil-7.0.24 nginx-proxy-manager-4.0.173 wekan-9.0.23 zerotier-5.0.24 oscam-9.0.25 photoprism-14.0.32 duckdns-5.0.35 home-assistant-19.0.37 amule-3.0.24 docusaurus-4.0.23 picoshare-5.0.27 redisinsight-3.0.3 lancache-monolithic-4.0.17 kitchenowl-4.0.32 meshcentral-10.0.21 flexget-5.0.36 wg-easy-4.0.18 golinks-7.0.24 plaxt-4.0.24 autoscan-4.0.29 endlessh-5.0.24 shorturl-6.0.24 mediainfo-4.0.20 immich-7.1.9 owncloud-ocis-11.0.18 pastey-3.0.3 thelounge-9.0.36 webtop-5.0.111 owncast-9.0.26 autobrr-4.0.26 booksonic-air-9.0.32 calibre-10.0.34 cura-novnc-4.0.26 znc-5.0.34 rsshub-7.0.126 logitech-media-server-7.0.25 freeradius-9.0.22 cloudnative-pg-2.0.1 whoogle-6.0.23 recyclarr-5.0.1 photostructure-3.0.2 custom-app-8.0.24 minecraft-java-4.1.10 qbittorrent-15.0.30 lancache-dns-4.0.24 cloudflareddns-5.0.30 mkvtoolnix-5.0.19 alist-5.0.30 cloudflared-5.0.12 kms-14.0.24 tsmuxer-4.0.19 bookstack-7.0.25 freshrss-14.0.26 theme-park-5.0.24 website-shot-5.0.26 gonic-9.0.24 tasmocompiler-3.0.3 tdarr-5.0.25 tauticord-0.0.3 mongo-express-1.0.11 joplin-server-13.0.1 sabnzbd-14.0.32 jackett-14.0.38 qinglong-5.0.33 whisper-asr-webservice-0.0.9 nullserv-9.0.24 projectsend-7.1.4 budge-5.0.35 kiwix-serve-4.0.27 nzbhydra-14.0.24 automatic-music-downloader-5.0.23 whisparr-4.0.24 pasta-4.0.24 zigbee2mqtt-7.0.31 nextpvr-5.0.18 simply-shorten-4.0.24 minetest-4.0.27 shlink-8.0.29 n8n-8.0.41 amcrest2mqtt-7.0.24 lama-cleaner-2.0.27 cloud9-7.0.24 browserless-chrome-5.0.28 tautulli-14.0.28 homarr-5.0.28
2023-07-29 09:58:25 +02:00
TrueCharts Bot
97fa6781ba chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#10982) dillinger-5.0.35 2023-07-29 09:39:42 +02:00
TrueCharts Bot
ef00660421 chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#10983) mysql-workbench-5.0.25 2023-07-29 09:39:23 +02:00
TrueCharts Bot
55dd72f323 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10981) jellyfin-14.1.12 2023-07-29 06:35:31 +02:00
TrueCharts Bot
a5d3641b74 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#10980) 2023-07-29 06:33:50 +02:00
TrueCharts Bot
3f0bdb0429 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.8 (#10978) 2023-07-29 04:43:47 +02:00
TrueCharts Bot
86e60fa8e4 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#10979) rdesktop-4.0.143 2023-07-29 04:42:18 +02:00
StevenMcElligott
b590f4100c migrate(filezilla): Update to new common (#10904)
**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  # <!--(issue)-->

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
filezilla-8.0.0
2023-07-28 22:20:22 -04:00
TrueCharts Bot
9376ae007a chore(deps): update container image tccr.io/truecharts/ombi to v4.43.4 (#10976) ombi-14.0.27 2023-07-29 03:59:04 +02:00
TrueCharts Bot
9465288ade chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.19 (#10975) fireflyiii-20.0.32 2023-07-29 02:52:57 +02:00
TrueCharts Bot
e68f054dde chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10974) 2023-07-29 02:49:11 +02:00
TrueCharts Bot
29b819aa4e chore(deps): update container image tccr.io/truecharts/drawio to v21.6.6 (#10973) drawio-5.0.35 2023-07-29 01:39:35 +02:00
TrueCharts Bot
32ee036065 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-icewm to latest (#10972) rdesktop-4.0.142 2023-07-29 01:36:44 +02:00
TrueCharts Bot
6a00482c41 chore(deps): update container image tccr.io/truecharts/openhab to v4.0.1 (#10966) openhab-5.0.19 2023-07-29 00:37:35 +02:00
TrueCharts Bot
c056db9921 chore(deps): update container image tccr.io/truecharts/owncast to v0.1.1 (#10971) owncast-9.0.25 jupyter-4.0.50 webtop-5.0.110 2023-07-29 00:33:51 +02:00
TrueCharts Bot
d71e511cfd chore(deps): update jupyter (#10969) 2023-07-29 00:33:44 +02:00
TrueCharts Bot
2754f1226a chore(deps): update webtop (#10970) 2023-07-29 00:31:12 +02:00
TrueCharts Bot
5be3821590 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#10968) rdesktop-4.0.141 2023-07-29 00:29:34 +02:00
StevenMcElligott
c69017bdb7 migrate(searxng): Migrate to New Common (#10851)
**Description**

Another one

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

**⚙️ Type of change**

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

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
searxng-3.0.0
2023-07-29 01:25:58 +03:00
TrueCharts Bot
c99982765e chore(deps): update container image tccr.io/truecharts/collabora to v23.05.2.2.1 (#10936) collabora-1.0.3 2023-07-28 23:57:54 +02:00
TrueCharts Bot
af3262dca1 chore(deps): update immich to v1.70.0 (minor) (#10964) immich-7.1.8 2023-07-28 23:51:31 +02:00
Alec Fenichel
4fc5f64101 fix(channels-dvr) revert permissions changes and add installation note (#10854)
**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  # <!--(issue)-->

Revert permissions changed in
https://github.com/truecharts/charts/pull/10813 and add installation
note instead.

**⚙️ 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
- [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
- [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._
channels-dvr-2.1.3 alist-5.0.29 pgadmin-10.0.29 n8n-8.0.40 prometheus-11.0.1 mattermost-8.0.7
2023-07-29 00:50:46 +03:00
TrueCharts Bot
d13fc270fe chore(deps): update container image tccr.io/truecharts/prometheus to v2.46.0 (#10961)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/prometheus](https://togithub.com/truecharts/containers)
| minor | `v2.45.0` -> `v2.46.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-29 00:49:18 +03:00
TrueCharts Bot
7199626cd9 chore(deps): update container image tccr.io/truecharts/n8n to v1.1.1 (#10959) 2023-07-28 23:48:15 +02:00
TrueCharts Bot
9628e8259b chore(deps): update container image tccr.io/truecharts/mattermost to v8.1.0 (#10958) 2023-07-28 23:47:25 +02:00
TrueCharts Bot
39ac13c445 chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.5.0 (#10960) 2023-07-28 23:47:19 +02:00
TrueCharts Bot
cb9afd5948 chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#10965) 2023-07-28 23:47:06 +02:00
TrueCharts Bot
a051a76fed chore(deps): update container image tccr.io/truecharts/alist to v3.23.0 (#10956) 2023-07-28 23:45:58 +02:00
TrueCharts Bot
9c426a08e5 chore(deps): update container image tccr.io/truecharts/clickhouse to v23.7.1.2470 (#10957) nextcloud-21.0.21 2023-07-28 23:45:12 +02:00
TrueCharts Bot
2b49ed561a chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10872) 2023-07-28 23:43:23 +02:00
TrueCharts Bot
750849be9b chore(deps): update container image tccr.io/truecharts/vaultwarden to v1.29.1 (#10953) libremdb-2.0.100 firefox-6.0.11 ring-mqtt-4.0.28 zwavejs2mqtt-15.0.31 gitea-13.0.22 overseerr-9.0.25 plex-13.0.36 prowlarr-11.1.2 vaultwarden-21.0.1 docker-compose-6.0.31 readarr-16.1.2 fluidd-5.0.26 mylar-9.0.36 openhab-5.0.18 rsshub-7.0.125 muse-1.0.16 ispy-agent-dvr-5.0.34 2023-07-28 23:40:27 +02:00