Commit Graph

19188 Commits

Author SHA1 Message Date
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
TrueCharts Bot f3a3adcecf
chore(deps): update webtop (#11566) 2023-08-15 10:38:11 +02:00
Xstar97TheNoob 7ddf383890
feat(tagspaces) add tagspaces (#11303)
**Description**
TagSpaces is an offline, open source, document manager with tagging
support.
⚒️ 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
- [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.

- [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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-15 11:33:07 +03:00
TrueCharts Bot e2fae9aed9
chore(deps): update helm chart common to 14.0.2 (#11488)
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 |
`14.0.1` -> `14.0.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 (common)</summary>

###
[`v14.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.1...common-14.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNi40Mi4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-15 11:32:22 +03:00
TrueCharts Bot add536bad1
chore(deps): update webtop (#11565) 2023-08-15 08:32:19 +02:00
TrueCharts Bot f87d5aa52a
chore(deps): update webtop (#11564) 2023-08-15 07:34:18 +02:00
StevenMcElligott 7dbcd6174c
migrate(shiori): Migrate to New Common (#11539)
**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-15 01:16:18 -04:00
TrueCharts Bot 2c19d67783
chore(deps): update webtop (#11563) 2023-08-15 06:33:20 +02:00
TrueCharts Bot 4c83f4c655
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11562) 2023-08-15 05:37:04 +02:00
TrueCharts Bot 3366a343b9
chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#11561) 2023-08-15 04:44:28 +02:00
TrueCharts Bot 5179fdb763
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11560) 2023-08-15 03:54:35 +02:00
TrueCharts Bot 22e6c9ef21
chore(deps): update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.4 (#11559) 2023-08-15 02:55:21 +02:00
TrueCharts Bot 1f26ae604e
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#11558) 2023-08-15 01:33:28 +02:00
TrueCharts Bot 99c236ee54
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#11556) 2023-08-15 00:39:47 +02:00
TrueCharts Bot cd4a6d7ba0
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#11554) 2023-08-14 19:35:42 +02:00
TrueCharts Bot 4c709b23eb
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11553) 2023-08-14 18:43:15 +02:00
TrueCharts Bot f5a77d6a0d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11552) 2023-08-14 16:36:15 +02:00
TrueCharts Bot 9b592866e0
chore(deps): update actions/setup-node digest to bea5baf (#11550)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `e33196f` -> `bea5baf` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-14 15:22:59 +02:00
TrueCharts Bot 5ce8f0a94c
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#11549) 2023-08-14 13:41:05 +02:00
TrueCharts Bot cea5b841da
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.2 (#11548) 2023-08-14 13:39:34 +02:00
TrueCharts Bot dbeeb68140
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#11547) 2023-08-14 12:37:10 +02:00
TrueCharts Bot 9a2b769461
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#11546) 2023-08-14 11:32:31 +02:00
TrueCharts Bot 52d7e6df4f
chore(deps): update rdesktop (#11545) 2023-08-14 10:36:49 +02:00
TrueCharts Bot 6a3dfe1761
chore(deps): update rdesktop (#11544) 2023-08-14 09:33:05 +02:00
TrueCharts Bot 7a84a6f720
chore(deps): update rdesktop (#11543) 2023-08-14 08:33:04 +02:00
TrueCharts Bot 61ca7afb19
chore(deps): update rdesktop (#11542) 2023-08-14 07:35:45 +02:00
TrueCharts Bot 1991e67eeb
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#11540) 2023-08-14 06:37:04 +02:00
TrueCharts Bot da5247baaf
chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-kde to latest (#11541) 2023-08-14 06:33:20 +02:00
TrueCharts Bot 1a57d31af4
chore(deps): update rdesktop (#11538) 2023-08-14 05:31:54 +02:00
TrueCharts Bot 75f4250e4f
chore(deps): update rdesktop (#11537) 2023-08-14 04:35:50 +02:00
TrueCharts Bot fdca30310b
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#11536) 2023-08-14 03:52:33 +02:00
TrueCharts Bot c385e6e737
chore(deps): update rdesktop (#11534) 2023-08-14 02:47:23 +02:00
TrueCharts Bot d35613ac44
chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.4 (#11532) 2023-08-14 00:35:15 +02:00