Commit Graph

16402 Commits

Author SHA1 Message Date
TrueCharts Bot f80463fa8c
chore(deps): update helm general non-major (#8739)
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.6.1` -> `12.6.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`12.6.3` -> `12.6.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.4.21` -> `12.6.4` |
|
[kube-state-metrics](https://togithub.com/bitnami/charts/tree/main/bitnami/kube-state-metrics)
([source](https://togithub.com/bitnami/charts)) | patch | `3.4.0` ->
`3.4.1` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.16` ->
`7.0.19` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.5` ->
`7.0.19` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.15` ->
`6.0.31` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.15` ->
`6.0.20` |
|
[node-exporter](https://togithub.com/bitnami/charts/tree/main/bitnami/node-exporter)
([source](https://togithub.com/bitnami/charts)) | minor | `3.3.4` ->
`3.4.1` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.32` ->
`6.0.37` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.21` ->
`6.0.37` |

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

<details>
<summary>truecharts/charts</summary>

###
[`v7.0.19`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.19)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.18...mariadb-7.0.19)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.18`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.18)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.17...mariadb-7.0.18)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.17`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.17)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.16...mariadb-7.0.17)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-03 11:27:54 +02:00
Kjeld Schouten-Lebbing faf5c2d9dd
fix(stable): already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts (#8720)
**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: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-05-03 10:30:22 +02:00
Kjeld Schouten-Lebbing 04c10e505e
fix(multiple): fix some invalid questions.yaml (#8718)
**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-05-03 10:09:43 +02:00
Kjeld Schouten-Lebbing ccdf3a684b
chore(ci): disable container updates on incubator (#8719)
**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: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-05-03 10:08:25 +02:00
TrueCharts Bot e1a5b24978
chore(deps): update container image tccr.io/truecharts/calibre to 6.17.0 (#8717) 2023-05-03 09:59:46 +02:00
Stavros Kois 7a4c743d1f
fix(questions): fix some duplicate entries (#8713)
**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-05-03 08:50:07 +02:00
TrueCharts Bot a3db925f1b
chore(deps): update container image tccr.io/truecharts/redis to 7.0.11 (#8716) 2023-05-03 05:07:22 +02:00
TrueCharts Bot 4d2a462bab
chore(deps): update helm general non-major (#8693) 2023-05-02 23:54:55 +02:00
TrueCharts Bot 057c8f0a19
chore(deps): update container image tccr.io/truecharts/unifi to v7.3.83 (#8714) 2023-05-02 22:59:50 +02:00
TrueCharts Bot 7949913636
chore(deps): update renovatebot/github-action action to v36.0.4 (#8711)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v36.0.3` -> `v36.0.4` |

---

### Release Notes

<details>
<summary>renovatebot/github-action</summary>

###
[`v36.0.4`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.4)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v36.0.3...v36.0.4)

##### Code Refactoring

- use `@tsconfig/node16`
([#&#8203;721](https://togithub.com/renovatebot/github-action/issues/721))
([1bf6b3a](1bf6b3ad0a))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.57.0
([#&#8203;726](https://togithub.com/renovatebot/github-action/issues/726))
([d62c72a](d62c72acdd))
- **deps:** update renovate docker tag to v35.57.1
([e5566e1](e5566e1b9b))
- **deps:** update renovate docker tag to v35.57.3
([2db4c6e](2db4c6ed5c))
- **deps:** update renovate docker tag to v35.58.0
([b206c99](b206c994b3))
- **deps:** update renovate docker tag to v35.58.2
([d36b96c](d36b96cff0))
- **deps:** update renovate docker tag to v35.60.0
([123d6af](123d6afec7))
- **deps:** update renovate docker tag to v35.61.0
([a770e25](a770e25022))
- **deps:** update renovate docker tag to v35.64.0
([6003f6d](6003f6d4de))
- **deps:** update renovate docker tag to v35.66.1
([5d838c6](5d838c66a1))
- **deps:** update renovate docker tag to v35.66.2
([94c89d0](94c89d0951))
- **deps:** update renovate docker tag to v35.66.3
([4bf6d6c](4bf6d6c6a3))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([87d79aa](87d79aa768))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.24
([51893b5](51893b5e6d))
- **deps:** update dependency eslint to v8.39.0
([e9dc0ad](e9dc0ad1ef))
- **deps:** update dependency prettier to v2.8.8
([d96d94e](d96d94ef10))
- **deps:** update dependency rimraf to v5
([#&#8203;728](https://togithub.com/renovatebot/github-action/issues/728))
([d8f78ff](d8f78ff1ba))
- **deps:** update linters to v5.59.0
([5fcc920](5fcc920667))
- **deps:** update linters to v5.59.1
([c8ff5c1](c8ff5c15ce))

##### Build System

- **deps:** update semantic-release monorepo (major)
([#&#8203;727](https://togithub.com/renovatebot/github-action/issues/727))
([f1b76c1](f1b76c1b69))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-02 14:35:22 +02:00
TrueCharts Bot da0224a199
chore(deps): update container image tccr.io/truecharts/stationeers to latest (#8710) 2023-05-02 13:04:32 +02:00
TrueCharts Bot dd0d741629
chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest (#8676) 2023-05-02 13:01:13 +02:00
TrueCharts Bot 3dca3d0147
chore(deps): update neko (#8704) 2023-05-02 12:33:39 +02:00
TrueCharts Bot f80abf5254
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.2 (#8577) 2023-05-02 12:32:27 +02:00
TrueCharts Bot a23cfb785c
chore(deps): update container image tccr.io/truecharts/nginx to v1.23.4 (#8683) 2023-05-02 12:31:46 +02:00
TrueCharts Bot 62cdccaf9f
chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#8702) 2023-05-02 12:31:28 +02:00
TrueCharts Bot 33e1884efc
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#8701) 2023-05-02 12:31:20 +02:00
TrueCharts Bot 4c777cc4af
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.3 (#8684) 2023-05-02 12:31:14 +02:00
TrueCharts Bot cc3051d78b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#8675) 2023-05-02 12:30:58 +02:00
TrueCharts Bot 228e345e1d
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8703) 2023-05-02 12:30:44 +02:00
TrueCharts Bot 60e2f4348b
chore(deps): update container image tccr.io/truecharts/minio to latest (#8677) 2023-05-02 12:30:37 +02:00
TrueCharts Bot 0d19c0f83e
chore(deps): update container image tccr.io/truecharts/pyload-ng to latest (#8680) 2023-05-02 12:22:57 +02:00
TrueCharts Bot 88b9ffe80d
chore(deps): update container image tccr.io/truecharts/libreddit to latest (#8699) 2023-05-02 12:22:24 +02:00
TrueCharts Bot 3c0dcdfaa2
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#8700) 2023-05-02 12:22:14 +02:00
TrueCharts Bot 40d9ffe31f
chore(deps): update container image tccr.io/truecharts/cyberchef to 10.4.0 (#8668) 2023-05-02 12:21:06 +02:00
TrueCharts Bot de3aaee108
chore(deps): update rdesktop (#8705) 2023-05-02 12:20:22 +02:00
TrueCharts Bot 58bb1e5afb
chore(deps): update webtop (#8706) 2023-05-02 12:20:00 +02:00
TrueCharts Bot b36c0618d5
chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#8696) 2023-05-02 06:49:59 +02:00
TrueCharts-Bot a1c2559c85 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-02 00:23:37 +00:00
StevenMcElligott 765b488bfe
feat(Incubator): Add idrac-fan-controller (#8657)
**Description**

⚒️ 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
- [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.
- [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-05-01 18:29:34 +03:00
Stavros Kois c4d342a5ec
fix(outline): fix secret (also a fix for custom app) (#8639)
**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  #7756
⚒️ Fixes #8643

**⚙️ 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-05-01 18:29:23 +03:00
TrueCharts Bot 75c3d7935b
chore(deps): update helm general non-major (#8686) 2023-05-01 13:56:20 +02:00
TrueCharts Bot 87890d594d
chore(deps): update container image tccr.io/truecharts/nocodb to v0.106.1 (#8609) 2023-05-01 13:10:34 +02:00
TrueCharts Bot 885eb44e06
chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 (#8602) 2023-05-01 13:07:33 +02:00
TrueCharts Bot 1fffe5c306
chore(deps): update container image tccr.io/truecharts/mediainfo to v23.04.1 (#8598) 2023-05-01 13:07:26 +02:00
TrueCharts Bot 9bc116ed76
chore(deps): update container image tccr.io/truecharts/makemkv to v23.04.1 (#8596) 2023-05-01 13:05:22 +02:00
TrueCharts Bot 38d05202eb
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#8666) 2023-05-01 11:43:05 +02:00
TrueCharts Bot 7bc43dd9da
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#8681) 2023-05-01 11:40:38 +02:00
TrueCharts Bot eb289fcad0
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#8669) 2023-05-01 11:37:27 +02:00
TrueCharts Bot 4a006f638d
chore(deps): update container image tccr.io/truecharts/cops to latest (#8667) 2023-05-01 11:37:09 +02:00
TrueCharts Bot ad4053fd3b
chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 (#8672) 2023-05-01 11:36:57 +02:00
TrueCharts Bot 98a0f73527
chore(deps): update container image tccr.io/truecharts/grocy to 3.3.2 (#8673) 2023-05-01 11:36:49 +02:00
TrueCharts Bot 3fa5b4a4cc
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#8674) 2023-05-01 11:36:33 +02:00
TrueCharts Bot b1a54a26e1
chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 (#8679) 2023-05-01 11:34:57 +02:00
TrueCharts Bot 3b3a778bfd
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#8671) 2023-05-01 11:32:33 +02:00
TrueCharts Bot 5fa1663670
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 (#8665) 2023-05-01 11:32:29 +02:00
TrueCharts Bot 5540c586c0
chore(deps): update container image tccr.io/truecharts/dns-doh-companion to latest (#8670) 2023-05-01 11:31:42 +02:00
TrueCharts Bot c034528674
chore(deps): update rdesktop (#8682) 2023-05-01 11:24:37 +02:00
TrueCharts Bot 6445c691fe
chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest (#8678) 2023-05-01 11:23:20 +02:00
Kjeld Schouten-Lebbing 5b1583fcb4
feat(stable): BREAKING CHANGE migrate to new common part 6 (#8664)
**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-05-01 11:16:44 +02:00