Commit Graph

1613 Commits

Author SHA1 Message Date
TrueCharts Bot dac4beb220
chore(deps): update renovatebot/github-action action to v38.1.0 (#9184)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | minor | `v38.0.0` -> `v38.1.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.0.0...v38.1.0)

##### Features

- add mount-docker-socket option
([#&#8203;749](https://togithub.com/renovatebot/github-action/issues/749))
([7c65b94](7c65b94442))

##### Documentation

- fix typo in readme "table of contents"
([#&#8203;754](https://togithub.com/renovatebot/github-action/issues/754))
([110eebd](110eebdddc))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.102.0
([da15a1b](da15a1bb63))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-05-26 21:24:53 +02:00
StevenMcElligott eeb7a6acca
feat(etesync): Move to new common (#9095)
**Description**

Attempting to move a complicated app, let's see how it goes

⚒️ 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>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-05-25 20:46:40 +03:00
Stavros Kois d5cbee2d65
pure regex
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-25 20:45:41 +03:00
Stavros Kois d4276bdbea
uhhh
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-25 20:44:32 +03:00
Stavros Kois f79684a8ca
Update fetch_helm_deps.sh
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-25 20:32:44 +03:00
Stavros Kois 8225f68504
Update charts-lint.yaml (#9166)
**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-05-25 20:28:12 +03:00
Stavros Kois 3eb1d28fbe
fix condition. It's train/chart
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-25 20:22:23 +03:00
Stavros Kois b825f60638
Update charts-lint.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-25 20:13:14 +03:00
Stavros Kois e219bd4190
Update charts-lint.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-25 19:51:59 +03:00
TrueCharts Bot f4e091db36
chore(deps): update renovatebot/github-action action to v38.0.0 (#9161)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | major | `v37.1.0` -> `v38.0.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v37.1.0...v38.0.0)

##### ⚠ BREAKING CHANGES

- By default the renovate image is now pulled from
`ghcr.io/renovatebot/renovate`

##### Features

- use ghcr renovate image
([#&#8203;753](https://togithub.com/renovatebot/github-action/issues/753))
([cc52092](cc52092d4f))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-05-25 15:30:12 +02:00
TrueCharts Bot 02ac8ccbeb
chore(deps): update renovatebot/github-action action to v37.1.0 (#9160)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | minor | `v37.0.0` -> `v37.1.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v37.0.0...v37.1.0)

##### Features

- allow override renovate image
([#&#8203;739](https://togithub.com/renovatebot/github-action/issues/739))
([53fd09b](53fd09be22))

##### Documentation

- add github enterprise example
([#&#8203;732](https://togithub.com/renovatebot/github-action/issues/732))
([03f0628](03f0628420))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node16](https://togithub.com/tsconfig/node16) to
v1.0.4
([a0b6326](a0b63262a9))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.26
([5f87f1b](5f87f1bd59))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.27
([30cf8ba](30cf8ba362))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.28
([36012e3](36012e3e9f))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.29
([4b7dada](4b7dadac33))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.30
([0468c62](0468c62338))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.31
([36edfff](36edfff125))
- **deps:** update dependency eslint to v8.40.0
([441910f](441910f4cd))
- **deps:** update dependency rimraf to v5.0.1
([67ba940](67ba9403a1))
- **deps:** update linters to v5.59.5
([9461668](9461668662))
- **deps:** update linters to v5.59.6
([25a474e](25a474eb3f))
- fix linting
([#&#8203;751](https://togithub.com/renovatebot/github-action/issues/751))
([7e087b0](7e087b03e0))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.100.0
([fd3e2a8](fd3e2a8ccb))
- **deps:** update renovate docker tag to v35.100.3
([#&#8203;752](https://togithub.com/renovatebot/github-action/issues/752))
([bba1483](bba1483352))
- **deps:** update renovate docker tag to v35.80.1
([6e620b5](6e620b5fe9))
- **deps:** update renovate docker tag to v35.81.0
([00fae05](00fae057e3))
- **deps:** update renovate docker tag to v35.82.0
([7dddaac](7dddaac2f3))
- **deps:** update renovate docker tag to v35.87.0
([b1ada6d](b1ada6df90))
- **deps:** update renovate docker tag to v35.89.1
([#&#8203;740](https://togithub.com/renovatebot/github-action/issues/740))
([8006394](80063940ab))
- **deps:** update renovate docker tag to v35.93.0
([#&#8203;741](https://togithub.com/renovatebot/github-action/issues/741))
([277fb1e](277fb1eebc))
- **deps:** update renovate docker tag to v35.94.1
([7d17b82](7d17b82ce8))
- **deps:** update renovate docker tag to v35.95.1
([80896e8](80896e8391))
- **deps:** update renovate docker tag to v35.96.1
([303e01e](303e01e8e8))
- **deps:** update renovate docker tag to v35.96.3
([#&#8203;745](https://togithub.com/renovatebot/github-action/issues/745))
([f32ec46](f32ec46661))
- **deps:** update renovate docker tag to v35.97.0
([d9d5494](d9d5494b9e))
- **deps:** update renovate docker tag to v35.97.1
([13e8e08](13e8e08306))
- **deps:** update renovate docker tag to v35.98.0
([91c814a](91c814a09e))
- **deps:** update renovate docker tag to v35.98.1
([cc7c045](cc7c045174))
- **deps:** update renovate docker tag to v35.98.4
([f53180c](f53180c2c2))
- **deps:** update renovate docker tag to v35.99.0
([#&#8203;748](https://togithub.com/renovatebot/github-action/issues/748))
([a140638](a140638fbb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMyIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-05-25 13:41:20 +02:00
Kjeld Schouten 2b21fe0c21
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 13:40:54 +02:00
Kjeld Schouten 6edf7ab0ca
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 13:39:13 +02:00
Kjeld Schouten d65db11922
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 12:07:45 +02:00
Kjeld Schouten d31d6e89f6
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 10:56:29 +02:00
Kjeld Schouten 9d31a83bd6
Delete pr-metadata.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 10:56:21 +02:00
Kjeld Schouten d556db4205
Delete .github/actions/label-from-status directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 10:55:48 +02:00
Kjeld Schouten 990f01e243
Delete charts-changelog.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-25 10:53:44 +02:00
Kjeld Schouten 040e87f8ec
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:50:31 +02:00
Kjeld Schouten 00f7fc0fa3
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:36:24 +02:00
Kjeld Schouten 294f3b2253
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:35:19 +02:00
Kjeld Schouten 10f782584e
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:22:33 +02:00
Kjeld Schouten edf70abb44
Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:06:03 +02:00
Kjeld Schouten d6cbc4282a
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:04:47 +02:00
Kjeld Schouten 5d0d745e5d
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:03:31 +02:00
Kjeld Schouten 5218fcd9eb
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:02:40 +02:00
Kjeld Schouten df2f74d983
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:01:18 +02:00
Kjeld Schouten 342047df7b
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:00:57 +02:00
Kjeld Schouten 129a3f51c8
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-24 20:00:46 +02:00
TrueCharts Bot b1ca2131d9
chore(deps): update actions/setup-python digest to bd6b4b6 (#9134)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `57ded4d` -> `bd6b4b6` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-05-24 19:23:44 +02:00
Stavros Kois 1c0a08544d
Update yaml-lint-conf.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-24 11:33:55 +03:00
Kjeld Schouten-Lebbing 0fcf0da235 chore: add some patches to prepare for operators train 2023-05-23 14:14:16 +02:00
Stavros Kois 702a0c3aba
chore(ci): Improved lint speed (#8809)
**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)-->

TODO: Switch to scripted checks (To replace ct-list's tasks):
- [x] Helm Lint
- [x] Version Checking
- [x] Run the lint inside the devcontainer (so it have the below tools
available)
- [x] YAML Schema check on Chart.yaml
- [ ] Maintener check on Chart.yaml (Moved to another PR in the future)
- [x] YAML Lint on Chart.yaml
- [x] YAML Lint on values.yaml
- [x] Sort output of lint results (failed on the bottom)
- [x] Combine verify deps in the lint job, since the verification runs
inside the fetch dep (which runs on lint job too)
- [x] Remove one of the 2 "get changed" functions (one based on tags
other on commit)
After that, move linting to single step 


https://github.com/helm/chart-testing/blob/main/pkg/tool/linter.go
https://github.com/helm/chart-testing/blob/main/pkg/tool/account.go

**⚙️ 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
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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-05-23 10:26:41 +02:00
kqmaverick f75dbaa205
Add Plex Installation Notes (#9052)
**Description**
Created Installation Notes for Plex

⚒️ Fixes  # 

**⚙️ 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?**


**📃 Notes:**


**✔️ 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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 22:19:19 +03:00
Xstar97TheNoob a6049bd63b
feat(romm) add romm (#8748)
**Description**
a game library manager focused in retro gaming.

⚒️ 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 <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-21 00:45:22 +03:00
allcontributors[bot] d07e68ec16
docs: add ZasX as a contributor for code (#8981)
Adds @ZasX as a contributor for code.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/8872#issuecomment-1549255555)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-05-16 10:52:25 +02:00
Kjeld Schouten 736f8eefc3
Delete metadata-label-pr.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:56:10 +02:00
Kjeld Schouten c1a1fc9724
Delete meta-label-pr-ci-status.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:56:02 +02:00
Kjeld Schouten 8fc74b20fb
Delete metadata-label-commenter.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:55:23 +02:00
Kjeld Schouten a7cd56693f
Update ct-install.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:36:19 +02:00
Kjeld Schouten 9bd54ed011
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:36:00 +02:00
Kjeld Schouten 302238dca2
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:35:23 +02:00
Kjeld Schouten 80c86e3f1a
Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:34:44 +02:00
Kjeld Schouten 43c470bf3a
Update ct-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-15 11:33:45 +02:00
Stavros Kois 45aff06439
feat(immich): BREAKING CHANGE - port to new common + multi-pod (#8801) 2023-05-13 10:56:21 +03:00
TrueCharts Bot 310fca8d8a
chore(deps): update renovatebot/github-action action to v37.0.0 (#8913)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | major | `v36.1.1` -> `v37.0.0` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v36.1.1...v37.0.0)

##### ⚠ BREAKING CHANGES

-   The action now uses the default docker user again.

##### Features

- use default docker user
([#&#8203;737](https://togithub.com/renovatebot/github-action/issues/737))
([2b734bc](2b734bc8d8))

##### Miscellaneous Chores

- **deps:** update commitlint monorepo to v17.6.3
([70bcd3a](70bcd3af02))
- **deps:** update linters to v5.59.2
([779f1d8](779f1d8708))
- fix typos in Renovate configuration
([#&#8203;734](https://togithub.com/renovatebot/github-action/issues/734))
([5ad2b2e](5ad2b2e023))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.71.7
([#&#8203;733](https://togithub.com/renovatebot/github-action/issues/733))
([aea141a](aea141a645))
- **deps:** update renovate docker tag to v35.72.1
([4f06731](4f067314b6))
- **deps:** update renovate docker tag to v35.73.0
([be066a1](be066a1700))
- **deps:** update renovate docker tag to v35.74.1
([#&#8203;735](https://togithub.com/renovatebot/github-action/issues/735))
([cc2659c](cc2659c36e))
- **deps:** update renovate docker tag to v35.75.0
([2ea35a6](2ea35a6207))
- **deps:** update renovate docker tag to v35.77.0
([4fdca9f](4fdca9f972))
- **deps:** update renovate docker tag to v35.80.0
([e2c7972](e2c797264f))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS44MC4xIiwidXBkYXRlZEluVmVyIjoiMzUuODAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-12 12:25:08 +02:00
Stavros Kois fbf8a36902
fix(ci): don't fail if directory exists (#8810)
**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)-->
Fixes:

https://github.com/truecharts/charts/actions/runs/4907026867/jobs/8761876861

**⚙️ 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-07 18:42:53 +03:00
Kjeld Schouten 380156b8ca
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-07 13:39:56 +02:00
Kjeld Schouten 48c96504c3
Update fetch_helm_deps.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-07 13:32:49 +02:00
Kjeld Schouten 6497f63244
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-07 13:24:08 +02:00