Commit Graph

18953 Commits

Author SHA1 Message Date
StevenMcElligott 0b31d46085
migrate(protonmail-brigde): Migrate to New Common (#11253)
**Description**

Migrate another one!

⚒️ Fixes  #8055 

**⚙️ 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-08-08 09:46:33 -04:00
TrueCharts Bot c9f6a382ec
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#11341) 2023-08-08 13:34:36 +02:00
TrueCharts Bot 6aa009c717
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11339) 2023-08-08 12:39:55 +02:00
allcontributors[bot] 97a6fd90be
docs: add v3DJG6GL as a contributor for bug (#11340)
Adds @v3DJG6GL as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-08 13:27:28 +03:00
allcontributors[bot] 3b08a6a8d1
docs: add cedstrom as a contributor for code (#11338)
Adds @cedstrom as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-08 13:25:46 +03:00
Alec Fenichel f37a67251e
fix(apps): probe type key (#11242)
**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
- [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._
2023-08-08 13:19:47 +03:00
cedstrom d0d694107d
fix(smokeping) Add net_raw capabilities as default (#11290)
**Description**
I deployed the smokeping chart and didn't get any results. After some
digging, I realized it was because fping couldn't ping because it needs
raw socket access. To address this, I added the net_raw capabilitie to
the chart
The underlying container capabilities issue is documented here:
https://github.com/linuxserver/docker-smokeping/issues/99

**⚙️ 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 ran this on my local k3s instance.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [N/A] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [N/A] 📄 I have made corresponding changes to the documentation
- [X] ⚠️ My changes generate no new warnings
- [X] 🧪 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

---------

Signed-off-by: cedstrom <cedstrom@users.noreply.github.com>
2023-08-08 13:18:27 +03:00
TrueCharts Bot 65489f7ab9
chore(deps): update container image tccr.io/truecharts/watchyourlan to v1.0.0 (#11336) 2023-08-08 09:38:21 +02:00
TrueCharts Bot f5f2b4f393
chore(deps): update container image tccr.io/truecharts/gamevault-backend to v3.0.0 (#11335) 2023-08-08 08:42:58 +02:00
TrueCharts Bot 00c449899c
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11334) 2023-08-08 08:38:17 +02:00
TrueCharts Bot 27ac9505fc
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#11333) 2023-08-08 07:40:12 +02:00
TrueCharts Bot 3087959f5e
chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#11332) 2023-08-08 07:40:00 +02:00
TrueCharts Bot a5773eed9f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11330) 2023-08-08 06:38:02 +02:00
TrueCharts Bot 2454cc3865
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.22.1 (#11329) 2023-08-08 05:39:01 +02:00
TrueCharts Bot 552b92a587
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11328) 2023-08-08 05:36:36 +02:00
TrueCharts Bot 5fff70c79a
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.120.2 (#11326) 2023-08-08 04:51:18 +02:00
TrueCharts Bot 0072af4f09
chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#11325) 2023-08-08 04:49:33 +02:00
TrueCharts Bot b4228fd49a
chore(deps): update container image tccr.io/truecharts/wyoming-piper to v1.2.0 (#11324) 2023-08-08 04:05:32 +02:00
TrueCharts Bot 3ebdb54720
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#11323) 2023-08-08 04:03:04 +02:00
TrueCharts Bot 1fe389291f
chore(deps): update container image tccr.io/truecharts/recyclarr to v5.2.0 (#11322) 2023-08-08 02:54:19 +02:00
TrueCharts Bot 04ed1ec12a
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest (#11321) 2023-08-08 02:48:59 +02:00
TrueCharts Bot 3dc64296fb
chore(deps): update container image tccr.io/truecharts/fluidd to v1.25.0 (#11320) 2023-08-08 01:37:23 +02:00
TrueCharts Bot 4483d482fe
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#11319) 2023-08-08 01:34:52 +02:00
TrueCharts Bot aa4d0d56aa
chore(deps): update container image tccr.io/truecharts/ddns-go to v5.6.0 (#11318) 2023-08-08 00:36:37 +02:00
TrueCharts Bot 5cebaf34eb
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11317) 2023-08-08 00:35:52 +02:00
TrueCharts Bot a6371c8ddc
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11315) 2023-08-07 23:38:03 +02:00
TrueCharts Bot 746f4af4a2
chore(deps): update container image tccr.io/truecharts/unifi-poller to v2.8.1 (#11316) 2023-08-07 23:37:11 +02:00
TrueCharts Bot 27297edad0
chore(deps): update container image tccr.io/truecharts/meshcentral to v1.1.8 (#11312) 2023-08-07 22:37:54 +02:00
TrueCharts Bot 82a1d0ae92
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.1.2096 (#11313) 2023-08-07 22:35:10 +02:00
TrueCharts Bot 3ebe0c8dd1
chore(deps): update container image tccr.io/truecharts/redis to v7.0.12 (#11311) 2023-08-07 21:37:23 +02:00
TrueCharts Bot 0424130f43
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11310) 2023-08-07 21:36:45 +02:00
TrueCharts Bot df01791240
chore(deps): update jupyter (#11308) 2023-08-07 20:37:13 +02:00
TrueCharts Bot 40a8f69c75
chore(deps): update rdesktop (#11309) 2023-08-07 20:33:59 +02:00
TrueCharts Bot e95bfe5855
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11306) 2023-08-07 19:41:05 +02:00
TrueCharts Bot fe030e08f5
chore(deps): update container image tccr.io/truecharts/minio to latest (#11307) 2023-08-07 19:40:02 +02:00
TrueCharts Bot 2cf7161203
chore(deps): update container image tccr.io/truecharts/jupyter-minimal to v2023-08 (#11305) 2023-08-07 18:39:46 +02:00
TrueCharts Bot 891ed8c377
chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11304) 2023-08-07 18:39:27 +02:00
TrueCharts Bot 0b563559b4
chore(deps): update rdesktop (#11302) 2023-08-07 16:33:53 +02:00
TrueCharts Bot c639cdfcc5
chore(deps): update rdesktop (#11299) 2023-08-07 15:32:21 +02:00
TrueCharts Bot 65b40bdffd
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest (#11298) 2023-08-07 14:34:44 +02:00
TrueCharts Bot f7c2415fc3
chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11297) 2023-08-07 13:41:46 +02:00
TrueCharts Bot eaa9719e3a
chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11295) 2023-08-07 12:37:27 +02:00
TrueCharts Bot da2b21116e
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#11296) 2023-08-07 12:36:29 +02:00
TrueCharts Bot cc495b8ab9
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.1.3837 (#11292) 2023-08-07 10:36:59 +02:00
TrueCharts Bot 1c59e3a81e
chore(deps): update container image tccr.io/truecharts/radarr to v4.6.4.7568 (#11293) 2023-08-07 10:36:09 +02:00
TrueCharts Bot 96422621e9
chore(deps): update container image tccr.io/truecharts/lidarr to v1.3.4.3458 (#11291) 2023-08-07 09:36:46 +02:00
TrueCharts Bot 036aa36a74
chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#11289) 2023-08-07 08:36:01 +02:00
TrueCharts Bot 3036af9d30
chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.4 (#11288) 2023-08-07 07:35:16 +02:00
TrueCharts Bot c5e793f2f9
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#11286) 2023-08-07 06:35:58 +02:00
TrueCharts Bot bac8ab7cc6
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11287) 2023-08-07 06:35:28 +02:00