Commit Graph

19370 Commits

Author SHA1 Message Date
StevenMcElligott 66d5bf238d
feat(authelia): Add Password Policy (#11109)
**Description**

The HELM/configmap part should be ok, just the SCALE questions I'm not
sure
⚒️ Fixes  #10298 

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

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-16 23:55:27 +03:00
Stavros Kois 562590396f
fix(prometheus): add missing schema key (#11615)
**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>
2023-08-16 23:54:52 +03:00
TrueCharts Bot 4b2e078712
chore(deps): update webtop (#11577)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/webtop-ubuntu-mate | digest | `5020ece` ->
`f6a6709` |
| tccr.io/truecharts/webtop-ubuntu-openbox | digest | `e0a9bf4` ->
`077cd84` |
| tccr.io/truecharts/webtop-ubuntu-xfce | digest | `d340455` ->
`d9a6fa4` |

---

### ⚠ 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40NS4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-16 23:49:53 +03:00
polarstack 77b40e6e38
feat(it-tools): add it-tools to incubator (#11602)
**Description**
it-tools offers useful tools for developer and people working in IT. 

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

- [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
- [ ] ⚠️ 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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ 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: polarstack <42521003+polarstack@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-16 23:49:33 +03:00
TrueCharts Bot c9f664a9d1
chore(deps): update helm general non-major (#11557) 2023-08-16 22:47:30 +02:00
TrueCharts Bot cbe8725760
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#11613) 2023-08-16 22:37:39 +02:00
TrueCharts Bot 72783bbd66
chore(deps): update container image tccr.io/truecharts/homarr to v0.13.2 (#11614) 2023-08-16 22:36:44 +02:00
TrueCharts Bot becf078501
chore(deps): update immich (minor) (#11331)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/immich-ml](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |
|
[tccr.io/truecharts/immich-proxy](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |
|
[tccr.io/truecharts/immich-server](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.0` |
|
[tccr.io/truecharts/immich-typesense](https://togithub.com/truecharts/containers)
| minor | `v0.24.1` -> `v0.25.0` |
|
[tccr.io/truecharts/immich-web](https://togithub.com/truecharts/containers)
| minor | `v1.71.0` -> `v1.73.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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-16 22:54:02 +03:00
TrueCharts Bot 17e3f54a69
chore(deps): update container image tccr.io/truecharts/flexget to v3.8.5 (#11611) 2023-08-16 21:40:28 +02:00
TrueCharts Bot eac73b16e7
chore(deps): update container image tccr.io/truecharts/fluidd to v1.25.2 (#11612) 2023-08-16 21:38:28 +02:00
TrueCharts Bot 4a89ccdaac
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.20 (#11610) 2023-08-16 20:38:41 +02:00
TrueCharts Bot b4a071a6b4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11609) 2023-08-16 20:37:48 +02:00
TrueCharts Bot 5e6a86efef
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11608) 2023-08-16 19:39:16 +02:00
TrueCharts Bot 0da021ea18
chore(deps): update container image tccr.io/truecharts/grafana to v10.0.3 (#11607) 2023-08-16 19:38:55 +02:00
TrueCharts Bot 6a6b2a7cb6
chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#11606) 2023-08-16 18:37:52 +02:00
TrueCharts Bot 5145074acb
chore(deps): update container image tccr.io/truecharts/adminer to latest (#11605) 2023-08-16 18:36:00 +02:00
TrueCharts Bot d4d41be178
chore(deps): update container image tccr.io/truecharts/xwiki to v15.6.0-postgres (#11603) 2023-08-16 17:36:39 +02:00
TrueCharts Bot 8ce9c1d220
chore(deps): update jupyter (#11604) 2023-08-16 17:35:41 +02:00
TrueCharts Bot 2c553bcc16
chore(deps): update container image tccr.io/truecharts/cops to latest (#11600) 2023-08-16 16:36:55 +02:00
TrueCharts Bot 7c9d5b8c23
chore(deps): update container image tccr.io/truecharts/searxng to latest (#11601) 2023-08-16 16:35:35 +02:00
TrueCharts Bot 419473c394
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#11599) 2023-08-16 15:39:23 +02:00
TrueCharts Bot 28ffd4e0db
chore(deps): update container image tccr.io/truecharts/calibre to v6.24.0 (#11598) 2023-08-16 12:37:53 +02:00
TrueCharts Bot 54ba30e3cc
chore(deps): update container image tccr.io/truecharts/adminer to latest (#11597) 2023-08-16 12:35:50 +02:00
Xstar97TheNoob 258752ff60
fix(gamevault-backend) prep gamevault-backend for v3 (#11164)
**Description**
Prepping gamevault-backend for v3
remove the server Port variable and manually set the target port. (this
variable was removed by upstream)
add Games Search Recursive gui option
add Games Supported File Formats gui option.

⚒️ 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._
2023-08-16 11:39:23 +02:00
TrueCharts Bot bf4704d3c0
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#11596) 2023-08-16 11:36:10 +02:00
TrueCharts Bot ddaa4b953e
chore(deps): update container image tccr.io/truecharts/adminer to latest (#11595) 2023-08-16 10:37:02 +02:00
TrueCharts Bot cbb4ee4b4a
chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#11592) 2023-08-16 09:41:47 +02:00
TrueCharts Bot 3d4fb4e283
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11590) 2023-08-16 08:36:37 +02:00
TrueCharts Bot 5f9df7e6ec
chore(deps): update container image tccr.io/truecharts/adminer to latest (#11589) 2023-08-16 08:36:16 +02:00
TrueCharts Bot 0e992d5690
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#11588) 2023-08-16 07:32:14 +02:00
TrueCharts Bot 96a987a02f
chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#11587) 2023-08-16 06:38:33 +02:00
TrueCharts Bot 160c844daf
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11586) 2023-08-16 05:37:08 +02:00
TrueCharts Bot ba2f2d6271
chore(deps): update container image tccr.io/truecharts/adminer to latest (#11585) 2023-08-16 05:36:20 +02:00
StevenMcElligott d26fe04fdc
fix(firezone): Update common / questions (#11584)
**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-08-16 02:55:29 +00:00
TrueCharts Bot 84dab6942d
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11583) 2023-08-16 04:38:02 +02:00
TrueCharts Bot c103dc5ee6
chore(deps): update container image tccr.io/truecharts/adminer to latest (#11582) 2023-08-16 03:53:44 +02:00
TrueCharts-Bot acc06077be Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-16 00:23:17 +00:00
TrueCharts Bot 326ee8172e
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#11581) 2023-08-16 01:37:55 +02:00
TrueCharts Bot bf9652732a
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#11579) 2023-08-15 22:38:09 +02:00
TrueCharts Bot 37dea58221
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-kde to latest (#11576) 2023-08-15 17:33:58 +02:00
TrueCharts Bot b1dc59361c
chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#11574) 2023-08-15 16:39:29 +02:00
TrueCharts Bot c0911857d5
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest (#11575) 2023-08-15 16:35:35 +02:00
TrueCharts Bot 52d5f80649
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11572) 2023-08-15 15:36:20 +02:00
TrueCharts Bot b99e11d45d
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest (#11573) 2023-08-15 15:33:14 +02:00
TrueCharts Bot fa95c5960d
chore(deps): update container image tccr.io/truecharts/boinc to latest (#11570) 2023-08-15 14:40:07 +02:00
TrueCharts Bot ee7e086322
chore(deps): update container image tccr.io/truecharts/webtop to latest (#11571) 2023-08-15 14:35:55 +02:00
TrueCharts Bot d3025a6827
chore(deps): update container image tccr.io/truecharts/webtop-fedora-xfce to latest (#11569) 2023-08-15 13:38:57 +02:00
TrueCharts Bot dd62e4beae
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#11568) 2023-08-15 12:41:32 +02:00
Ben Kochie d601539189
feat(prometheus): Add remote write questions (#11555)
**Description**
Add the ability to enable remote write endpoints for sending Prometheus
data to external services. See the [remoteWrite spec] for details on the
format.

[remoteWrite
spec](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#remotewritespec)

⚒️ 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
- [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: SuperQ <superq@gmail.com>
2023-08-15 11:37:34 +02:00
TrueCharts Bot bc7f520173
chore(deps): update webtop (#11567) 2023-08-15 11:36:14 +02:00