Commit Graph

18155 Commits

Author SHA1 Message Date
Xstar97TheNoob 9b72aa281c
fix(pastey) remove extra variable from pastey gui. (#10341)
**Description**
remove excess variable from questions.yaml

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

- [ ] ⚖️ 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._
2023-07-09 15:32:17 +03:00
TrueCharts Bot 55e3f5d986
chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10340) 2023-07-09 11:40:10 +02:00
TrueCharts Bot 0ebb6ff85b
chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#10339) 2023-07-09 09:34:16 +02:00
TrueCharts Bot 3fba4e9733
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10338) 2023-07-09 09:34:13 +02:00
TrueCharts Bot 5b2c4fef58
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.8 (#10336) 2023-07-09 08:35:56 +02:00
TrueCharts Bot 9ef15e589c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10337) 2023-07-09 08:35:37 +02:00
TrueCharts Bot c71fd91325
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10335) 2023-07-09 07:34:09 +02:00
TrueCharts Bot 2c49ce30c1
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#10334) 2023-07-09 06:41:23 +02:00
TrueCharts Bot 654d7aebc7
chore(deps): update container image tccr.io/truecharts/n8n to v1.0.1 (#10331) 2023-07-09 04:05:40 +02:00
TrueCharts Bot 68265cc009
chore(deps): update container image tccr.io/truecharts/firefox to v115.0.1 (#10328) 2023-07-09 03:02:10 +02:00
TrueCharts-Bot 4dd2f6c5c3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-09 00:33:01 +00:00
TrueCharts Bot 31c846377e
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10327) 2023-07-09 01:36:21 +02:00
TrueCharts Bot 5599ca8d01
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.3 (#10326) 2023-07-09 01:36:03 +02:00
TrueCharts Bot 35bf2b1117
chore(deps): update vikunja to v0.21.0 (minor) (#10325) 2023-07-09 00:37:09 +02:00
TrueCharts Bot e18554f4f8
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.19.0 (#10324) 2023-07-09 00:36:03 +02:00
Xstar97TheNoob 1d4603c0ba
migrate(pastey) migrate pastey to new common **BREAKING CHANGES** (#10158)
**Description**
- migrate app to new common
- housekeeping
- image selector
- bump app version (set static semVer)
⚒️ 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)
- [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-07-08 21:52:46 +00:00
Xstar97TheNoob e930d9785a
migrate(photostructure) migrate to new common **BREAKING CHANGES** (#10240)
**Description**
migrate app and update container image.
⚒️ 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)
- [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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-07-09 00:48:05 +03:00
TrueCharts Bot 06cc909908
chore(deps): update container image tccr.io/truecharts/xwiki to v15.5.0 (#10322) 2023-07-08 23:41:45 +02:00
TrueCharts Bot ca3631fedd
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.4 (#10321) 2023-07-08 23:39:32 +02:00
Xstar97TheNoob e1faf5f247
fix(kopia) fix kopia arg to specify the main port. (#10320)
**Description**
Fix kopia arg to specify the correct port instead of a static one.

⚒️ 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._
2023-07-09 00:37:07 +03:00
TrueCharts Bot 0c0c0c6a8a
chore(deps): update container image tccr.io/truecharts/stash to v0.21.0 (#10319) 2023-07-08 22:38:34 +02:00
TrueCharts Bot 5c73f242b1
chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.4.1 (#10318) 2023-07-08 22:37:56 +02:00
TrueCharts Bot 4fbd42d332
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#10316) 2023-07-08 21:34:32 +02:00
TrueCharts Bot dcb994e544
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10317) 2023-07-08 21:34:22 +02:00
TrueCharts Bot 35af3ed311
chore(deps): update container image tccr.io/truecharts/invidious to latest (#10078) 2023-07-08 21:34:13 +02:00
MaverickD650 175b58cb20
fix(invidious): patch hmac_key requirement (#10310)
**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.
-->
Upstream made the hmac_key mandatory. This PR makes that question
required with explanation a random key is required along with changes to
ensure the chart passes CI. Default value not provided to ensure users
provide a unique value.

⚒️ Fixes  #10309 

**⚙️ 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
-->
CI passes on forked branch.

**📃 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._
2023-07-08 20:56:37 +02:00
TrueCharts Bot c646410ced
chore(deps): update container image tccr.io/truecharts/matomo to v4.15.0 (#10315) 2023-07-08 20:41:05 +02:00
TrueCharts Bot 804260c675
chore(deps): update container image tccr.io/truecharts/alist to v3.20.1 (#10314) 2023-07-08 20:39:27 +02:00
TrueCharts Bot a2e119893a
chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.32.1 (#10312) 2023-07-08 19:35:33 +02:00
TrueCharts Bot 1f62da8113
chore(deps): update rdesktop (#10311) 2023-07-08 19:34:49 +02:00
TrueCharts Bot 88baa903dd
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#10308) 2023-07-08 18:36:44 +02:00
TrueCharts Bot eb9d0842b3
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#10307) 2023-07-08 18:35:09 +02:00
TrueCharts Bot 5c82007a31
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10306) 2023-07-08 17:36:16 +02:00
TrueCharts Bot c59f9320d8
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10305) 2023-07-08 17:34:17 +02:00
TrueCharts Bot 7932c2fe18
chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10304) 2023-07-08 16:41:50 +02:00
TrueCharts Bot 0012a8141c
chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#10303) 2023-07-08 16:35:24 +02:00
TrueCharts Bot c6b26847d2
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#10301) 2023-07-08 15:34:58 +02:00
TrueCharts Bot 255ca676e4
chore(deps): update container image tccr.io/truecharts/minio to latest (#10302) 2023-07-08 15:34:53 +02:00
TrueCharts Bot f215b5c664
chore(deps): update container image tccr.io/truecharts/flexget to v3.7.8 (#10299) 2023-07-08 14:44:29 +02:00
TrueCharts Bot 416bbc0e78
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10300) 2023-07-08 14:43:43 +02:00
Kjeld Schouten 745b65f04c
chore(jackett): bump jackett
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-08 13:50:14 +02:00
Kjeld Schouten ac3f9df847
fix(jackett): revert new container to old container
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-07-08 13:49:53 +02:00
TrueCharts Bot fec836219d
chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10265)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Configuration

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

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

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi4zLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-08 10:55:37 +02:00
Ben Kochie 6a043c651c
chore(deps): Update prometheus-operator to v0.66.0 (#10172)
**Description**
* Update prometheus-operator image to v0.66.0
* Update prometheus-config-reloader image to v0.66.0
* Update CI tests to match.
* Add script to help updating CRDs.
* Update CRDs to v0.66.0.

⚒️ 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: SuperQ <superq@gmail.com>
2023-07-08 10:54:56 +02:00
TrueCharts Bot 23b35a4bbc
chore(deps): update all-contributors-cli to 6.26.1 (#10273)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli)
| devDependencies | patch | [`6.26.0` ->
`6.26.1`](https://renovatebot.com/diffs/npm/all-contributors-cli/6.26.0/6.26.1)
|

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>all-contributors/all-contributors-cli
(all-contributors-cli)</summary>

###
[`v6.26.1`](https://togithub.com/all-contributors/cli/releases/tag/v6.26.1)

[Compare
Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.26.0...v6.26.1)

##### Bug Fixes

- add correct arguments to the formatConfig() call
([#&#8203;360](https://togithub.com/all-contributors/all-contributors-cli/issues/360))
([cfb1d9c](cfb1d9c007))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi40LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi40LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-08 10:52:54 +02:00
TrueCharts Bot c9553246e1
chore(deps): update helm chart common to 12.14.8 (#10293)
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.7` -> `12.14.8` |

---

### ⚠ 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 (common)</summary>

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

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

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-08 10:52:40 +02:00
TrueCharts Bot e28e728bf1
chore(deps): update container image tccr.io/truecharts/fileflows to v23.07.2 (#10295) 2023-07-08 09:37:50 +02:00
TrueCharts Bot a0cbb7293d
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.118.0 (#10296) 2023-07-08 09:36:38 +02:00
TrueCharts Bot dfcc14beee
chore(deps): update container image tccr.io/truecharts/outline to v0.70.1 (#10294) 2023-07-08 08:35:47 +02:00
TrueCharts Bot c2e1364a8e
chore(deps): update container image tccr.io/truecharts/n8n to v0.236.0 (#10292) 2023-07-08 07:36:57 +02:00