Commit Graph

17334 Commits

Author SHA1 Message Date
TrueCharts Bot
9dcc5fad71 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#9619) 2023-06-14 07:37:29 +02:00
TrueCharts Bot
ebbaa30a0a chore(deps): update container image tccr.io/truecharts/grav to v1.7.41 (#9618) 2023-06-14 06:41:20 +02:00
TrueCharts Bot
d400adcb29 chore(deps): update container image tccr.io/truecharts/grafana to v9.5.3 (#9617) 2023-06-14 06:39:26 +02:00
TrueCharts Bot
68e1395ce3 chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#9614) 2023-06-14 05:40:53 +02:00
TrueCharts Bot
69e713212a chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#9615) 2023-06-14 05:40:47 +02:00
TrueCharts Bot
876dc5cf2f chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#9612) 2023-06-14 05:03:45 +02:00
TrueCharts Bot
d70b3c59b7 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#9613) 2023-06-14 05:02:27 +02:00
TrueCharts Bot
3319e581a7 chore(deps): update container image tccr.io/truecharts/boinc to latest (#9610) 2023-06-14 04:10:30 +02:00
TrueCharts Bot
30f311c0e0 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#9609) 2023-06-14 04:09:50 +02:00
TrueCharts Bot
596b9607d4 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.16.0 (#9608) 2023-06-14 02:59:22 +02:00
TrueCharts Bot
78a7fa7631 chore(deps): update container image tccr.io/truecharts/adminer to latest (#9607) 2023-06-14 02:57:53 +02:00
TrueCharts Bot
d60ddf7a4f chore(deps): update container image tccr.io/truecharts/nginx to v1.25.0 (#9606) 2023-06-14 00:38:24 +02:00
TrueCharts Bot
be3770a59a chore(deps): update helm chart common to 12.14.3 (#9602) 2023-06-13 21:46:06 +02:00
TrueCharts Bot
44a25f601d chore(deps): update container image tccr.io/truecharts/clamav to v1.1.0 (#9603) 2023-06-13 20:41:43 +02:00
TrueCharts Bot
e70a682600 chore(deps): update helm chart common to 12.14.3 (#9601)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.2` -> `12.14.3` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-13 21:39:52 +03:00
Malcolm
03fdfed7b4 fix(questions): add missing additional_attrs: true (#9581)
**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.
-->
add missing additional_attrs: true in traefik and external-service, also
fix misspelled label as per Stavros

⚒️ 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-06-13 10:01:12 +02:00
sumur1au
3632e85348 chore(homepage): update icon (#9576)
Corrected Icon

**Description**
<!--
The Homepage icon is incorrect in the applications chart and has been
corrected.
-->
⚒️ 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
- [ 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._

Signed-off-by: sumur1au <65957586+sumur1au@users.noreply.github.com>
2023-06-13 09:59:19 +02:00
TrueCharts Bot
6d86938c79 chore(deps): update helm chart common to 12.14.2 (#9579)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-13 09:58:49 +02:00
Stavros Kois
7101eb20ed feat(authentik): multi-pod setup (#9590)
**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**

- [x] ⚙️ 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
- [x] #️⃣ 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._

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-13 09:58:26 +02:00
Stavros Kois
a2dbca0ed4 chore(ci): add screenshots generation (#9582)
**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._
2023-06-13 09:56:52 +02:00
Malcolm
fa84fb773d fix (template questions): add missing additional_attrs: true (#9588)
**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.
-->
add missing additional_attrs: true lines at type: dict per Stavros.
⚒️ Fixes  # <!--(issue)-->
All type: dict should have an associated additional_attrs: true
**⚙️ 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 -->
No version bump as no associated chart.yaml that I'm aware of.
**✔️ 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-06-13 09:56:28 +02:00
Alec Fenichel
0f7c2d7a0a Replace all CRLFs with LFs (#9593)
**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)-->

When looking at the catalog files on scale, I noticed that there is a
mix of CRLFs and LFs. I assume this was not intentional given the yaml
linter has a check to ensure chart yaml files use LFs. This change
converts all CRLFs to LFs.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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
- [ ] ⬆️ 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._
paperless-ngx-1.0.28 xen-orchestra-4.0.24 teedy-11.0.21 plex-13.0.31 navidrome-15.0.22 pinry-5.0.21 friendica-8.0.21 romm-1.0.6 lidarr-16.0.21 pgadmin-10.0.26 pyload-9.0.22 openspeedtest-4.0.22 dizquetv-10.0.22 uptimerobot-prometheus-7.0.13 chevereto-7.0.24 drawio-5.0.26 putty-4.0.15 ferdi-server-7.0.22 resilio-sync-9.0.23 speedtest-tracker-4.0.14 minio-console-6.0.28 discordgsm-2.0.23 airsonic-advanced-9.0.12 prometheus-9.0.21 nocodb-7.0.16 dillinger-5.0.26 sonarr-15.0.29 rsnapshot-5.0.23 matomo-7.0.27 filebot-4.0.16 tvheadend-15.0.30 gitea-13.0.17 authelia-15.1.28 satisfactory-5.0.21 kanboard-12.0.23 invidious-5.0.8 oscam-9.0.22 librespeed-9.0.20 scrutiny-6.0.23 clarkson-7.0.22 babybuddy-12.0.25 nzbget-14.0.22 uptime-kuma-6.0.24 digikam-7.0.20 muximux-6.0.20 nginx-proxy-manager-4.0.170 thelounge-9.0.28 deluge-14.0.23 minisatip-5.0.22 quassel-web-5.0.22 embystat-5.0.26 authentik-12.0.2 filebrowser-5.0.22 channels-dvr-2.0.5 novnc-6.0.22 onlyoffice-document-server-10.0.22 healthchecks-10.0.13 pretend-youre-xyzzy-9.0.22 headphones-7.0.22 adminer-4.0.26 truecommand-14.0.20 strapi-9.0.26 syncthing-14.0.23 nano-wallet-5.0.20 impostor-server-4.0.24 kodi-headless-5.0.13 fileflows-5.0.25 webtop-5.0.36 dell-idrac-fan-controller-1.0.11 mylar-9.0.27 synctube-3.0.22 zwavejs2mqtt-15.0.25 homebox-2.0.24 speedtest-exporter-6.0.21 deepstack-7.0.24 frigate-9.0.2 docker-compose-6.0.19 znc-5.0.26 doublecommander-7.0.24 ring-mqtt-4.0.24 haste-server-9.0.22 prowlarr-11.0.24 etesync-4.0.8 unifi-14.0.23 calibre-web-14.0.26 muse-1.0.11 picoshare-5.0.24 qinglong-5.0.25 alist-5.0.25 esphome-14.0.26 pylon-5.0.21 node-red-14.0.22 cloud9-7.0.22 logitech-media-server-7.0.23 mymediaforalexa-4.0.22 qdirstat-4.0.16 qbitmanage-4.0.26 lama-cleaner-2.0.25 valheim-6.0.16 mkvcleaver-4.0.20 tdarr-node-5.0.22 trilium-notes-8.0.23 shoko-server-5.0.23 deemix-6.0.22 plex-auto-languages-4.0.23 jackett-14.0.34 spotweb-8.0.20 kasm-4.0.23 minetest-4.0.25 xteve-9.0.22 transmission-16.0.25 nzbhydra-14.0.22 prometheus-operator-0.0.6 tsmuxer-4.0.17 wekan-9.0.21 baserow-7.0.25 duckdns-5.0.28 deconz-11.0.12 requestrr-5.0.22 theme-park-5.0.22 immich-7.0.15 phpldapadmin-9.0.20 xwiki-7.0.24 vaultwarden-20.0.33 wg-easy-4.0.14 freshrss-14.0.24 littlelink-9.0.32 simply-shorten-4.0.22 golinks-7.0.22 syslog-ng-5.0.22 website-shot-5.0.22 odoo-12.0.22 soft-serve-2.0.24 ddns-updater-5.0.23 mkvtoolnix-5.0.16 linkding-5.0.23 jupyter-4.0.32 fireflyiii-20.0.26 handbrake-16.0.16 cloudflared-5.0.7 stash-10.0.23 nextpvr-5.0.15 zigbee2mqtt-7.0.27 netbootxyz-0.0.6 rickroll-3.0.5 homepage-3.0.24 ddns-go-5.0.24 firefox-6.0.6 emby-14.0.25 cloudflareddns-5.0.24 gonic-9.0.22 double-take-5.0.22 calibre-10.0.24 firefox-syncserver-13.0.13 octoprint-9.0.24 shlink-8.0.26 mstream-6.0.27 lancache-dns-4.0.22 home-assistant-19.0.30 amcrest2mqtt-7.0.22 autobrr-4.0.23 kms-14.0.22 minecraft-java-4.1.6 rsshub-7.0.48 mediainfo-4.0.16 shlink-web-client-6.0.23 komga-9.0.23 tdarr-5.0.23 sabnzbd-14.0.28 kavita-5.0.24 rdesktop-4.0.44 cryptpad-3.0.5 audacity-8.0.22 snapdrop-5.0.25 hammond-5.0.13 ngircd-5.0.4000009 ddclient-5.0.23 actualserver-4.0.24 iyuuplus-5.0.22 hedgedoc-8.0.24 cloudnative-pg-1.0.3 nullserv-9.0.22 organizr-14.0.20 youtubedl-material-5.0.24 apache-musicindex-7.0.20 podgrab-13.0.22 bazarr-14.0.27 jellyseerr-5.0.23 synclounge-5.0.24 amule-3.0.22 tailscale-4.0.29 unmanic-6.0.20 freeradius-9.0.20 lldap-1.1.15 plaxt-4.0.22 shorturl-6.0.22 plex-utills-4.0.20 wordpress-2.0.17 photoprism-14.0.27 chronos-4.0.22 budge-5.0.25 reg-9.0.25 lancache-monolithic-4.0.14 libremdb-2.0.35 recyclarr-4.0.24 davos-7.0.22 overseerr-9.0.22 retrobot-4.0.23 clusterissuer-1.0.6 endlessh-5.0.22 medusa-6.0.26 openhab-5.0.15 beets-7.0.27 homarr-5.0.24 fossil-7.0.22 homelablabelmaker-4.0.22 zerotier-5.0.22 minecraft-bungeecord-4.1.2 guacd-5.0.15 docusaurus-4.0.21 n8n-8.0.32 ariang-4.0.23 mysql-workbench-5.0.22 mosquitto-10.0.3 code-server-7.0.24 traggo-2.0.22 dashy-3.0.10 whisparr-4.0.22 factorio-4.0.5 foldingathome-5.0.26 rcon-webadmin-4.0.22 outline-7.0.26 twtxt-6.0.22 airsonic-9.0.23 lanraragi-5.0.21 libreddit-4.0.26 dashdot-4.0.24 minecraft-bedrock-4.0.22 readarr-16.0.21 doplarr-5.0.22 jdownloader2-11.0.16 tt-rss-11.0.13 projectsend-7.0.23 tautulli-14.0.24 webnut-4.0.22 grocy-14.0.22 homer-5.0.22 verysync-5.0.23 kopia-6.0.2 snippet-box-3.0.5 ispy-agent-dvr-5.0.25 servas-0.0.7 pasta-4.0.22 tinymediamanager-5.0.24 avidemux-4.0.23 pwndrop-5.0.27 smokeping-6.0.13 radarr-16.0.19 weblate-8.0.25 mosdns-5.0.22 hyperion-ng-9.0.23 static-6.0.22 aria2-8.0.20 audiobookshelf-5.0.24 czkawka-4.0.26 etherpad-12.0.22 browserless-chrome-5.0.26 ntfy-5.0.17 unpoller-6.0.22 postgresql-13.0.26 redmine-7.0.24 ser2sock-9.0.23 commento-plusplus-7.0.13 kiwix-serve-4.0.25 sshwifty-1.0.6 netdata-5.0.24 flaresolverr-9.0.23 cryptofolio-7.0.21 whisper-asr-webservice-0.0.6 owncast-9.0.23 tasmoadmin-4.0.6 posterr-4.0.23 fleet-7.0.25 traccar-11.0.21 papermerge-7.0.24 webgrabplus-5.0.24 heimdall-15.0.24 cyberchef-5.0.27 apt-cacher-ng-4.0.20 promcord-7.0.23 mongo-express-1.0.9 minio-6.0.29 cops-4.0.24 grav-7.0.25 automatic-music-downloader-5.0.21 dokuwiki-6.0.23 domoticz-5.0.17 blocky-5.0.42 remmina-6.0.22 gaps-14.0.22 htpcmanager-5.0.22 external-service-9.0.23 omada-controller-9.0.26 monica-7.0.17 lazylibrarian-14.0.29 autoscan-4.0.25 duplicati-9.0.23 airdcpp-webclient-6.0.24 adguard-home-5.0.25 vikunja-8.0.19 youtransfer-3.0.22 ipfs-6.0.24 couchpotato-5.0.21 bookstack-7.0.21 wireguard-4.0.23 sickgear-7.0.25 qbittorrent-15.0.26 traefik-18.0.15 jellyfin-14.1.3 owncloud-ocis-11.0.14 blog-7.0.22 prusaslicer-novnc-4.0.28 whoogle-6.0.21 fluidd-5.0.23 meshcentral-10.0.18 ztcuui-aio-4.0.24 watchyourlan-4.0.24 clamav-6.0.14 nntp2nntp-5.0.13 anonaddy-13.0.16 appdaemon-12.0.23 storj-node-5.0.22 wikijs-11.0.24 booksonic-air-9.0.25 portainer-4.0.17 sqlitebrowser-6.0.22 sickchill-6.0.25 makemkv-5.0.16 emulatorjs-5.0.23 custom-app-8.0.21 pihole-10.0.11 flexget-5.0.28 pixapop-6.0.22 cura-novnc-4.0.23 metallb-9.0.13 ombi-14.0.23 rss-bridge-5.0.21 ubooquity-6.0.17 photoshow-6.0.20 boinc-5.0.25 crafty-4-3.0.24 unpackerr-9.0.23 quassel-core-7.0.26 openvscode-server-5.0.27 kitchenowl-4.0.26 leaf2mqtt-7.0.22 flood-9.0.22 meshroom-5.0.22 grafana-7.0.50
2023-06-13 09:55:52 +02:00
TrueCharts Bot
7997d11510 chore(deps): update helm chart common to 12.14.2 (#9599)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.1` -> `12.14.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</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.

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-13 09:55:08 +02:00
kqmaverick
e1e0b6a0f5 Blocky Setup Guide (#9600)
**Description**
Add Blocky Setup Guide

⚒️ 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
- [ ] ⬆️ 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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
2023-06-13 09:53:15 +02:00
ksimm1
894b86917c feat(docs): update metallb docs for operator-based version (#9587)
**Description**
update metallb docs for operator-based version

**⚙️ 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._
metallb-config-1.1.8
2023-06-13 09:50:25 +02:00
StevenMcElligott
ff0ca8fe90 docs(Authelia): Guide for Authelia+LLDAP+Traefik (#9577)
**Description**

Created a doc with a basic A to Z setup of LLDAP + Authelia + Traefik
forwardauth, will help fill the holes since combining the three isn't
always easy

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

- [ ] ⚖️ 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-06-13 09:49:31 +02:00
TrueCharts Bot
fe91e63431 chore(deps): update container image tccr.io/truecharts/radarr to v4.5.2.7388 (#9597) radarr-16.0.18 2023-06-12 21:40:09 +02:00
TrueCharts Bot
38517560aa chore(deps): update dessant/lock-threads digest to be8aa5b (#9595)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) |
action | digest | `c1b35ae` -> `be8aa5b` |

---

### ⚠ 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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-12 21:27:33 +02:00
TrueCharts Bot
a47c202be7 chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.15.1 (#9596) paperless-ngx-1.0.27 2023-06-12 20:45:17 +02:00
TrueCharts Bot
47871b02b4 chore(deps): update minecraft-java (minor) (#9591) minecraft-java-4.1.5 2023-06-12 01:16:11 +02:00
TrueCharts Bot
ab30b05d3c chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#9589) rdesktop-4.0.43 2023-06-11 21:37:28 +02:00
TrueCharts Bot
ebabd4dabc chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#9586) rdesktop-4.0.42 2023-06-11 20:36:43 +02:00
TrueCharts Bot
db0706b270 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#9585) rdesktop-4.0.41 2023-06-11 19:38:07 +02:00
TrueCharts Bot
04e56cbde8 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#9584) rdesktop-4.0.40 2023-06-11 18:35:23 +02:00
TrueCharts Bot
d436673581 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-icewm to latest (#9580) rdesktop-4.0.39 2023-06-11 12:37:54 +02:00
TrueCharts Bot
e576f8be95 chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#9578) rdesktop-4.0.38 2023-06-11 10:34:14 +02:00
TrueCharts Bot
8002e877b7 chore(deps): update helm general non-major (#9558)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.13.0` -> `12.14.1` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.13.1` -> `12.14.1` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.10.4` -> `12.14.1` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.15` ->
`1.0.20` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.45` ->
`7.0.50` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.55` ->
`6.0.59` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.44` ->
`6.0.48` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `1.0.18` ->
`1.0.22` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.54` ->
`6.0.58` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.46` ->
`6.0.58` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v1.0.20`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.20)

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

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

###
[`v1.0.19`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.19)

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

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

###
[`v1.0.18`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.18)

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

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

###
[`v1.0.17`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.17)

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

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

###
[`v1.0.16`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.16)

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

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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
minio-6.0.28 jellyseerr-5.0.22 plex-13.0.30 rsshub-7.0.47 shlink-web-client-6.0.22 cryptpad-3.0.4 teedy-11.0.20 cryptofolio-7.0.20 scrutiny-6.0.22 apache-musicindex-7.0.19 snapdrop-5.0.24 syncthing-14.0.22 pinry-5.0.20 youtubedl-material-5.0.23 navidrome-15.0.21 friendica-8.0.20 grafana-7.0.49 qbittorrent-15.0.25 static-6.0.21 portainer-4.0.16 pyload-9.0.21 podgrab-13.0.21 leaf2mqtt-7.0.21 openvscode-server-5.0.26 flood-9.0.21 meshroom-5.0.21 kitchenowl-4.0.25 lidarr-16.0.20 openspeedtest-4.0.21 quassel-core-7.0.25 pgadmin-10.0.25 pixapop-6.0.21 crafty-4-3.0.23 boinc-5.0.24 dizquetv-10.0.21 ubooquity-6.0.16 uptimerobot-prometheus-7.0.12 metallb-9.0.12 anonaddy-13.0.15 rss-bridge-5.0.20 cura-novnc-4.0.22 booksonic-air-9.0.24 speedtest-tracker-4.0.13 drawio-5.0.25 pihole-10.0.10 flexget-5.0.27 putty-4.0.14 custom-app-8.0.20 unpackerr-9.0.22 ferdi-server-7.0.21 resilio-sync-9.0.22 prusaslicer-novnc-4.0.27 minio-console-6.0.27 makemkv-5.0.15 sickchill-6.0.24 emulatorjs-5.0.22 sqlitebrowser-6.0.21 metallb-config-1.1.7 wikijs-11.0.23 photoshow-6.0.19 appdaemon-12.0.22 owncast-9.0.22 chevereto-7.0.23 ombi-14.0.22 discordgsm-2.0.22 airsonic-advanced-9.0.11 watchyourlan-4.0.23 ipfs-6.0.23 adguard-home-5.0.24 ztcuui-aio-4.0.23 fluidd-5.0.22 meshcentral-10.0.17 nocodb-7.0.15 storj-node-5.0.21 romm-1.0.5 prometheus-9.0.20 blog-7.0.21 sonarr-15.0.28 owncloud-ocis-11.0.13 jellyfin-14.1.2 dillinger-5.0.25 rsnapshot-5.0.22 matomo-7.0.26 traefik-18.0.14 whoogle-6.0.20 clamav-6.0.13 tvheadend-15.0.29 sickgear-7.0.24 kanboard-12.0.22 wireguard-4.0.22 bookstack-7.0.20 couchpotato-5.0.20 autoscan-4.0.24 duplicati-9.0.22 gaps-14.0.21 youtransfer-3.0.21 vikunja-8.0.18 filebot-4.0.15 airdcpp-webclient-6.0.23 audacity-8.0.21 authelia-15.1.27 remmina-6.0.21 monica-7.0.16 lazylibrarian-14.0.28 external-service-9.0.22 invidious-5.0.7 grav-7.0.24 htpcmanager-5.0.21 oscam-9.0.21 domoticz-5.0.16 babybuddy-12.0.24 dokuwiki-6.0.22 automatic-music-downloader-5.0.20 cops-4.0.23 blocky-5.0.41 satisfactory-5.0.20 promcord-7.0.22 apt-cacher-ng-4.0.19 cyberchef-5.0.26 mongo-express-1.0.8 webgrabplus-5.0.23 heimdall-15.0.23 omada-controller-9.0.25 posterr-4.0.22 fleet-7.0.24 librespeed-9.0.19 papermerge-7.0.23 clarkson-7.0.21 unifi-14.0.22 tasmoadmin-4.0.5 traccar-11.0.20 whisper-asr-webservice-0.0.5 xen-orchestra-4.0.23 nzbget-14.0.21 kiwix-serve-4.0.24 flaresolverr-9.0.22 uptime-kuma-6.0.23 sshwifty-1.0.5 netdata-5.0.23 digikam-7.0.19 ser2sock-9.0.22 commento-plusplus-7.0.12 postgresql-13.0.25 komga-9.0.22 czkawka-4.0.25 unpoller-6.0.21 browserless-chrome-5.0.25 redmine-7.0.23 aria2-8.0.19 etherpad-12.0.21 radarr-16.0.17 ntfy-5.0.16 hyperion-ng-9.0.22 thelounge-9.0.27 mosdns-5.0.21 weblate-8.0.24 avidemux-4.0.22 pasta-4.0.21 smokeping-6.0.12 pwndrop-5.0.26 audiobookshelf-5.0.23 nginx-proxy-manager-4.0.169 servas-0.0.6 tinymediamanager-5.0.23 snippet-box-3.0.4 tautulli-14.0.23 webnut-4.0.21 verysync-5.0.22 grocy-14.0.21 homer-5.0.21 minecraft-bedrock-4.0.21 tt-rss-11.0.12 doplarr-5.0.21 jdownloader2-11.0.15 dashdot-4.0.23 projectsend-7.0.22 readarr-16.0.20 muximux-6.0.19 minisatip-5.0.21 deluge-14.0.22 libreddit-4.0.25 novnc-6.0.21 airsonic-9.0.22 lanraragi-5.0.20 kopia-6.0.1 authentik-12.0.1 twtxt-6.0.21 embystat-5.0.25 factorio-4.0.4 filebrowser-5.0.21 foldingathome-5.0.25 rcon-webadmin-4.0.21 openhab-5.0.14 channels-dvr-2.0.4 outline-7.0.25 onlyoffice-document-server-10.0.21 whisparr-4.0.21 pretend-youre-xyzzy-9.0.21 traggo-2.0.21 n8n-8.0.31 mosquitto-10.0.2 code-server-7.0.23 ariang-4.0.22 healthchecks-10.0.12 docusaurus-4.0.20 mysql-workbench-5.0.21 guacd-5.0.14 minecraft-bungeecord-4.1.1 adminer-4.0.25 zerotier-5.0.21 homarr-5.0.23 fossil-7.0.21 overseerr-9.0.21 beets-7.0.26 strapi-9.0.25 endlessh-5.0.21 medusa-6.0.25 impostor-server-4.0.23 zwavejs2mqtt-15.0.24 clusterissuer-1.0.5 dashy-3.0.9 recyclarr-4.0.23 davos-7.0.21 budge-5.0.24 wordpress-2.0.16 headphones-7.0.21 retrobot-4.0.22 nano-wallet-5.0.19 mylar-9.0.26 fileflows-5.0.24 libremdb-2.0.34 sabnzbd-14.0.27 lancache-monolithic-4.0.13 photoprism-14.0.26 reg-9.0.24 frigate-9.0.1 plex-utills-4.0.19 plaxt-4.0.21 xteve-9.0.21 freeradius-9.0.19 lldap-1.1.14 dell-idrac-fan-controller-1.0.10 shorturl-6.0.21 unmanic-6.0.19 amule-3.0.21 tailscale-4.0.28 synclounge-5.0.23 webtop-5.0.35 ispy-agent-dvr-5.0.24 rdesktop-4.0.37 bazarr-14.0.26 synctube-3.0.21 nullserv-9.0.21 homelablabelmaker-4.0.21 organizr-14.0.19 tdarr-5.0.22 hedgedoc-8.0.23 iyuuplus-5.0.21 actualserver-4.0.23 kodi-headless-5.0.12 ddclient-5.0.22 cloudnative-pg-1.0.2 hammond-5.0.12 truecommand-14.0.19 quassel-web-5.0.21 chronos-4.0.21 kavita-5.0.23 home-assistant-19.0.29 kms-14.0.21 paperless-ngx-1.0.26 speedtest-exporter-6.0.20 minecraft-java-4.1.4 mediainfo-4.0.15 ring-mqtt-4.0.23 deepstack-7.0.23 ngircd-5.0.4000008 autobrr-4.0.22 mstream-6.0.26 lancache-dns-4.0.21 docker-compose-6.0.18 shlink-8.0.25 etesync-4.0.7 homebox-2.0.23 octoprint-9.0.23 calibre-10.0.23 doublecommander-7.0.23 amcrest2mqtt-7.0.21 emby-14.0.24 double-take-5.0.21 firefox-syncserver-13.0.12 cloudflareddns-5.0.23 esphome-14.0.25 firefox-6.0.5 prowlarr-11.0.23 ddns-go-5.0.23 nntp2nntp-5.0.12 gonic-9.0.21 haste-server-9.0.21 calibre-web-14.0.25 znc-5.0.25 alist-5.0.24 zigbee2mqtt-7.0.26 netbootxyz-0.0.5 nextpvr-5.0.14 stash-10.0.22 handbrake-16.0.15 cloudflared-5.0.6 soft-serve-2.0.23 homepage-3.0.23 fireflyiii-20.0.25 picoshare-5.0.23 jupyter-4.0.31 linkding-5.0.22 qinglong-5.0.24 ddns-updater-5.0.22 mkvtoolnix-5.0.15 muse-1.0.10 odoo-12.0.21 website-shot-5.0.21 pylon-5.0.20 simply-shorten-4.0.21 golinks-7.0.21 littlelink-9.0.31 freshrss-14.0.23 rickroll-3.0.4 gitea-13.0.16 vaultwarden-20.0.32 phpldapadmin-9.0.19 cloud9-7.0.21 mymediaforalexa-4.0.21 xwiki-7.0.23 immich-7.0.14 wg-easy-4.0.13 theme-park-5.0.21 requestrr-5.0.21 logitech-media-server-7.0.22 deconz-11.0.11 qbitmanage-4.0.25 duckdns-5.0.27 wekan-9.0.20 tsmuxer-4.0.16 lama-cleaner-2.0.24 baserow-7.0.24 plex-auto-languages-4.0.22 syslog-ng-5.0.21 valheim-6.0.15 transmission-16.0.24 nzbhydra-14.0.21 minetest-4.0.24 prometheus-operator-0.0.5 spotweb-8.0.19 kasm-4.0.22 mkvcleaver-4.0.19 jackett-14.0.33 node-red-14.0.21 qdirstat-4.0.15 deemix-6.0.21 shoko-server-5.0.22 tdarr-node-5.0.21 trilium-notes-8.0.22
2023-06-11 09:32:38 +02:00
TrueCharts-Bot
68e143d428 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-06-11 00:28:34 +00:00
Stavros Kois
c3c03d11f3 chore(frigate): BREAKING CHANGE - Allow native helm users to use 1:1 configuration, and scale users to define a hostpath config file (#9575)
**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
- [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:**

- [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._
frigate-9.0.0
2023-06-11 02:58:28 +03:00
TrueCharts Bot
3113abc622 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.5.2.3484 (#9573) prowlarr-11.0.22 2023-06-11 00:37:34 +02:00
TrueCharts Bot
c470df8f0a chore(deps): update container image tccr.io/truecharts/readarr to v0.1.7.1882 (#9574) readarr-16.0.19 2023-06-11 00:37:02 +02:00
TrueCharts Bot
a33ab81900 chore(deps): update helm chart common to 12.14.1 (#9568)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.14.0` -> `12.14.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-11 00:50:45 +03:00
MaverickD650
53cf446110 fix(lldap): missing additional_attrs (#9572)
**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.
-->
Additional_attrs was missing from some of the keys in questions.yaml
causing SCALE to be unhappy and throwing errors. Added
"additional_attrs" where type is dict (thanks Stavros).

⚒️ 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._
lldap-1.1.13
2023-06-11 00:49:31 +03:00
TrueCharts Bot
e400fc8e9e chore(deps): update container image tccr.io/truecharts/lidarr to v1.2.3.3267 (#9571) lidarr-16.0.19 2023-06-10 23:39:24 +02:00
TrueCharts Bot
effd5c1ee6 chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.1 (#9570) bazarr-14.0.25 2023-06-10 23:38:58 +02:00
StevenMcElligott
edb55ffe21 feat(Mosquitto): Move to stable (#9567)
**Description**

Another one done!

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

- [ ] ⚖️ 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._
mosquitto-10.0.1
2023-06-10 21:30:59 +02:00
TrueCharts Bot
a316a513a4 chore(deps): update thollander/actions-comment-pull-request digest to dadb766 (#9561)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request)
| action | digest | `632cf9c` -> `dadb766` |

---

### ⚠ 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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-10 16:29:07 +02:00
TrueCharts Bot
2d3b096b48 chore(deps): update helm chart common to 12.14.0 (#9560)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.13.2` -> `12.14.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-10 15:12:35 +02:00
TrueCharts Bot
7855b52916 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#9559) 2023-06-10 14:39:57 +02:00
TrueCharts Bot
887ea804ef chore(deps): update container image tccr.io/truecharts/rsshub to latest (#9557) rsshub-7.0.46 2023-06-10 13:30:16 +02:00