Commit Graph

19983 Commits

Author SHA1 Message Date
Xstar97TheNoob
f757381bc2 fix(firezone) fix firezone b64 secrets (#12426)
**Description**
Fix secrets
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-09-09 17:06:56 +00:00
Xstar97TheNoob
2f63d0f988 fix(anonaddy) fix secrets (#12427)
**Description**
Fix secrets
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-09 16:52:58 +00:00
TrueCharts Bot
2ebadc0092 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.9.1 (#12428) 2023-09-09 18:38:25 +02:00
TrueCharts Bot
1dc8292eb1 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12423) 2023-09-09 17:35:59 +02:00
TrueCharts Bot
9ea9d51e4d chore(deps): update container image tccr.io/truecharts/homarr to v0.13.4 (#12424) 2023-09-09 17:35:55 +02:00
TrueCharts Bot
5386bb3990 chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#12421) 2023-09-09 16:36:16 +02:00
TrueCharts Bot
0a177ba9a8 chore(deps): update container image tccr.io/truecharts/drawio to v21.7.4 (#12422) 2023-09-09 16:35:43 +02:00
Tanguille
273e2967f2 docs(wg-easy): Update guide on DNS proxies (#12419)
**Description**
<!--
I added a Caution note that the domain used may not be a behind proxy
because I had that exact issue after setting up wg-easy based on this
guide.
-->
⚒️ 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?**
<!--
Not relevant for this PR.
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ 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
- [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: Tanguille <91473554+Tanguille@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-09-09 14:17:07 +00:00
TrueCharts Bot
ae230053b9 chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.3.5 (#12418) 2023-09-09 15:35:54 +02:00
TrueCharts Bot
42e7cefb1e chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12417) 2023-09-09 15:35:47 +02:00
TrueCharts Bot
a1f94cc039 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.37 (#12416) adguard-home-6.0.2 2023-09-09 14:36:31 +02:00
TrueCharts Bot
35a476a0cc chore(deps): update container image tccr.io/truecharts/searxng to latest (#12415) 2023-09-09 14:36:25 +02:00
TrueCharts Bot
b0656a7719 chore(deps): update container image tccr.io/truecharts/flexget to v3.9.7 (#12414) 2023-09-09 12:35:03 +02:00
TrueCharts Bot
b0c3e132b8 chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#12412) 2023-09-09 09:36:05 +02:00
TrueCharts Bot
d683bd617d chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12411) 2023-09-09 09:36:02 +02:00
TrueCharts Bot
6b3fddc4ce chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12410) 2023-09-09 08:34:40 +02:00
TrueCharts Bot
90af4e2800 chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#12409) 2023-09-09 06:36:23 +02:00
TrueCharts Bot
f0c0fe1119 chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12408) 2023-09-09 05:33:50 +02:00
TrueCharts Bot
d93fe2bf2c chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12406) 2023-09-09 04:38:00 +02:00
TrueCharts Bot
748147acf4 chore(deps): update container image tccr.io/truecharts/webtop-arch-kde to latest (#12407) 2023-09-09 04:35:22 +02:00
TrueCharts Bot
45828bc868 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12404) 2023-09-09 03:53:29 +02:00
TrueCharts Bot
b7b8feb886 chore(deps): update container image tccr.io/truecharts/searxng to latest (#12405) 2023-09-09 03:52:54 +02:00
TrueCharts Bot
46b1fceb39 chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12402) 2023-09-09 02:50:12 +02:00
TrueCharts Bot
c486f48194 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12401) 2023-09-09 02:49:41 +02:00
TrueCharts Bot
770ea23f37 chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12398) 2023-09-08 22:37:08 +02:00
TrueCharts Bot
bbb0e9feef chore(deps): update rdesktop (#12399) 2023-09-08 22:32:05 +02:00
TrueCharts Bot
ca9d8c961d chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12397) 2023-09-08 21:38:12 +02:00
TrueCharts Bot
49b27f48de chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#12396) 2023-09-08 21:37:26 +02:00
TrueCharts Bot
6a0c998be8 chore(deps): update webtop (#12395) 2023-09-08 20:32:02 +02:00
TrueCharts Bot
48023aea8c chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#12394) 2023-09-08 20:31:15 +02:00
TrueCharts Bot
10b1215849 chore(deps): update rdesktop (#12393) 2023-09-08 19:33:46 +02:00
TrueCharts Bot
1adb2c345f chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12392) 2023-09-08 18:37:27 +02:00
TrueCharts Bot
04e6776a22 chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12391) 2023-09-08 18:37:03 +02:00
TrueCharts Bot
6796168f32 chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12390) 2023-09-08 17:38:20 +02:00
TrueCharts Bot
4e77b7a967 chore(deps): update container image tccr.io/truecharts/metabase to v0.47.1 (#12388) 2023-09-08 16:39:42 +02:00
TrueCharts Bot
a9ba2aa669 chore(deps): update container image tccr.io/truecharts/strapi to v4.13.3 (#12389) 2023-09-08 16:38:58 +02:00
TrueCharts Bot
1aef3bc527 chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#12387) 2023-09-08 15:36:00 +02:00
TrueCharts Bot
44ed665e34 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12386) 2023-09-08 15:35:07 +02:00
TrueCharts Bot
331596b36b chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12384) 2023-09-08 14:38:47 +02:00
TrueCharts Bot
c9518d4e18 chore(deps): update container image tccr.io/truecharts/searxng to latest (#12385) 2023-09-08 14:37:10 +02:00
TrueCharts Bot
7fca24aa8d chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12383) 2023-09-08 13:35:37 +02:00
TrueCharts Bot
ba3558b76b chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12382) 2023-09-08 12:34:38 +02:00
TrueCharts Bot
005110b7c3 chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12380) 2023-09-08 11:37:32 +02:00
TrueCharts Bot
08c15d2fec chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#12381) 2023-09-08 11:36:11 +02:00
TrueCharts Bot
dc186a8398 chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12378) 2023-09-08 09:36:19 +02:00
TrueCharts Bot
4bc373b4a3 chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#12379) 2023-09-08 09:35:45 +02:00
TrueCharts Bot
5dcf477a67 chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#12377) 2023-09-08 08:37:17 +02:00
TrueCharts Bot
e7b6c4c8ee chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12376) 2023-09-08 08:36:33 +02:00
TrueCharts Bot
e1badd3942 chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12375) 2023-09-08 07:34:39 +02:00
TrueCharts Bot
5496b8590b chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#12374) 2023-09-08 06:38:35 +02:00