Compare commits

...
Author SHA1 Message Date
Kjeld Schouten-Lebbing c5447f355f move wip to dev train 2023-04-10 12:15:50 +02:00
Kjeld Schouten-Lebbing 539abb58cf remove install-passsing charts from PR 2023-04-08 10:38:36 +02:00
Kjeld Schouten-Lebbing 82b8550fbe bump common and redis 2023-04-05 10:08:59 +02:00
Stavros KoisandGitHub d3da28946b Stablefixesport (#7866)
**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 <[email protected]>
2023-04-05 10:21:24 +03:00
Stavros kois 904d7feaac run precoomit 2023-04-03 21:44:36 +03:00
Xstar97TheNoobandGitHub 8ed8a7010a housekeeping + probes A to F 2023-04-01 09:05:20 -04:00
Kjeld Schouten-LebbingandGitHub b95157cb35 Update catalog-test.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-29 09:24:38 +02:00
Kjeld Schouten-LebbingandGitHub 68d595023e Update charts-test.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-29 09:23:39 +02:00
Kjeld Schouten-Lebbing 51c7e11a15 preocess deletes (+1 squashed commits)
Squashed commits:

[f0af9b2aea] squashed previous work on stable train
2023-03-27 11:35:10 +02:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
39a2f1568f docs: add edmeister as a contributor for bug (#7842)
Adds @edmeister as a contributor for bug.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/issues/7840#issuecomment-1484120825)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-26 22:55:04 +02:00
Stavros KoisandGitHub cdea63605c fix(cert0manager): correctly reference r53 secret (#7841)
**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  #7840 

**⚙️ 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
- [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-03-26 22:54:41 +02:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
cb6c5e0d05 docs: add CameronSabuda as a contributor for doc (#7837)
Adds @CameronSabuda as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 10:34:02 +01:00
6e2002d7fb fix(traefik) Fix arguments to fix metrics (#7827)
**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)-->

The _args template did not handle the standard metrics question and thus
the `--metrics.prometheus.entrypoint=metrics` was not passed to traefik,
resulting in 404 errors in prometheus.

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

Run `helm template --namespace=ix-traefik --set
metrics.main.enabled=true .` in the charts directory. Check that `args`
for the traefik pods contains

- "--entryPoints.metrics.address=:9180/tcp"
- "--metrics.prometheus=true"
- "--metrics.prometheus.entrypoint=metrics"

**📃 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: Kjeld Schouten-Lebbing <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-25 10:27:00 +01:00
Cameron SabudaandGitHub af1b4d4e3c chore(docs): Update dev docs link in readme (#7835)
**Description**
Updates the development documentation link in the readme as it appears
that the old one is out of date.

⚒️ Fixes  N/A

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

**📃 Notes:**
N/A

**✔️ 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-03-25 08:51:39 +01:00
TrueCharts-Bot 94c00b8c6f Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-24 00:24:32 +00:00
Kjeld Schouten-LebbingandGitHub 0677aa1a4b feat(authelia): allow for NTP failure by default (#7824)
**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 <[email protected]>
2023-03-22 07:49:33 +01:00
Stavros KoisandGitHub 6706109023 feat(blocky): allow additional bootstrapdns (#7816)
**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  #7797

**⚙️ 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 <[email protected]>
2023-03-22 07:48:58 +01:00
TrueCharts-Bot 112ed337ca Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-22 00:23:50 +00:00
TrueCharts-Bot 29825f0967 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-21 00:24:18 +00:00
MaverickD650andGitHub 8bf254d0a5 bug(lldap) update image location (#7823)
**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.
-->
Update lldap image to point to the tccr.io repository.

⚒️ 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
-->
Ran CI on my own repository to ensure it grabbed the correct image.

**📃 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
- [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
- [ ] ⬆️ 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-03-21 01:09:16 +02:00
e486953735 feat(lldap) add lldap (#7802)
**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.
-->
Adding LLDAP a lightweight alternative to OpenLDAP for those who don't
need the extensive features of OpenLDAP with a user friendly interface.
This is a redo after conversations with the maintainer of LLDAP and some
modifications have been made including a change of image to assist in
fixing a chown bug.

⚒️ Fixes  #3753 

**⚙️ 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
-->
Used previous PR but using the CI to test maintainer suggested
modifications.

**📃 Notes:**
<!-- Please enter any other relevant information here -->
CNPG database added from new common as postgres is now supported by the
app and tested with the CI.

**✔️ 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
- [ ] ⚠️ 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.
- [ ] 🖼️ 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: MaverickD650 <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-20 11:17:42 +01:00
Kjeld Schouten-LebbingandGitHub ffee9eb94b chore(enterprise): bump common and deps on enterprise train (#7819)
**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
- [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
- [ ] ⬆️ 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-03-19 19:18:36 +01:00
Kjeld Schouten-LebbingandGitHub 60bb9ad37f feat(dependency): move solr, clickhouse and mongodb to deployment instead of statefullset (#7818)
**Description**
We're not planning to use HA deployments via the dependency train every
and instead will opt for offloading HA to purpose build operators

**⚙️ Type of change**

- [x] ⚙️ 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
- [ ] ⬆️ 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-03-19 18:21:22 +01:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
aa61d235d7 docs: add jeremybox as a contributor for doc (#7817)
Adds @jeremybox as a contributor for doc.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/7808#issuecomment-1475270867)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 15:07:41 +01:00
Stavros KoisandGitHub 626cebc34d fix(cert-manager): add missing providers (#7813)
**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  #7812

**⚙️ 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
- [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-03-19 15:05:12 +01:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
a6857ccb19 docs: add g-a-c as a contributor for bug (#7815)
Adds @g-a-c as a contributor for bug.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/issues/7812#issuecomment-1475268570)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 15:05:02 +01:00
Stavros KoisandGitHub 46c15aed02 fix(traefik): fix portal button (#7811)
**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-03-19 12:58:22 +02:00
jeremyboxandGitHub ec8273a1a9 Update README.md (#7808)
Fix incorrect link to the getting started guide

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

- [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
- [x] 📄 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
- [ ] ⬆️ 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: jeremybox <[email protected]>
2023-03-19 12:40:26 +02:00
StevenMcElligottandGitHub ad4bb10072 fix(github): Update SUPPORT.md for SCALE versions (#7806)
**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-03-18 22:24:14 +01:00
Kjeld Schouten-Lebbing 503422bdcc docs: add @xal3xhx as a contributor 2023-03-16 11:39:19 +01:00
Kjeld Schouten-Lebbing 879b962ab3 docs: add @miguelangel-nubla as a contributor 2023-03-16 11:38:57 +01:00
Kjeld Schouten-Lebbing 550e1fc3bf docs: add @jsegaert as a contributor 2023-03-16 11:38:36 +01:00
Kjeld Schouten-Lebbing 72d1e1ca88 docs: add @gismo2004 as a contributor 2023-03-16 11:38:18 +01:00
Kjeld Schouten-Lebbing d21859e916 docs: add @tiagogaspar8 as a contributor 2023-03-16 11:38:03 +01:00
Kjeld Schouten-Lebbing c362591be0 docs: add @StanMar-bit as a contributor 2023-03-16 11:37:43 +01:00
Kjeld Schouten-Lebbing 490f812ae1 docs: add @silentnyte as a contributor 2023-03-16 11:37:25 +01:00
Kjeld Schouten-Lebbing 8075b5feab docs: add @jonaswre as a contributor 2023-03-16 11:36:44 +01:00
Kjeld Schouten-Lebbing bf45a1f032 docs: add @Jip-Hop as a contributor 2023-03-16 11:36:27 +01:00
Kjeld Schouten-Lebbing b5d066d6bb docs: add @raynay-r as a contributor 2023-03-16 11:35:47 +01:00
Kjeld Schouten-Lebbing 9613925bf8 docs: add @g-a-c as a contributor 2023-03-16 11:35:24 +01:00
Kjeld Schouten-Lebbing dbda0f122a docs: add @CajuCLC as a contributor 2023-03-16 11:35:08 +01:00
Kjeld Schouten-Lebbing 209b3da06a docs: add @Cyb3rzombie as a contributor 2023-03-16 11:34:03 +01:00
Kjeld Schouten-Lebbing 0b3d23831b docs: add @engedics as a contributor 2023-03-16 11:33:36 +01:00
Kjeld Schouten-Lebbing 9ea311eb37 docs: add @ctag as a contributor 2023-03-16 11:32:51 +01:00
Kjeld Schouten-Lebbing 9f99192b3b docs: add @bjsemrad as a contributor 2023-03-16 11:32:27 +01:00
Kjeld Schouten-Lebbing 0cd69b62f6 docs: add @Dhs92 as a contributor 2023-03-16 11:32:08 +01:00
Kjeld Schouten-Lebbing 8c70b75289 docs: add @inmanturbo as a contributor 2023-03-16 11:31:34 +01:00
Kjeld Schouten-Lebbing 0c5c04a4cf docs: add @Whiskey24 as a contributor 2023-03-16 11:31:03 +01:00
Kjeld Schouten-Lebbing c42a345c5d docs: add @jfroy as a contributor 2023-03-16 11:30:24 +01:00
Kjeld Schouten-Lebbing 36e51a6f64 docs: add @Simoneu01 as a contributor 2023-03-16 11:29:40 +01:00
Kjeld Schouten-Lebbing bb654efef9 docs: add @renovate-bot as a contributor 2023-03-16 11:28:34 +01:00
Kjeld Schouten-Lebbing ba760aee6e docs: add @truecharts-admin as a contributor 2023-03-16 11:27:18 +01:00
Kjeld Schouten-Lebbing 5c26244efc docs: add @dependabot[bot] as a contributor 2023-03-16 11:26:17 +01:00
Kjeld Schouten-Lebbing b20973658c docs: add @allcontributors[bot] as a contributor 2023-03-16 11:25:51 +01:00
Kjeld Schouten-Lebbing cf321461bd add bot token (+2 squashed commit)
Squashed commit:

[24644ccb39] docs: add @xstar97 as a contributor

[ad0e20e145] docs: add @xstar97 as a contributor
2023-03-16 11:23:34 +01:00
Kjeld Schouten-Lebbing 4bad36b69a fix 2023-03-16 11:11:00 +01:00
Kjeld Schouten-Lebbing 0194f60621 Run all-contributor check daily 2023-03-16 11:10:29 +01:00
Kjeld Schouten-Lebbing 2a21a8f6da Run all-contributor check daily 2023-03-16 11:09:35 +01:00
Kjeld Schouten-Lebbing c313deeb15 feat(all-contributors): add all-contributors CLI 2023-03-16 10:45:14 +01:00
Kjeld Schouten-LebbingandGitHub 02805e4efb fix(SCALE): ensure Ingress GUI objects are correctly shown/hidden
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-13 11:33:46 +01:00
Kjeld Schouten-LebbingandGitHub 2829af0974 fix(mariadb): BREAKING CHANGE move to deployment instead of statefullset
We're never going to run multiple mariadb pods using this chart, so statefullsets offers nothing for this chart

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-12 10:05:17 +01:00
Kjeld Schouten-LebbingandGitHub ecce2297e0 Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-12 10:03:48 +01:00
Kjeld Schouten-LebbingandGitHub 37c099ba8e Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-12 10:02:32 +01:00
Kjeld Schouten-LebbingandGitHub 4d614d690a Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-12 10:01:55 +01:00
Jean-François RoyandGitHub 44d3dc1100 fix(portainer-ce): Fix digest on portainer-be image (#7790) 2023-03-12 07:26:53 +01:00
TrueCharts-Bot e2b8773984 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-12 00:26:37 +00:00
Stavros KoisandGitHub ebf225e8fa chore(cert-manager): validate names that are also used for k8s objects (#7789) 2023-03-11 22:52:29 +01:00
Kjeld Schouten-LebbingandGitHub ea4926a38b fix(traefik): bump to get metrics working
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-11 21:25:53 +01:00
Kjeld Schouten-LebbingandGitHub 4a625398f5 Update _args.tpl
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-11 21:25:12 +01:00
Kjeld Schouten-LebbingandGitHub 14a36dd3a9 fix(traefik): bump to release fix for new service monitor
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-11 20:22:33 +01:00
Kjeld Schouten-LebbingandGitHub c61b18a0e3 Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-11 20:15:36 +01:00
Kjeld Schouten-Lebbing 05b4a2a366 chore(dependency): remove subchart and update common 2023-03-11 18:55:04 +01:00
Jean-François RoyandGitHub d71a90c6d6 feat(portainer-ce): add be image (#7783) 2023-03-11 16:50:07 +01:00
Jean-François RoyandGitHub be1570c619 feat(traefik): generate a service monitor (#7785) 2023-03-11 15:50:50 +01:00
Stavros KoisandGitHub 784a8346c0 fix(cert-manager): Do validation earlier, and add missing --- before PodMonitor, causing objects to merge (#7787)
* WIP fix secret of clusterissuer not found

* bump

* Whoooops
2023-03-11 15:49:28 +01:00
TrueCharts-Bot ee2146782a Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-10 00:26:46 +00:00
Gavin ChappellandGitHub 6657f1c0f0 cert-manager: show correct fields for DigitalOcean and RFC2136 Cluster Issuers (#7776)
* cert-manager: correct show_if value for RFC2136 settings

Fixes: truecharts/charts#7775

* cert-manager: bump version, add changelog entry

* revert the automated single/double quote changes

* revert CHANGELOG.md to empty file
2023-03-09 22:28:47 +01:00
Kjeld Schouten-LebbingandGitHub 6896a7e5b8 chore(authelia): bump dependencies and release 2 replica default
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-09 11:21:06 +01:00
Kjeld Schouten-LebbingandGitHub 2b49a8b8af chore(redis): bump common
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-09 11:14:09 +01:00
Kjeld Schouten-LebbingandGitHub 965980e009 feat(authelia): replicas2 part 2
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-09 11:13:28 +01:00
Kjeld Schouten-LebbingandGitHub 3fbcca6e2f feat(authelia): run 2 replica's with rolling updates
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-09 11:13:04 +01:00
Kjeld Schouten-LebbingandGitHub 878af4eda4 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-08 23:52:23 +01:00
Kjeld Schouten-LebbingandGitHub 8d53bea112 Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-08 23:52:01 +01:00
Stavros KoisandGitHub 1e04b32630 fix(authelia): indent priv key (#7770) 2023-03-08 21:40:12 +01:00
Stavros KoisandGitHub eb277493c0 chore(authelia): cleanup secret a bit (#7768)
* chore(authelia): cleanup secret a bit

* Daemonset -> DaemonSet

* fix some typos

* no group  on nested var

* more typos

* cspell

* lowercase all
2023-03-08 21:05:10 +02:00
Kjeld Schouten-Lebbing b1b344d1a3 remove moved charts 2023-03-08 19:59:29 +01:00
Kjeld Schouten-LebbingandGitHub 442493ce59 Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-08 12:35:59 +01:00
Kjeld Schouten-LebbingandGitHub fa929cfaf5 fix(authelia): fix broken fetching of old values on authelia (#7764)
* fix(authelia): fix broken fetching of old values on authelia

* fix env and probes

* http

* revert some changes

* update some values in config file
2023-03-08 00:11:28 +01:00
Kjeld Schouten-Lebbing 718c92f80a Merge branch 'master' of github.com:truecharts/charts
# Conflicts:
#	charts/enterprise/authelia/Chart.yaml
2023-03-07 21:25:00 +01:00
Kjeld Schouten-Lebbing 629f487dbf fix(authelia): prevent encryption key resets 2023-03-07 21:23:23 +01:00
Stavros KoisandGitHub 7b37008571 fix(traefik): actually fix labels (#7763) 2023-03-07 22:00:35 +02:00
Kjeld Schouten-LebbingandGitHub 5e762c7d31 fix(enterprise): misc fixes from common and prometheus storageclass patch (#7762) 2023-03-07 19:45:34 +01:00
Kjeld Schouten-Lebbing b2b426eab5 fix(dependency): apply new common fixes to dependency train 2023-03-07 19:24:36 +01:00
Kjeld Schouten-Lebbing d2fe2f27ce fix(cert-manager): ensure acme secret(s) are in the cert-manager namespace 2023-03-07 17:19:26 +01:00
Kjeld Schouten-Lebbing 3d4c6ba948 fix(blocky): fix blocky servicemonitor 2023-03-07 16:58:34 +01:00
Kjeld Schouten-LebbingandGitHub 8d4c40824c Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 15:48:46 +01:00
Kjeld Schouten-LebbingandGitHub b171bbaa70 Update ingressTLS.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 15:48:27 +01:00
Kjeld Schouten-LebbingandGitHub 827a93517c Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 13:56:03 +01:00
Kjeld Schouten-Lebbing daf1f7450e chore(dependency): bump common 2023-03-07 12:55:24 +01:00
Kjeld Schouten-LebbingandGitHub 1ff1ac0371 feat(blocky): add support for more query logging options, including postgresql (#7760)
* feat(blocky): add support for more query logging options, including postgresql

* std fix

* handle database differently
2023-03-07 12:46:48 +01:00
Kjeld Schouten-LebbingandGitHub 5977290a80 chore(redis): update common to prevent common version desync
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 10:54:01 +01:00
f264522a6d fix(cert-manager) fix ACME ClusterIssuer support (#7754)
* Fix ACME ClusterIssuer for  cert-manager

* Update Chart.yaml

---------

Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 09:33:18 +00:00
Kjeld Schouten-LebbingandGitHub 3dace1df0b fix(grafana): bump to fix SCALE GUI env-vars not being rendered
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 10:18:57 +01:00
Kjeld Schouten-LebbingandGitHub 7d7fbd5b63 Update workload.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-07 10:17:56 +01:00
Stavros KoisandGitHub d3c8d46763 fix(traefik): fix labels (#7759) 2023-03-07 10:17:26 +01:00
StevenMcElligottandGitHub 7641c00604 fix(Common): Fix fsGroup of dependency train (#7758) 2023-03-07 09:14:41 +01:00
Stavros KoisandGitHub 104bba4318 fix(prometheus): fix tpl error (#7755) 2023-03-07 00:48:52 +02:00
Kjeld Schouten-Lebbing 4eb1f1bf29 fix(vaultwarden): don't base64 encode secret anymore 2023-03-06 22:54:38 +01:00
Kjeld Schouten-LebbingandGitHub b5f09feffc fix(blocky/grafana): minor fixes (#7752)
* fix(blocky): fix k8s-gateway not deploying when enabled

* also fix grafana

* more grafana fixes

* caps

* try something else

* stupid selector mistake
2023-03-06 22:50:19 +01:00
Kjeld Schouten-LebbingandGitHub d64280c823 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-06 19:22:30 +01:00
Kjeld Schouten-Lebbing 4f970aca40 chore(authelia/blocky): bump common and deps 2023-03-06 19:16:16 +01:00
Kjeld Schouten-LebbingandGitHub 312f054d6d Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-06 19:11:52 +01:00
Kjeld Schouten-LebbingandGitHub bd39bb3115 chore(enterprise): bump common and dependencies (#7751)
* chore(enterprise): bump common and dependencies

* fix a few url references to creds
2023-03-06 18:16:22 +01:00
Kjeld Schouten-Lebbing e6e9813d06 chore(dependency): bump common 2023-03-06 17:40:00 +01:00
Kjeld Schouten-LebbingandGitHub 9d14263717 Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-06 17:20:23 +01:00
Kjeld Schouten-LebbingandGitHub 4c8e89e63f Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-06 17:15:43 +01:00
Kjeld Schouten-LebbingandGitHub 386b4026c8 chore(enterprise): bump common and dependencies (#7749)
* chore(enterprise): bump common and dependencies

* fix blocky service on scale

* patch authelia

* more bumps
2023-03-06 15:20:45 +01:00
Kjeld Schouten-LebbingandGitHub bce99f2baf fix(dependency): update common with vct label fix (#7750) 2023-03-06 14:23:12 +01:00
Kjeld Schouten-LebbingandGitHub a2bdd01045 chore(dependency): bump dependency train (#7748)
* chore(dependency): bump dependency train

* bump deps
2023-03-06 10:01:44 +01:00
TrueCharts-Bot b77e324749 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-06 00:26:43 +00:00
Kjeld Schouten-Lebbing bd9276b9b8 fix(common): bump common for release 2023-03-05 22:52:16 +01:00
Kjeld Schouten-LebbingandGitHub 40f9e1634e Update securityContextContainer.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-05 22:42:18 +01:00
Kjeld Schouten-LebbingandGitHub 2b4dc9e5c8 chore(enterprise): bump common and enterprise train for stability (#7747)
* fix(enterprise): bump common and redis

* bump common again

* some more bumps

* bymp AGAIN. >.<
2023-03-05 22:34:03 +01:00
Kjeld Schouten-Lebbing 5414168a57 fix(dependency): bump common to fix env rendering mistake 2023-03-05 22:10:26 +01:00
Kjeld Schouten-Lebbing 0606f7d7e2 fix(dependency): bump dependency train 2023-03-05 21:38:27 +01:00
Kjeld Schouten-Lebbing 87eefeea4f fix(dependency): bump common on dependency train 2023-03-05 21:37:46 +01:00
Kjeld Schouten-LebbingandGitHub c9c3810386 fix(dependency): update dependency common linking (#7746)
* fix(dependency): update dependency common linking

* ensure expandObjectName: false is actually set

* fix dependency tests

* attempt with new common update

* dont run collabora online as a dependency anymore and fix mariadb

* fix memcached
2023-03-05 18:15:26 +01:00
Kjeld Schouten-LebbingandGitHub 8e06598159 Update resources.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-05 11:23:15 +01:00
Kjeld Schouten-LebbingandGitHub c36f3f91c9 Update securityContextContainer.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-05 11:09:57 +01:00
TrueCharts-Bot bc894fee90 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-05 00:28:55 +00:00
c34bfb1e9b BREAKING CHANGE refactor: port all enterprise apps to new common and add apps (#7738)
* use new common

* more porting and add notes.txt

* portals

* add vaultwarden and authelia to enterprise

* some changes

* authelia porting

* fix grafana

* fixup metallb

* more

* traefik

* some initial blocky work

* fixes

* more work on enterprise train

* containers

* labels

* no message

* some more fixes

* update questions for new enterprise apps

* something

* remove postgresql dependency from enterprise train apps

* fix some traefik bugs

* remove prometheus affinities for now

* authelia postgresql fixes

* bump and fix install test errors

* bump common for probe fixes

* fix questions

* more questions fixes

* add some metrics improvements

* some more fixes

* whoops

* some authelia fixes

* fix blocky and authelia

* bump common for postgresql fixes

* hmm

* bump common

* bump redis to disable double manifest loading

* dont enc secrets for authelia

* traefik, blocky and authelia fixes

* traefik caps on protocols

* bump redis for password fixes

* ensure roles are clusterwide

* ok

* redis/common bumps

* remove blocky webui and change config location

* whoops

* redis fix

* more blocky tryouts

* authelia whoops

* bump blocky version

* disable prometheus controller

* oops

* bump common on prometheus for custom service selector labels

* rename prometheus selector labels on service

* damn

* more work

* blocky 100 tryout

* blocky root tryout

* fix blocky config and remove fsgroup

* dont drop caps

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* revert update for blocky

* use old-style mount for blocky

* put update back for blocky

* add initial postgresl query log support

* hmm

* small lint

* bump common

---------

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Co-authored-by: Stavros kois <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
2023-03-04 13:42:14 +01:00
Kjeld Schouten-Lebbing 7d843f3f58 bump common on redis 2023-03-02 14:08:21 +01:00
Kjeld Schouten-LebbingandGitHub b5d0439a67 Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-02 11:56:22 +01:00
Kjeld Schouten-LebbingandGitHub 81c80b6b2e Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-02 11:53:29 +01:00
Kjeld Schouten-LebbingandGitHub a8b1d755c7 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-02 10:10:46 +01:00
Kjeld Schouten-LebbingandGitHub 41c18cc79d Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-02 10:10:24 +01:00
Kjeld Schouten-LebbingandGitHub 2413fe3ed8 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-02 09:16:25 +01:00
Kjeld Schouten-LebbingandGitHub 4c39a453a7 Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-03-02 09:16:13 +01:00
TrueCharts-Bot 3e3359ec8d Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-02 00:27:58 +00:00
Kjeld Schouten-Lebbing eed7a9025d fix(dependency): disable manifestmanager 2023-03-01 23:24:09 +01:00
Kjeld Schouten-Lebbing ca75aa2628 disable upgrade tests for now 2023-03-01 16:59:26 +01:00
Kjeld Schouten-LebbingandGitHub b4a01dcfa3 Port/dependency (#7739)
* use new common

* more porting and add NOTES.txt

* portal

* no message

* remove promtail and tweak dependencies

* bump

* Fixes

* mode

* fix questions

* more questions

* more yaml fixes

* hmm

* move postgresql to stable
2023-03-01 16:48:43 +01:00
Kjeld Schouten-Lebbing 893b55dc56 update security context questions 2023-03-01 09:30:36 +01:00
Kjeld Schouten-Lebbing 3c471071cc adapt workload and container questions for all apps 2023-03-01 08:55:51 +01:00
TrueCharts-Bot 9ac50b75ba Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-03-01 00:29:55 +00:00
Kjeld Schouten-LebbingandGitHub ff6ec438a4 Feat: Rework GUI templates (#7545)
* adapt metrics

* Adapt VPN

* Adapt codeserver (remove git related crap)

* add postgresql group, remove vpn group

* restructure securityContext and add testapp for gui testing

* simplify security questions.yaml

* adapt workload GUI

* no message

* no message

* adapt portal configmap name

* add netshoot GUI elements

* add postgresql GUI elements

* whoops

* some more gui fixes

* restructure

* Update Chart.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update vpn.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Revert "limit fetch depth"

This reverts commit ffb83b1b05bf1e73ecf4fcb834c67f1e008a13ab. (+2 squashed commit)

Squashed commit:

[ffb83b1b05] limit fetch depth

[ce063d6a95] Update ct-install.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update build-release.sh

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update ct-install.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

---------

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-28 18:38:55 +01:00
ccb8b27265 BREAKING CHANGE feat(prowlarr) add gui option to disable auth and postgres support (#6343)
* fix(prowlarr) set gui option for auth

* bump

* set default auth to Forms

* _sectrets.tpl

* add the secrets.tpl to templates dir

* postgres support

* Update charts/stable/prowlarr/templates/_secret.tpl

Co-authored-by: Stavros Kois <[email protected]>
Signed-off-by: Xstar97 <[email protected]>

* Update charts/stable/prowlarr/templates/_secret.tpl

Co-authored-by: Stavros Kois <[email protected]>
Signed-off-by: Xstar97 <[email protected]>

* Update charts/stable/prowlarr/templates/_secret.tpl

Co-authored-by: Stavros Kois <[email protected]>
Signed-off-by: Xstar97 <[email protected]>

* Update charts/stable/prowlarr/values.yaml

Co-authored-by: Stavros Kois <[email protected]>
Signed-off-by: Xstar97 <[email protected]>

* Update charts/stable/prowlarr/questions.yaml

Co-authored-by: Stavros Kois <[email protected]>
Signed-off-by: Xstar97 <[email protected]>

* Update charts/stable/prowlarr/templates/_secret.tpl

Signed-off-by: Stavros Kois <[email protected]>

* Update charts/stable/prowlarr/templates/_secret.tpl

Signed-off-by: Stavros Kois <[email protected]>

* Update charts/stable/prowlarr/templates/_secret.tpl

Signed-off-by: Stavros Kois <[email protected]>

* port

* Update charts/stable/prowlarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* fix postgres, use secretKeyRef

* Delete _secret.tpl

* Update charts/stable/prowlarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>

* update values and chart

---------

Signed-off-by: Xstar97 <[email protected]>
Signed-off-by: Stavros Kois <[email protected]>
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>
Co-authored-by: Xstar97 <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-28 09:30:54 +01:00
Stavros KoisandGitHub ca0cc83ecb feat(vikunja): BREAKING CHANGE - allow custom yaml to some extent and use a config file to provide all available features (#6607)
* feat(vikunja): switch to configfile and restructure

* extent values

* more values

* remove extra's. all is exposed anyway

* pre-commit

* lint

* add service

* fix

* fix

* more quests

* add moer

* bump

* openID

* migration

* port

* whops

---------

Signed-off-by: Stavros Kois <[email protected]>
2023-02-28 10:14:10 +02:00
TrueCharts BotandGitHub 62af7f69b3 chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.1 (#6616) 2023-02-28 09:11:08 +01:00
38c950b226 BREAKING CHANGE fix(radarr) add gui option to select auth (#6345)
* fix(radarr) add gui option to select auth

* add postgres support + auth gui

* Update charts/stable/radarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* fix postgres

* Delete _secret.tpl

* fix values and chart

* Update charts/stable/radarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>

* fix empty value

---------

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>
Co-authored-by: Xstar97 <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-28 09:10:14 +01:00
2e360d991b BREAKING CHANGE fix(sonarr) postgres support add gui option to select auth (#6347)
* fix(sonarr) add gui option to select auth

* set default auth to Forms

* add auth and postgres support(not enabled)

* Update charts/stable/sonarr/Chart.yaml

Signed-off-by: Stavros Kois <[email protected]>

* check if enabled

* Update charts/stable/sonarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Delete _secrets.tpl

* Update charts/stable/sonarr/templates/common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* update values

* comment out postgres until v4

---------

Signed-off-by: Stavros Kois <[email protected]>
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
Co-authored-by: Xstar97 <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-28 09:09:45 +01:00
9d5f95fc0a BREAKING CHANGE feat(readarr) add postgres support and auth in in gui (#6392)
* add postgres support + auth in gui

* fix postgres

* Delete _secret.tpl

* Update charts/stable/readarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>

* update chart and values

* add empty string

---------

Signed-off-by: Xstar97TheNoob <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-28 09:09:32 +01:00
bd03b50610 BREAKING CHANGE fix(lidarr) add gui option to select auth (#6346)
* fix(lidarr) add gui option to select auth

* set default auth to Forms

* add postgres support and auth option to gui

* add dependency

* Update charts/stable/lidarr/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* fix postgres

* Delete _secrets.tpl

* fix chart and values

* Update charts/stable/lidarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>

---------

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Signed-off-by: Xstar97TheNoob <[email protected]>
Co-authored-by: Xstar97 <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-28 07:45:54 +01:00
16e4f17f88 nextcloud: nginx: sync timeout with PHP timeout (#7461)
Currently nginx is configured to timeout at 300s which isn't following
the  PHP timeout.
Sync them so that they both timeout at the same time and so that big
file uploads and moves don't spit an 504 Gateway Timeout error.

Signed-off-by: Tiago Gaspar <[email protected]>
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
Co-authored-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-27 23:51:51 +01:00
TrueCharts BotandGitHub fa53189f0c chore(deps): update renovatebot/github-action action to v34.153.1 (#7529) 2023-02-28 00:37:04 +02:00
TrueCharts BotandGitHub 6b94b343a3 Merge pull request #7733 from truecharts/renovate/tccr.io-truecharts-wizarr-2.0.x 2023-02-27 22:54:01 +01:00
TrueCharts-Bot 477c1c69ea Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 21:30:39 +00:00
TrueCharts-Admin 242dd78918 chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.3 2023-02-27 21:25:56 +00:00
Kjeld Schouten-LebbingandGitHub c297549fec temporarily disable schedule for renovate
Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-27 22:11:37 +01:00
TrueCharts BotandGitHub 91222b3ffa chore(deps): update helm general non-major (#7725) 2023-02-27 22:10:41 +01:00
TrueCharts BotandGitHub 1c0f91c58b Merge pull request #7731 from truecharts/renovate/rickroll 2023-02-27 21:09:53 +01:00
TrueCharts BotandGitHub cdb4ca5375 Merge pull request #7726 from truecharts/renovate/patch-penpot 2023-02-27 21:05:58 +01:00
TrueCharts BotandGitHub 60a6c90422 Merge pull request #7732 from truecharts/renovate/tccr.io-truecharts-plex-1.31.x 2023-02-27 20:53:07 +01:00
TrueCharts-Bot 8646f24b0a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 19:34:37 +00:00
TrueCharts-Bot 44e80a1fb2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 19:32:07 +00:00
TrueCharts-Bot 347fec2885 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 19:31:25 +00:00
TrueCharts-Admin 543a514bbe chore(deps): update penpot to v1.17.2 2023-02-27 19:30:11 +00:00
TrueCharts-Admin f959504a12 chore(deps): update container image tccr.io/truecharts/plex to v1.31.1.6733 2023-02-27 19:26:19 +00:00
TrueCharts-Admin 12975ed2be chore(deps): update rickroll 2023-02-27 19:26:12 +00:00
TrueCharts BotandGitHub aede86075c Merge pull request #7730 from truecharts/renovate/tccr.io-truecharts-mariadb-10.x 2023-02-27 19:55:38 +01:00
TrueCharts BotandGitHub b81b40d288 Merge pull request #7718 from truecharts/renovate/neko 2023-02-27 19:36:21 +01:00
TrueCharts-Bot 354c1a4f05 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 18:31:55 +00:00
TrueCharts-Admin e8620030e9 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.2 2023-02-27 18:27:34 +00:00
TrueCharts BotandGitHub 9cd8017958 Merge pull request #7727 from truecharts/renovate/tccr.io-truecharts-nexusoss-3.x 2023-02-27 19:06:30 +01:00
TrueCharts BotandGitHub 1fdb6acfdd Merge pull request #7722 from truecharts/renovate/tccr.io-truecharts-appsmith-1.9.x 2023-02-27 19:05:38 +01:00
TrueCharts BotandGitHub 33cfc38caa Merge pull request #7719 from truecharts/renovate/penpot 2023-02-27 19:04:05 +01:00
TrueCharts BotandGitHub 439828e171 Merge pull request #7728 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.x 2023-02-27 19:03:40 +01:00
TrueCharts BotandGitHub 81661fb493 Merge pull request #7724 from truecharts/renovate/tccr.io-truecharts-n8n-0.217.x 2023-02-27 19:03:31 +01:00
TrueCharts BotandGitHub 74d65397bc Merge pull request #7714 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 19:02:31 +01:00
TrueCharts BotandGitHub bec56281df Merge pull request #7721 from truecharts/renovate/tccr.io-truecharts-appdaemon-4.2.x 2023-02-27 18:59:16 +01:00
TrueCharts BotandGitHub 68b7f4c7ce Merge pull request #7717 from truecharts/renovate/jupyter 2023-02-27 18:57:14 +01:00
TrueCharts BotandGitHub 6b582fb186 Merge pull request #7723 from truecharts/renovate/tccr.io-truecharts-cloudflared-2023.2.x 2023-02-27 18:56:41 +01:00
TrueCharts BotandGitHub 985f83fae5 Merge pull request #7715 from truecharts/renovate/tccr.io-truecharts-wordpress-6.1.1 2023-02-27 18:49:53 +01:00
TrueCharts BotandGitHub d082ad4279 Merge pull request #7716 from truecharts/renovate/tccr.io-truecharts-yourls-latest 2023-02-27 18:42:33 +01:00
TrueCharts-Bot 754362d75d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:36:48 +00:00
TrueCharts-Bot 1e52d538a2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:36:41 +00:00
TrueCharts-Bot 63630e6020 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:34:32 +00:00
TrueCharts-Bot 2a4639b2e3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:33:53 +00:00
TrueCharts-Bot f79a3d44fd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:33:48 +00:00
TrueCharts-Bot ae68b0a390 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:33:27 +00:00
TrueCharts-Admin d116b746a2 chore(deps): update container image tccr.io/truecharts/omada-controller to v5.9.0 2023-02-27 17:32:47 +00:00
TrueCharts-Admin 94e82cecde chore(deps): update container image tccr.io/truecharts/nexusoss to v3.48.0 2023-02-27 17:32:39 +00:00
TrueCharts-Bot 2298c7db2d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:32:38 +00:00
TrueCharts-Bot c2c7be177d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:31:46 +00:00
TrueCharts-Bot 189c7e7453 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:31:36 +00:00
TrueCharts-Bot 2dcb7c6002 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:30:50 +00:00
TrueCharts-Admin 581b127551 chore(deps): update container image tccr.io/truecharts/n8n to v0.217.2 2023-02-27 17:29:35 +00:00
TrueCharts-Admin a8f29c4cf8 chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.2.2 2023-02-27 17:29:28 +00:00
TrueCharts-Admin e4497347a0 chore(deps): update container image tccr.io/truecharts/appsmith to v1.9.9 2023-02-27 17:29:20 +00:00
TrueCharts-Admin f18a89a883 chore(deps): update container image tccr.io/truecharts/appdaemon to v4.2.3 2023-02-27 17:29:12 +00:00
TrueCharts-Bot 6e8b13837b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 18:27:39 +01:00
TrueCharts-Admin 1cb8e328ad chore(deps): update webtop 2023-02-27 18:27:39 +01:00
TrueCharts-Admin eda1334005 chore(deps): update penpot 2023-02-27 17:27:27 +00:00
TrueCharts-Admin 14b711d11a chore(deps): update neko 2023-02-27 17:27:18 +00:00
TrueCharts-Admin 396d5d5d47 chore(deps): update jupyter 2023-02-27 17:27:09 +00:00
TrueCharts-Admin 0a018790a3 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 17:26:49 +00:00
TrueCharts BotandGitHub 1a14397c56 Merge pull request #7711 from truecharts/renovate/tccr.io-truecharts-vertex-vstable 2023-02-27 17:55:20 +01:00
TrueCharts-Bot 6ffbaf7da1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 16:31:00 +00:00
TrueCharts-Bot 8d060909e1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:28:32 +01:00
TrueCharts-Admin 5fb2c8aba0 chore(deps): update container image tccr.io/truecharts/wger to latest 2023-02-27 17:28:32 +01:00
TrueCharts-Bot 1a5b3cb7a2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 17:27:06 +01:00
TrueCharts-Admin af55695ba5 chore(deps): update container image tccr.io/truecharts/webgrabplus to 5.0.1 2023-02-27 17:27:06 +01:00
TrueCharts-Admin 06fad61378 chore(deps): update container image tccr.io/truecharts/vertex to vstable 2023-02-27 16:26:54 +00:00
TrueCharts BotandGitHub c45df0f418 Merge pull request #7709 from truecharts/renovate/tccr.io-truecharts-debian-bullseye-latest 2023-02-27 16:56:32 +01:00
TrueCharts-Bot e15b93dd76 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 15:30:18 +00:00
TrueCharts-Bot 0fc08dc731 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 16:27:17 +01:00
TrueCharts-Admin c0ab30a975 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 2023-02-27 16:27:17 +01:00
TrueCharts-Bot 934423cd02 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 16:25:36 +01:00
TrueCharts-Admin 4b16c176a0 chore(deps): update container image tccr.io/truecharts/thanos to 0.30.2 2023-02-27 16:25:36 +01:00
TrueCharts-Admin 4894102ce1 chore(deps): update container image tccr.io/truecharts/debian-bullseye to latest 2023-02-27 15:25:12 +00:00
TrueCharts BotandGitHub e7e4a5b2aa Merge pull request #7704 from truecharts/renovate/tccr.io-truecharts-rimgo-latest 2023-02-27 15:53:38 +01:00
TrueCharts BotandGitHub af17048ad9 Merge pull request #7706 from truecharts/renovate/tccr.io-truecharts-tubearchivist-redisjson-latest 2023-02-27 15:39:58 +01:00
TrueCharts-Bot 1346a73fcc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 14:29:54 +00:00
TrueCharts-Bot 687ac58904 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 15:27:56 +01:00
TrueCharts-Admin cc97e42e8e chore(deps): update container image tccr.io/truecharts/twonky-server to latest 2023-02-27 15:27:56 +01:00
TrueCharts-Bot ea272309eb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 15:26:19 +01:00
TrueCharts-Admin ea09c87834 chore(deps): update container image tccr.io/truecharts/tubesync to latest 2023-02-27 15:26:19 +01:00
TrueCharts-Admin 076fe13185 chore(deps): update container image tccr.io/truecharts/rimgo to latest 2023-02-27 14:25:52 +00:00
TrueCharts BotandGitHub 78975ab052 Merge pull request #7699 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 15:03:17 +01:00
TrueCharts BotandGitHub 1c947e08b9 Merge pull request #7698 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 15:02:40 +01:00
TrueCharts BotandGitHub ef00aff7ea Merge pull request #7701 from truecharts/renovate/tccr.io-truecharts-tar1090-latest 2023-02-27 14:44:29 +01:00
TrueCharts BotandGitHub 7459bb3b56 Merge pull request #7700 from truecharts/renovate/tccr.io-truecharts-synclounge-5.2.5 2023-02-27 14:44:02 +01:00
TrueCharts-Bot 3c5628d92f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 13:35:27 +00:00
TrueCharts-Bot 465e7b9a84 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 13:34:14 +00:00
TrueCharts-Bot b101417666 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 14:32:20 +01:00
TrueCharts-Admin 84832bca37 chore(deps): update container image tccr.io/truecharts/tautulli to 2.11.1 2023-02-27 14:32:20 +01:00
TrueCharts-Bot 6696d41d63 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 14:30:53 +01:00
TrueCharts-Admin 933d3e022c chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest 2023-02-27 14:30:53 +01:00
TrueCharts-Admin ff48a18b69 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 13:30:31 +00:00
TrueCharts-Admin c51c2c01d4 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-27 13:30:20 +00:00
TrueCharts BotandGitHub 9964a1e798 Merge pull request #7693 from truecharts/renovate/tccr.io-truecharts-rsshub-latest 2023-02-27 14:00:42 +01:00
TrueCharts BotandGitHub 2ba55a7f19 Merge pull request #7696 from truecharts/renovate/tccr.io-truecharts-solr-9.1.1 2023-02-27 13:56:08 +01:00
TrueCharts BotandGitHub 22383474bf Merge pull request #7692 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.8.0 2023-02-27 13:55:42 +01:00
TrueCharts BotandGitHub 4beda69c97 Merge pull request #7694 from truecharts/renovate/tccr.io-truecharts-sickgear-latest 2023-02-27 13:55:01 +01:00
TrueCharts-Bot 924be02b2c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 12:31:56 +00:00
TrueCharts-Bot d90bbfd1a2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 12:30:33 +00:00
TrueCharts-Bot e48cf63b68 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 12:30:03 +00:00
TrueCharts-Bot b8f1f0b6cb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 12:30:03 +00:00
TrueCharts-Bot a8db5f7569 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 13:27:54 +01:00
TrueCharts-Admin 2cb17208b6 chore(deps): update container image tccr.io/truecharts/speedtest-tracker to latest 2023-02-27 13:27:54 +01:00
TrueCharts-Admin 38ccf930d3 chore(deps): update container image tccr.io/truecharts/solr to 9.1.1 2023-02-27 12:27:43 +00:00
TrueCharts-Bot 3b26b9b161 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 13:26:17 +01:00
TrueCharts-Admin f43dcd19fd chore(deps): update container image tccr.io/truecharts/snapdrop to latest 2023-02-27 13:26:17 +01:00
TrueCharts-Admin 1366c83abd chore(deps): update container image tccr.io/truecharts/sickgear to latest 2023-02-27 12:26:07 +00:00
TrueCharts-Admin b4c6700a66 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 12:25:59 +00:00
TrueCharts-Admin 6eca734bd8 chore(deps): update container image tccr.io/truecharts/omada-controller to v 2023-02-27 12:25:50 +00:00
TrueCharts-Bot 60aef490ad Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 12:24:51 +01:00
TrueCharts-Admin c1b95b034c chore(deps): update container image tccr.io/truecharts/sickchill to 2023.1.2 2023-02-27 12:24:51 +01:00
TrueCharts-Bot af84320b93 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 12:23:04 +01:00
TrueCharts-Admin 75fc3bfafd chore(deps): update container image tccr.io/truecharts/serpbear to latest 2023-02-27 12:23:04 +01:00
TrueCharts-Bot 4a88925805 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 11:23:45 +01:00
TrueCharts-Admin 129c6f1426 chore(deps): update container image tccr.io/truecharts/searxng to latest 2023-02-27 11:23:45 +01:00
TrueCharts-Bot f7440a8bc6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 11:22:00 +01:00
TrueCharts-Admin c0b59b3843 chore(deps): update container image tccr.io/truecharts/sabnzbd to 3.7.2 2023-02-27 11:22:00 +01:00
TrueCharts BotandGitHub a27bb3d2c8 Merge pull request #7685 from truecharts/renovate/tccr.io-truecharts-rimgo-latest 2023-02-27 10:55:33 +01:00
TrueCharts-Bot 88e3f65860 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 09:31:15 +00:00
TrueCharts-Bot ff3c36901e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 10:28:56 +01:00
TrueCharts-Admin db2939a6b6 chore(deps): update container image tccr.io/truecharts/rsshub to latest 2023-02-27 10:28:56 +01:00
TrueCharts-Bot af58720212 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 10:27:28 +01:00
TrueCharts-Admin aa19445252 chore(deps): update container image tccr.io/truecharts/rsnapshot to 1.4.4 2023-02-27 10:27:28 +01:00
TrueCharts-Admin 7a9eb633c3 chore(deps): update container image tccr.io/truecharts/rimgo to latest 2023-02-27 09:27:17 +00:00
TrueCharts BotandGitHub 6314837026 Merge pull request #7682 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 09:57:55 +01:00
TrueCharts BotandGitHub fde6f363af Merge pull request #7683 from truecharts/renovate/tccr.io-truecharts-redis-7.0.8 2023-02-27 09:39:19 +01:00
TrueCharts-Bot 1d350a17e5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 08:29:51 +00:00
TrueCharts-Bot a6125abf26 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 09:26:01 +01:00
TrueCharts-Admin 1934fa347d chore(deps): update container image tccr.io/truecharts/redmine to 5.0.4 2023-02-27 09:26:01 +01:00
TrueCharts-Admin 4972c002f5 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-27 08:25:44 +00:00
TrueCharts-Bot e5f420e7d4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 09:24:11 +01:00
TrueCharts-Admin 0955776679 chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6 2023-02-27 09:24:11 +01:00
TrueCharts BotandGitHub 46ad5642e6 Merge pull request #7676 from truecharts/renovate/tccr.io-truecharts-matomo-4.13.3 2023-02-27 09:08:33 +01:00
TrueCharts BotandGitHub 77f7006902 Merge pull request #7678 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.23.3 2023-02-27 09:01:41 +01:00
TrueCharts BotandGitHub c82dca6573 Merge pull request #7671 from truecharts/renovate/tccr.io-truecharts-dashy-2.1.1 2023-02-27 08:56:55 +01:00
TrueCharts BotandGitHub 2d0638af61 Merge pull request #7674 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 08:55:54 +01:00
TrueCharts BotandGitHub 055abb9a91 Merge pull request #7669 from truecharts/renovate/tccr.io-truecharts-cryptpad-latest 2023-02-27 08:55:33 +01:00
TrueCharts BotandGitHub 6949d88f9e Merge pull request #7672 from truecharts/renovate/tccr.io-truecharts-dokuwiki-20220731.1.0 2023-02-27 08:52:35 +01:00
TrueCharts BotandGitHub d6cc398697 Merge pull request #7675 from truecharts/renovate/tccr.io-truecharts-mariadb-10.10.3 2023-02-27 08:52:11 +01:00
TrueCharts BotandGitHub c84cd89f46 Merge pull request #7679 from truecharts/renovate/tccr.io-truecharts-postgresql-14.7.0 2023-02-27 08:51:19 +01:00
TrueCharts BotandGitHub 9e9684180c Merge pull request #7677 from truecharts/renovate/tccr.io-truecharts-memcached-1.6.18 2023-02-27 08:50:26 +01:00
TrueCharts BotandGitHub 1742efaf3b Merge pull request #7670 from truecharts/renovate/tccr.io-truecharts-cyberchef-9.55.0 2023-02-27 08:50:00 +01:00
TrueCharts-Bot d950aba4c2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:29:51 +00:00
TrueCharts-Bot 2c559164bf Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:29:05 +00:00
TrueCharts-Bot 909dc317e5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:57 +00:00
TrueCharts-Bot 94fac94258 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:51 +00:00
TrueCharts-Bot 1ef89a75ff Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:49 +00:00
TrueCharts-Bot a2a0960ae3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:40 +00:00
TrueCharts-Bot 14944fde08 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:36 +00:00
TrueCharts-Bot 7462820bc4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:27 +00:00
TrueCharts-Bot 007b977ae1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:28:22 +00:00
TrueCharts-Bot 3979db73b0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 07:27:52 +00:00
TrueCharts-Bot 153da00540 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 08:26:57 +01:00
TrueCharts-Admin ed56808986 chore(deps): update container image tccr.io/truecharts/red-discordbot to vfull 2023-02-27 08:26:57 +01:00
TrueCharts-Bot 88c86f949b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 08:25:10 +01:00
TrueCharts-Admin e9cef29a46 chore(deps): update container image tccr.io/truecharts/raneto to latest 2023-02-27 08:25:10 +01:00
TrueCharts-Admin e0f4f0940a chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 2023-02-27 07:24:59 +00:00
TrueCharts-Admin 2c58b14607 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-27 07:24:50 +00:00
TrueCharts-Admin 644f4603ca chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-27 07:24:43 +00:00
TrueCharts-Admin 0d77aa1217 chore(deps): update container image tccr.io/truecharts/matomo to 4.13.3 2023-02-27 07:24:36 +00:00
TrueCharts-Admin 687f9cd4e5 chore(deps): update container image tccr.io/truecharts/mariadb to 10.10.3 2023-02-27 07:24:30 +00:00
TrueCharts-Admin 7ccb464108 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-27 07:24:21 +00:00
TrueCharts-Admin da3c958e57 chore(deps): update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 2023-02-27 07:24:02 +00:00
TrueCharts-Admin 70326e4747 chore(deps): update container image tccr.io/truecharts/dashy to 2.1.1 2023-02-27 07:23:54 +00:00
TrueCharts-Admin 31681b17c7 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-27 07:23:45 +00:00
TrueCharts-Admin ad31a57a5b chore(deps): update container image tccr.io/truecharts/cryptpad to latest 2023-02-27 07:23:39 +00:00
TrueCharts BotandGitHub fec953f2c9 Merge pull request #7668 from truecharts/renovate/tccr.io-truecharts-muse-2.x 2023-02-27 06:51:52 +01:00
TrueCharts-Bot 206572bf26 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 05:26:40 +00:00
TrueCharts-Admin b1e3b21b61 chore(deps): update container image tccr.io/truecharts/muse to v2.2.0 2023-02-27 05:22:33 +00:00
TrueCharts-Bot e64ef1c5d7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 03:48:13 +01:00
TrueCharts-Admin d2314cc565 chore(deps): update jupyter 2023-02-27 03:48:13 +01:00
TrueCharts-Bot f7a9089550 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 03:46:43 +01:00
TrueCharts-Admin d3bc5f5842 chore(deps): update container image tccr.io/truecharts/yacy to latest 2023-02-27 03:46:43 +01:00
TrueCharts-Bot d4ccb99d2e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 02:54:35 +01:00
TrueCharts-Admin c3bcde00e6 chore(deps): update container image tccr.io/truecharts/wireshark to 3.6.5 2023-02-27 02:54:35 +01:00
TrueCharts-Bot cdc8c6ee14 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 02:53:10 +01:00
TrueCharts-Admin 6af105c2f4 chore(deps): update container image tccr.io/truecharts/prometheus to 2.42.0 2023-02-27 02:53:10 +01:00
TrueCharts-Bot 8e951c0be9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 01:34:42 +01:00
TrueCharts-Admin 69d18bf7c9 chore(deps): update container image tccr.io/truecharts/webp-server to latest 2023-02-27 01:34:42 +01:00
TrueCharts-Bot e3e2f68956 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 01:32:44 +01:00
TrueCharts-Admin fb8312e8d9 chore(deps): update container image tccr.io/truecharts/tracks to latest 2023-02-27 01:32:44 +01:00
TrueCharts-Bot 8afcbc9567 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 00:27:34 +00:00
StevenMcElligottandGitHub 94e44857b8 Merge pull request #7563 from StevenMcElligott/pgadmin
fix(pgadmin): Fix broken tag to update for 6.20
2023-02-26 18:55:30 -05:00
TrueCharts BotandGitHub 7e2f4feb7c Merge pull request #7645 from truecharts/renovate/tccr.io-truecharts-netbox-3.4.5 2023-02-27 00:40:39 +01:00
TrueCharts BotandGitHub 151aebc28c Merge pull request #7634 from truecharts/renovate/tccr.io-truecharts-matomo-4.13.3 2023-02-27 00:40:35 +01:00
TrueCharts BotandGitHub 579e104dda Merge pull request #7641 from truecharts/renovate/tccr.io-truecharts-monica-4.0.0 2023-02-27 00:40:26 +01:00
TrueCharts BotandGitHub eed7657fc8 Merge pull request #7618 from truecharts/renovate/tccr.io-truecharts-fleet-2.3.3 2023-02-27 00:37:51 +01:00
TrueCharts BotandGitHub 42f560c974 Merge pull request #7646 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.23.3 2023-02-27 00:35:22 +01:00
StevenMcElligottandGitHub 6d466629f1 Merge branch 'master' into pgadmin 2023-02-26 18:34:22 -05:00
TrueCharts BotandGitHub e1fc48bde2 Merge pull request #7596 from truecharts/renovate/tccr.io-truecharts-budge-v0.0.9 2023-02-27 00:34:00 +01:00
TrueCharts-Bot 1569cd802c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 00:33:53 +01:00
TrueCharts-Admin 278f725b2f chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest 2023-02-27 00:33:53 +01:00
TrueCharts BotandGitHub 809e6d2949 Merge pull request #7660 from truecharts/renovate/tccr.io-truecharts-quassel-core-v0.14.0 2023-02-27 00:33:47 +01:00
TrueCharts BotandGitHub 2e4b14cf8e Merge pull request #7654 from truecharts/renovate/tccr.io-truecharts-privatebin-1.5.1 2023-02-27 00:32:02 +01:00
TrueCharts BotandGitHub 50dc41f0f6 Merge pull request #7659 from truecharts/renovate/tccr.io-truecharts-qflood-latest 2023-02-27 00:31:40 +01:00
TrueCharts BotandGitHub 82a90d77db Merge pull request #7661 from truecharts/renovate/tccr.io-truecharts-ra-rom-processor-latest 2023-02-27 00:31:23 +01:00
TrueCharts BotandGitHub 81c2d6db45 Merge pull request #7643 from truecharts/renovate/tccr.io-truecharts-mylar3-0.7.0 2023-02-27 00:30:58 +01:00
TrueCharts BotandGitHub ffd71d7f85 Merge pull request #7627 from truecharts/renovate/tccr.io-truecharts-kdenlive-latest 2023-02-27 00:30:53 +01:00
TrueCharts BotandGitHub 450e52d1ea Merge pull request #7658 from truecharts/renovate/tccr.io-truecharts-pylon-2.9.0 2023-02-27 00:30:25 +01:00
TrueCharts-Bot 9df52babaa Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-27 00:30:19 +01:00
TrueCharts-Admin 0ddd430655 chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6 2023-02-27 00:30:19 +01:00
TrueCharts BotandGitHub d3ea2eaf04 Merge pull request #7626 from truecharts/renovate/tccr.io-truecharts-invidious-latest 2023-02-27 00:30:17 +01:00
TrueCharts BotandGitHub 09283f7ae1 Merge pull request #7657 from truecharts/renovate/tccr.io-truecharts-pyload-ng-latest 2023-02-27 00:30:13 +01:00
TrueCharts BotandGitHub e46c288fc8 Merge pull request #7647 from truecharts/renovate/tccr.io-truecharts-nitter-latest 2023-02-27 00:29:31 +01:00
TrueCharts BotandGitHub 4d5e9333dc Merge pull request #7649 from truecharts/renovate/tccr.io-truecharts-openspeedtest-latest 2023-02-27 00:29:24 +01:00
TrueCharts BotandGitHub dc15485fd5 Merge pull request #7662 from truecharts/renovate/tccr.io-truecharts-radarr-4.3.2.6857 2023-02-27 00:29:20 +01:00
TrueCharts BotandGitHub bed8fe1b26 Merge pull request #7608 from truecharts/renovate/tccr.io-truecharts-dashy-2.1.1 2023-02-27 00:29:17 +01:00
TrueCharts BotandGitHub e4da3a53cd Merge pull request #7650 from truecharts/renovate/tccr.io-truecharts-passwordpusherephemeral-latest 2023-02-27 00:29:10 +01:00
TrueCharts BotandGitHub a35461fb7c Merge pull request #7640 from truecharts/renovate/tccr.io-truecharts-mongodb-6.0.4 2023-02-27 00:29:08 +01:00
TrueCharts BotandGitHub 541a7ddc46 Merge pull request #7648 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.8.0 2023-02-27 00:29:03 +01:00
TrueCharts BotandGitHub 7bbeedf390 Merge pull request #7630 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-27 00:28:59 +01:00
TrueCharts BotandGitHub deadda7931 Merge pull request #7633 from truecharts/renovate/tccr.io-truecharts-mariadb-10.10.3 2023-02-27 00:28:56 +01:00
TrueCharts BotandGitHub 9b75bc36bc Merge pull request #7652 from truecharts/renovate/tccr.io-truecharts-posterr-latest 2023-02-27 00:28:51 +01:00
TrueCharts BotandGitHub 07a7755b1b Merge pull request #7632 from truecharts/renovate/tccr.io-truecharts-logitechmediaserver-8.4.0 2023-02-27 00:28:48 +01:00
TrueCharts BotandGitHub 9d68baadc6 Merge pull request #7653 from truecharts/renovate/tccr.io-truecharts-postgresql-14.7.0 2023-02-27 00:28:45 +01:00
TrueCharts BotandGitHub 16114e040c Merge pull request #7656 from truecharts/renovate/tccr.io-truecharts-pwndrop-v1.0.1 2023-02-27 00:28:41 +01:00
TrueCharts BotandGitHub 5efc498023 Merge pull request #7651 from truecharts/renovate/tccr.io-truecharts-phpmyadmin-latest 2023-02-27 00:28:39 +01:00
TrueCharts BotandGitHub 93cec360d5 Merge pull request #7644 from truecharts/renovate/tccr.io-truecharts-mysql-workbench-8.0.32 2023-02-27 00:28:37 +01:00
TrueCharts BotandGitHub df3a89997f Merge pull request #7631 from truecharts/renovate/tccr.io-truecharts-littlelink-server-latest 2023-02-27 00:28:32 +01:00
TrueCharts BotandGitHub f065149e46 Merge pull request #7642 from truecharts/renovate/tccr.io-truecharts-mstream-v5.11.4 2023-02-27 00:28:29 +01:00
TrueCharts BotandGitHub 66622bfab2 Merge pull request #7636 from truecharts/renovate/tccr.io-truecharts-memcached-1.6.18 2023-02-27 00:28:25 +01:00
TrueCharts BotandGitHub 1514fb1aa8 Merge pull request #7639 from truecharts/renovate/tccr.io-truecharts-minio-latest 2023-02-27 00:28:21 +01:00
TrueCharts BotandGitHub c96317e63e Merge pull request #7623 from truecharts/renovate/tccr.io-truecharts-grocy-3.3.2 2023-02-27 00:28:18 +01:00
TrueCharts BotandGitHub 61a1f7e787 Merge pull request #7638 from truecharts/renovate/tccr.io-truecharts-minetest-5.6.1 2023-02-27 00:28:14 +01:00
TrueCharts BotandGitHub e530b51662 Merge pull request #7615 from truecharts/renovate/tccr.io-truecharts-embystat-v0.2.0 2023-02-27 00:28:10 +01:00
TrueCharts BotandGitHub 862e6df6f0 Merge pull request #7628 from truecharts/renovate/tccr.io-truecharts-lazylibrarian-latest 2023-02-27 00:28:08 +01:00
TrueCharts BotandGitHub 52130ee598 Merge pull request #7635 from truecharts/renovate/tccr.io-truecharts-medusa-1.0.11 2023-02-27 00:28:07 +01:00
TrueCharts BotandGitHub daa9edb930 Merge pull request #7612 from truecharts/renovate/tccr.io-truecharts-docker-in-docker-23.0.1 2023-02-27 00:28:03 +01:00
TrueCharts BotandGitHub 4830a9b9b1 Merge pull request #7624 from truecharts/renovate/tccr.io-truecharts-habridge-v5.4.1 2023-02-27 00:27:59 +01:00
TrueCharts BotandGitHub 577c3edff5 Merge pull request #7629 from truecharts/renovate/tccr.io-truecharts-libreddit-latest 2023-02-27 00:27:56 +01:00
TrueCharts BotandGitHub 3e93cb94e4 Merge pull request #7619 from truecharts/renovate/tccr.io-truecharts-foldingathome-v7.6.21 2023-02-27 00:27:53 +01:00
TrueCharts BotandGitHub 2e615836bc Merge pull request #7617 from truecharts/renovate/tccr.io-truecharts-firefox-desktop-g3-latest 2023-02-27 00:27:49 +01:00
TrueCharts BotandGitHub e301d9e5f0 Merge pull request #7620 from truecharts/renovate/tccr.io-truecharts-freshrss-1.20.2 2023-02-27 00:27:42 +01:00
TrueCharts BotandGitHub c7498fc398 Merge pull request #7616 from truecharts/renovate/tccr.io-truecharts-emulatorjs-v1.7.2 2023-02-27 00:27:35 +01:00
TrueCharts BotandGitHub fbfdd90917 Merge pull request #7621 from truecharts/renovate/tccr.io-truecharts-googlephotossync-latest 2023-02-27 00:27:28 +01:00
TrueCharts BotandGitHub 70a2cecc71 Merge pull request #7605 from truecharts/renovate/tccr.io-truecharts-cryptpad-latest 2023-02-27 00:27:22 +01:00
TrueCharts BotandGitHub aafbe33e9b Merge pull request #7614 from truecharts/renovate/tccr.io-truecharts-duckdns-latest 2023-02-27 00:27:08 +01:00
TrueCharts BotandGitHub 3ddd6d8eaa Merge pull request #7613 from truecharts/renovate/tccr.io-truecharts-dokuwiki-20220731.1.0 2023-02-27 00:26:55 +01:00
TrueCharts BotandGitHub e9cb5f0734 Merge pull request #7610 from truecharts/renovate/tccr.io-truecharts-deluge-v2.1.1 2023-02-27 00:26:00 +01:00
TrueCharts BotandGitHub 44ca6062bb Merge pull request #7611 from truecharts/renovate/tccr.io-truecharts-dillinger-v3.39.1 2023-02-27 00:25:53 +01:00
TrueCharts BotandGitHub c6e5ef3aa8 Merge pull request #7606 from truecharts/renovate/tccr.io-truecharts-cups-server-latest 2023-02-27 00:25:40 +01:00
TrueCharts BotandGitHub 4158309cbe Merge pull request #7607 from truecharts/renovate/tccr.io-truecharts-cyberchef-9.55.0 2023-02-27 00:25:32 +01:00
TrueCharts BotandGitHub 7b7fa2eba9 Merge pull request #7595 from truecharts/renovate/tccr.io-truecharts-booksonic-air-v2201.1.0 2023-02-27 00:24:44 +01:00
TrueCharts BotandGitHub 7917a1cf0e Merge pull request #7609 from truecharts/renovate/tccr.io-truecharts-ddclient-3.10.0 2023-02-27 00:23:59 +01:00
TrueCharts BotandGitHub b9b0a0f561 Merge pull request #7598 from truecharts/renovate/tccr.io-truecharts-check-mk-raw-v2.1.0 2023-02-27 00:23:57 +01:00
TrueCharts BotandGitHub b54cb2617c Merge pull request #7600 from truecharts/renovate/tccr.io-truecharts-chromium-desktop-g3-latest 2023-02-27 00:23:54 +01:00
TrueCharts BotandGitHub d8c3d11cf3 Merge pull request #7604 from truecharts/renovate/tccr.io-truecharts-corekeeper-latest 2023-02-27 00:23:49 +01:00
TrueCharts BotandGitHub c7893c99d2 Merge pull request #7599 from truecharts/renovate/tccr.io-truecharts-chromium-latest 2023-02-27 00:23:44 +01:00
TrueCharts BotandGitHub ee2a5eca09 Merge pull request #7601 from truecharts/renovate/tccr.io-truecharts-cloudbeaver-latest 2023-02-27 00:23:42 +01:00
TrueCharts BotandGitHub 166667d3c4 Merge pull request #7593 from truecharts/renovate/tccr.io-truecharts-blender-latest 2023-02-27 00:23:37 +01:00
TrueCharts BotandGitHub 1c7ce4086b Merge pull request #7603 from truecharts/renovate/tccr.io-truecharts-cops-latest 2023-02-27 00:23:21 +01:00
TrueCharts BotandGitHub 1b55d7c753 Merge pull request #7594 from truecharts/renovate/tccr.io-truecharts-boinc-latest 2023-02-27 00:22:59 +01:00
TrueCharts BotandGitHub 659d10f62a Merge pull request #7597 from truecharts/renovate/tccr.io-truecharts-calibre-web-0.6.19 2023-02-27 00:22:52 +01:00
TrueCharts BotandGitHub 38aaab11f6 Merge pull request #7602 from truecharts/renovate/tccr.io-truecharts-cloudflareddns-latest 2023-02-27 00:22:20 +01:00
TrueCharts BotandGitHub 952c796258 Merge pull request #7592 from truecharts/renovate/tccr.io-truecharts-beets-v1.6.0 2023-02-27 00:22:16 +01:00
TrueCharts BotandGitHub 38131dc075 Merge pull request #7591 from truecharts/renovate/tccr.io-truecharts-bazarr-1.1.4 2023-02-27 00:21:58 +01:00
TrueCharts BotandGitHub 0292f37496 Merge pull request #7589 from truecharts/renovate/tccr.io-truecharts-backuppc-latest 2023-02-27 00:20:28 +01:00
TrueCharts BotandGitHub 07e223c676 Merge pull request #7625 from truecharts/renovate/tccr.io-truecharts-heimdall-2.5.5 2023-02-27 00:15:38 +01:00
TrueCharts-Bot 4572876a3f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 23:36:27 +01:00
TrueCharts-Admin 12d8d29ce0 chore(deps): update container image tccr.io/truecharts/barcodebuddy to latest 2023-02-26 23:36:27 +01:00
TrueCharts-Bot a2c8b574fa Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 23:34:11 +01:00
TrueCharts-Admin 3a7b59e357 chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 2023-02-26 23:34:11 +01:00
TrueCharts-Bot 64c9bd55cd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:19:57 +00:00
TrueCharts-Bot 8f83438de7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:17:15 +00:00
TrueCharts-Bot 3778ee0f7c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:17:09 +00:00
TrueCharts-Bot 6f86356db3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:16:42 +00:00
TrueCharts-Bot d2c4071c8c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:15:29 +00:00
TrueCharts-Bot cc298e5ad0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:15:19 +00:00
TrueCharts-Bot 96fc5ee984 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:14:50 +00:00
TrueCharts-Bot 2f12db0f29 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:14:15 +00:00
TrueCharts-Bot 940225ff98 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:13:58 +00:00
TrueCharts-Bot a74d22bd05 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:13:47 +00:00
TrueCharts-Bot 1837ee438e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:13:15 +00:00
TrueCharts-Bot 05d7ddeb0a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:12:46 +00:00
TrueCharts-Bot 2bf69b8ff6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:12:35 +00:00
TrueCharts-Bot 2246416b01 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:12:08 +00:00
TrueCharts-Bot 149ba6a944 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:12:00 +00:00
TrueCharts-Bot 4eac7423d1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:42 +00:00
TrueCharts-Bot 75c1a4218b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:40 +00:00
StevenMcElligottandGitHub af40370655 wrong container? 2023-02-26 17:11:39 -05:00
TrueCharts-Bot 18587a76bc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:28 +00:00
TrueCharts-Bot 598fc1fad5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:20 +00:00
TrueCharts-Bot 732fd98edb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:17 +00:00
TrueCharts-Bot b963a627b2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:09 +00:00
TrueCharts-Bot 02bcf85a83 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:11:03 +00:00
TrueCharts-Bot 9d5983703c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:10:56 +00:00
TrueCharts-Bot fbf2d8e40e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:10:30 +00:00
StevenMcElligottandGitHub 6003576bab Merge branch 'truecharts:master' into pgadmin 2023-02-26 17:10:11 -05:00
TrueCharts-Bot aead8767cd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:10:08 +00:00
TrueCharts-Bot 1896565499 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:09:49 +00:00
TrueCharts-Bot 0b0d7d5e20 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:09:41 +00:00
TrueCharts-Bot 18d665b2e9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:09:23 +00:00
TrueCharts-Bot b0e58780b6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:08:53 +00:00
TrueCharts-Bot 5867564126 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:08:41 +00:00
TrueCharts-Bot cfff1bde3f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:08:21 +00:00
TrueCharts-Bot 63d9f7e53a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:08:20 +00:00
TrueCharts-Bot 122676f6c6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:08:17 +00:00
TrueCharts-Bot 79db88c71d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:07:57 +00:00
TrueCharts-Bot a7a33c4a66 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:07:29 +00:00
TrueCharts-Bot 84fc007e51 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:07:22 +00:00
TrueCharts-Bot be76de7ec0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:07:19 +00:00
TrueCharts-Bot dccbaa1a24 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:06:54 +00:00
TrueCharts-Bot 1059e6424e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:06:29 +00:00
TrueCharts-Bot 780111beae Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:05:46 +00:00
TrueCharts-Bot 3974dc5a5f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:05:12 +00:00
TrueCharts-Admin b9fd606fc3 chore(deps): update container image tccr.io/truecharts/yourls to latest 2023-02-26 22:04:56 +00:00
TrueCharts-Admin 0b95b057f5 chore(deps): update container image tccr.io/truecharts/wordpress to 6.1.1 2023-02-26 22:04:46 +00:00
TrueCharts-Bot 8ea45db084 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:04:40 +00:00
TrueCharts-Bot d9ebf00d1d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:04:37 +00:00
TrueCharts-Bot 82fc766e15 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:04:37 +00:00
TrueCharts-Bot 79ca1be208 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:04:36 +00:00
TrueCharts-Bot 259faa58de Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:04:32 +00:00
TrueCharts-Bot ee1dcf5db9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:04:30 +00:00
TrueCharts-Bot 8833b44aec Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:03:57 +00:00
TrueCharts-Admin da9e82d32a chore(deps): update container image tccr.io/truecharts/tubearchivist-redisjson to latest 2023-02-26 22:03:54 +00:00
TrueCharts-Bot 40ce8e47a7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:03:52 +00:00
TrueCharts-Bot a172dad523 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:03:31 +00:00
TrueCharts-Admin 2a16030b40 chore(deps): update container image tccr.io/truecharts/tar1090 to latest 2023-02-26 22:03:27 +00:00
TrueCharts-Bot 3ca48cbe00 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:03:26 +00:00
TrueCharts-Bot a9c3972abb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:03:23 +00:00
TrueCharts-Admin 3771a5bf0a chore(deps): update container image tccr.io/truecharts/synclounge to 5.2.5 2023-02-26 22:03:22 +00:00
TrueCharts-Bot 895a1e009a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:02:46 +00:00
TrueCharts-Bot 7da153262c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:02:31 +00:00
TrueCharts-Admin 448ddc425c chore(deps): update container image tccr.io/truecharts/redis to 7.0.8 2023-02-26 22:02:13 +00:00
TrueCharts-Admin e6e8792422 chore(deps): update container image tccr.io/truecharts/radarr to 4.3.2.6857 2023-02-26 22:01:56 +00:00
TrueCharts-Bot d99e040b0b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:01:48 +00:00
TrueCharts-Admin cd478eeea5 chore(deps): update container image tccr.io/truecharts/ra-rom-processor to latest 2023-02-26 22:01:48 +00:00
TrueCharts-Bot 713759f7d5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:01:47 +00:00
TrueCharts-Bot 469379b62a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:01:41 +00:00
TrueCharts-Admin 122b89fa90 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 2023-02-26 22:01:41 +00:00
TrueCharts-Admin 53343578d5 chore(deps): update container image tccr.io/truecharts/qflood to latest 2023-02-26 22:01:33 +00:00
TrueCharts-Admin 4360d997cb chore(deps): update container image tccr.io/truecharts/pylon to 2.9.0 2023-02-26 22:01:26 +00:00
TrueCharts-Admin f5c6eae8ab chore(deps): update container image tccr.io/truecharts/pyload-ng to latest 2023-02-26 22:01:20 +00:00
TrueCharts-Admin dd8e6acc57 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 2023-02-26 22:01:13 +00:00
TrueCharts-Bot dbbb4189e8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:01:04 +00:00
TrueCharts-Admin 88158ac14d chore(deps): update container image tccr.io/truecharts/privatebin to 1.5.1 2023-02-26 22:00:59 +00:00
TrueCharts-Admin 9f76eb95b6 chore(deps): update container image tccr.io/truecharts/postgresql to 14.7.0 2023-02-26 22:00:52 +00:00
TrueCharts-Admin ebee769899 chore(deps): update container image tccr.io/truecharts/posterr to latest 2023-02-26 22:00:46 +00:00
TrueCharts-Admin d6e9bc9803 chore(deps): update container image tccr.io/truecharts/phpmyadmin to latest 2023-02-26 22:00:34 +00:00
TrueCharts-Admin d3a68d6d32 chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest 2023-02-26 22:00:26 +00:00
TrueCharts-Bot ae2690d408 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:00:25 +00:00
TrueCharts-Admin 9a83f7a3a1 chore(deps): update container image tccr.io/truecharts/openspeedtest to latest 2023-02-26 22:00:19 +00:00
TrueCharts-Bot 59bb53d918 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 22:00:12 +00:00
TrueCharts-Admin 3070e652ba chore(deps): update container image tccr.io/truecharts/omada-controller to 5.8.0 2023-02-26 22:00:12 +00:00
TrueCharts-Admin dbeccef475 chore(deps): update container image tccr.io/truecharts/nitter to latest 2023-02-26 22:00:06 +00:00
TrueCharts-Bot 1d055d4e3f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:59:58 +00:00
TrueCharts-Admin 67c62f86f9 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-26 21:59:58 +00:00
TrueCharts-Bot 0601dfb007 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:59:57 +00:00
TrueCharts-Admin afd9469fe4 chore(deps): update container image tccr.io/truecharts/netbox to 3.4.5 2023-02-26 21:59:52 +00:00
TrueCharts-Admin 441e1ede97 chore(deps): update container image tccr.io/truecharts/mysql-workbench to 8.0.32 2023-02-26 21:59:44 +00:00
TrueCharts-Admin 1404b8f511 chore(deps): update container image tccr.io/truecharts/mylar3 to 0.7.0 2023-02-26 21:59:38 +00:00
TrueCharts-Bot bb946e4697 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:59:35 +00:00
TrueCharts-Admin 1671299acf chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 2023-02-26 21:59:31 +00:00
TrueCharts-Admin 48c4e73cf0 chore(deps): update container image tccr.io/truecharts/monica to 4.0.0 2023-02-26 21:59:25 +00:00
TrueCharts-Admin b1da71eaf5 chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.4 2023-02-26 21:59:18 +00:00
TrueCharts-Admin 705f3a80d4 chore(deps): update container image tccr.io/truecharts/minio to latest 2023-02-26 21:59:12 +00:00
TrueCharts-Admin 1e30e27831 chore(deps): update container image tccr.io/truecharts/minetest to 5.6.1 2023-02-26 21:59:06 +00:00
TrueCharts-Bot f2744dd249 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:59:04 +00:00
TrueCharts-Bot cfe50daa01 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:57 +00:00
TrueCharts-Admin a5192ff8e6 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-26 21:58:53 +00:00
TrueCharts-Admin f6c9175f67 chore(deps): update container image tccr.io/truecharts/medusa to 1.0.11 2023-02-26 21:58:46 +00:00
TrueCharts-Bot 7aec8e01a7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:39 +00:00
TrueCharts-Admin f3c8ba2701 chore(deps): update container image tccr.io/truecharts/matomo to 4.13.3 2023-02-26 21:58:39 +00:00
TrueCharts-Bot 2658946894 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:37 +00:00
TrueCharts-Admin 1b187f0df8 chore(deps): update container image tccr.io/truecharts/mariadb to 10.10.3 2023-02-26 21:58:33 +00:00
TrueCharts-Bot 0cfbdf8219 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:27 +00:00
TrueCharts-Admin 947ddeaa7b chore(deps): update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 2023-02-26 21:58:26 +00:00
TrueCharts-Bot 870ca83f1a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:23 +00:00
TrueCharts-Bot 7b7f687b4e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:21 +00:00
TrueCharts-Admin aed9040456 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest 2023-02-26 21:58:19 +00:00
TrueCharts-Admin 6034323b11 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-26 21:58:08 +00:00
TrueCharts-Bot fab01ab2b7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:58:03 +00:00
TrueCharts-Admin eb02a0460a chore(deps): update container image tccr.io/truecharts/libreddit to latest 2023-02-26 21:58:02 +00:00
TrueCharts-Bot ddff62dfb5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:57:59 +00:00
TrueCharts-Bot d5fa8e7585 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:57:58 +00:00
TrueCharts-Admin a3881b3724 chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest 2023-02-26 21:57:54 +00:00
TrueCharts-Admin 06dca6063a chore(deps): update container image tccr.io/truecharts/kdenlive to latest 2023-02-26 21:57:47 +00:00
TrueCharts-Admin 1c8d0fcda5 chore(deps): update container image tccr.io/truecharts/invidious to latest 2023-02-26 21:57:41 +00:00
TrueCharts-Bot 0c64d40213 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:57:40 +00:00
TrueCharts-Bot d7a21c96c3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:57:37 +00:00
TrueCharts-Admin 817d41cb78 chore(deps): update container image tccr.io/truecharts/heimdall to 2.5.5 2023-02-26 21:57:34 +00:00
TrueCharts-Admin de4517b471 chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 2023-02-26 21:57:27 +00:00
TrueCharts-Admin 152913de4c chore(deps): update container image tccr.io/truecharts/grocy to 3.3.2 2023-02-26 21:57:21 +00:00
TrueCharts-Bot 2a80722ccb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 21:57:11 +00:00
TrueCharts-Admin 170d5bcb60 chore(deps): update container image tccr.io/truecharts/googlephotossync to latest 2023-02-26 21:57:07 +00:00
TrueCharts-Admin 7ed31a6c6a chore(deps): update container image tccr.io/truecharts/freshrss to 1.20.2 2023-02-26 21:57:01 +00:00
TrueCharts-Admin 3d3aff6884 chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 2023-02-26 21:56:55 +00:00
TrueCharts-Admin 4e5b2d642b chore(deps): update container image tccr.io/truecharts/fleet to 2.3.3 2023-02-26 21:56:48 +00:00
TrueCharts-Admin 1794ec4eda chore(deps): update container image tccr.io/truecharts/firefox-desktop-g3 to latest 2023-02-26 21:56:42 +00:00
TrueCharts-Admin ef116f2150 chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 2023-02-26 21:56:26 +00:00
TrueCharts-Admin 0723b43ea4 chore(deps): update container image tccr.io/truecharts/embystat to v0.2.0 2023-02-26 21:56:19 +00:00
TrueCharts-Admin 47b6f8ef3b chore(deps): update container image tccr.io/truecharts/duckdns to latest 2023-02-26 21:56:12 +00:00
TrueCharts-Admin 81d3a1f21f chore(deps): update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 2023-02-26 21:56:06 +00:00
TrueCharts-Admin 4a04247734 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 23.0.1 2023-02-26 21:55:59 +00:00
TrueCharts-Admin 8ca10d6f45 chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 2023-02-26 21:55:52 +00:00
TrueCharts-Admin cbdcec6895 chore(deps): update container image tccr.io/truecharts/deluge to v2.1.1 2023-02-26 21:55:46 +00:00
TrueCharts-Admin 1876ee8af2 chore(deps): update container image tccr.io/truecharts/ddclient to 3.10.0 2023-02-26 21:55:39 +00:00
TrueCharts-Admin 61120adad6 chore(deps): update container image tccr.io/truecharts/dashy to 2.1.1 2023-02-26 21:55:33 +00:00
TrueCharts-Admin 3de39aa306 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-26 21:55:21 +00:00
TrueCharts-Admin 2bc1bd5045 chore(deps): update container image tccr.io/truecharts/cups-server to latest 2023-02-26 21:55:14 +00:00
TrueCharts-Admin 3c2a044e72 chore(deps): update container image tccr.io/truecharts/cryptpad to latest 2023-02-26 21:55:08 +00:00
TrueCharts-Admin 3121cca67c chore(deps): update container image tccr.io/truecharts/corekeeper to latest 2023-02-26 21:55:01 +00:00
TrueCharts-Admin c38a9615d5 chore(deps): update container image tccr.io/truecharts/cops to latest 2023-02-26 21:54:55 +00:00
TrueCharts-Admin 3944e15ef8 chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest 2023-02-26 21:54:48 +00:00
TrueCharts-Admin 12e1a36697 chore(deps): update container image tccr.io/truecharts/cloudbeaver to latest 2023-02-26 21:54:42 +00:00
TrueCharts-Admin c866c4d49e chore(deps): update container image tccr.io/truecharts/chromium-desktop-g3 to latest 2023-02-26 21:54:35 +00:00
TrueCharts-Admin db800f8540 chore(deps): update container image tccr.io/truecharts/chromium to latest 2023-02-26 21:54:28 +00:00
TrueCharts-Admin 32a2e6feba chore(deps): update container image tccr.io/truecharts/check-mk-raw to v2.1.0 2023-02-26 21:54:22 +00:00
TrueCharts-Admin 1b2daf9a9c chore(deps): update container image tccr.io/truecharts/calibre-web to 0.6.19 2023-02-26 21:54:15 +00:00
TrueCharts-Admin f1f38e21c4 chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 2023-02-26 21:54:09 +00:00
TrueCharts-Admin 940f6d480d chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 2023-02-26 21:54:01 +00:00
TrueCharts-Admin 2453260ddb chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-02-26 21:53:55 +00:00
TrueCharts-Admin 86eb6e23c9 chore(deps): update container image tccr.io/truecharts/blender to latest 2023-02-26 21:53:49 +00:00
TrueCharts-Admin 16ab25bc60 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 2023-02-26 21:53:42 +00:00
TrueCharts-Admin c1361743bf chore(deps): update container image tccr.io/truecharts/bazarr to 1.1.4 2023-02-26 21:53:36 +00:00
TrueCharts-Admin e4a6d3ce62 chore(deps): update container image tccr.io/truecharts/backuppc to latest 2023-02-26 21:53:23 +00:00
TrueCharts BotandGitHub 48da837ede Merge pull request #7587 from truecharts/renovate/tccr.io-truecharts-handbrake-23.x 2023-02-26 20:55:22 +01:00
TrueCharts-Bot c9835d81be Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 19:31:01 +00:00
TrueCharts-Admin 01e538826a chore(deps): update container image tccr.io/truecharts/handbrake to v23.02.1 2023-02-26 19:26:59 +00:00
TrueCharts BotandGitHub 8917471ecb Merge pull request #7584 from truecharts/renovate/tccr.io-truecharts-babybuddy-1.15.0 2023-02-26 18:55:45 +01:00
TrueCharts BotandGitHub aba8766155 Merge pull request #7586 from truecharts/renovate/tccr.io-truecharts-octoprint-1.8.6 2023-02-26 18:52:32 +01:00
TrueCharts BotandGitHub c3c3929582 Merge pull request #7585 from truecharts/renovate/tccr.io-truecharts-maloja-latest 2023-02-26 18:50:49 +01:00
TrueCharts-Bot aa3ba113e3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 17:28:27 +00:00
TrueCharts-Bot 858b484268 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 17:27:26 +00:00
TrueCharts-Bot 129c7a592b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 17:27:22 +00:00
TrueCharts-Admin 0f918ef38f chore(deps): update container image tccr.io/truecharts/octoprint to 1.8.6 2023-02-26 17:23:39 +00:00
TrueCharts-Admin 6aa2ef8945 chore(deps): update container image tccr.io/truecharts/maloja to latest 2023-02-26 17:23:31 +00:00
TrueCharts-Admin af7819c1b3 chore(deps): update container image tccr.io/truecharts/babybuddy to 1.15.0 2023-02-26 17:23:15 +00:00
TrueCharts BotandGitHub 8967886d93 Merge pull request #7583 from truecharts/renovate/tccr.io-truecharts-misskey-13.x 2023-02-26 15:59:38 +01:00
TrueCharts-Bot 9f6d9cce86 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 14:27:23 +00:00
TrueCharts-Admin 0cc6db7769 chore(deps): update container image tccr.io/truecharts/misskey to v13.8.1 2023-02-26 14:23:27 +00:00
TrueCharts BotandGitHub 2749e5c3d3 Merge pull request #7581 from truecharts/renovate/tccr.io-truecharts-bookstack-23.x 2023-02-26 15:10:30 +01:00
TrueCharts BotandGitHub 774125eb70 Merge pull request #7580 from truecharts/renovate/tccr.io-truecharts-upsnap-3.0.x 2023-02-26 14:55:49 +01:00
TrueCharts-Bot dd0dd55824 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 13:32:11 +00:00
TrueCharts-Bot 861262a455 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 13:31:52 +00:00
TrueCharts-Admin cb1f592edd chore(deps): update container image tccr.io/truecharts/bookstack to v23.02.20230226 2023-02-26 13:28:10 +00:00
TrueCharts-Admin 3709dcf4df chore(deps): update container image tccr.io/truecharts/upsnap to v3.0.6 2023-02-26 13:28:00 +00:00
TrueCharts BotandGitHub 1a0946e56a Merge pull request #7578 from truecharts/renovate/tccr.io-truecharts-uptime-kuma-1.20.x 2023-02-26 10:51:19 +01:00
TrueCharts-Bot a11554b995 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 09:27:50 +00:00
TrueCharts-Admin 9834315afc chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.20.2 2023-02-26 09:23:55 +00:00
TrueCharts BotandGitHub 536ac1b960 Merge pull request #7577 from truecharts/renovate/tccr.io-truecharts-ztcuui-aio-1.2.x 2023-02-26 07:52:10 +01:00
TrueCharts-Bot 2306c350f6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 06:28:47 +00:00
TrueCharts-Admin 6735b3ccd7 chore(deps): update container image tccr.io/truecharts/ztcuui-aio to v1.2.12 2023-02-26 06:24:42 +00:00
TrueCharts BotandGitHub 74aca7fc3f Merge pull request #7575 from truecharts/renovate/tccr.io-truecharts-calibre-6.13.0 2023-02-26 06:52:05 +01:00
TrueCharts BotandGitHub faf2f9c90f Merge pull request #7576 from truecharts/renovate/tccr.io-truecharts-prowlarr-1.3.x 2023-02-26 06:50:01 +01:00
TrueCharts-Bot 2fca4313bf Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 05:27:33 +00:00
TrueCharts-Bot 8c6e30d1dd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 05:27:18 +00:00
TrueCharts-Admin fb9e08ade1 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.3.1.2796 2023-02-26 05:23:31 +00:00
TrueCharts-Admin 1797b7ebcd chore(deps): update container image tccr.io/truecharts/calibre to 6.13.0 2023-02-26 05:23:14 +00:00
TrueCharts BotandGitHub c6aededad9 Merge pull request #7573 from truecharts/renovate/tccr.io-truecharts-readarr-0.1.x 2023-02-26 05:01:22 +01:00
TrueCharts BotandGitHub 0d147102c9 Merge pull request #7574 from truecharts/renovate/tccr.io-truecharts-ntfy-2.x 2023-02-26 05:00:28 +01:00
TrueCharts BotandGitHub 377b531646 Merge pull request #7572 from truecharts/renovate/tccr.io-truecharts-ddns-go-4.5.x 2023-02-26 04:59:40 +01:00
TrueCharts-Bot 9fbd26cd75 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 03:37:26 +00:00
TrueCharts-Bot c9af1be756 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 03:37:07 +00:00
TrueCharts-Bot 0af937da88 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 03:36:53 +00:00
TrueCharts-Admin 1f32125e6a chore(deps): update container image tccr.io/truecharts/ntfy to v2.1.0 2023-02-26 03:33:28 +00:00
TrueCharts-Admin e5efb6e71c chore(deps): update container image tccr.io/truecharts/readarr to v0.1.4.1596 2023-02-26 03:33:11 +00:00
TrueCharts-Admin 00d12c3a9d chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.6 2023-02-26 03:32:59 +00:00
TrueCharts BotandGitHub f78389ad0f Merge pull request #7568 from truecharts/renovate/patch-scrypted 2023-02-26 02:12:32 +01:00
TrueCharts-Bot 3d3568ece8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-26 00:36:59 +00:00
TrueCharts-Admin 91314e4d1e chore(deps): update scrypted to v0.6.24 2023-02-26 00:33:03 +00:00
TrueCharts BotandGitHub bcaa4f97ba Merge pull request #7567 from truecharts/renovate/tccr.io-truecharts-wizarr-2.0.x 2023-02-25 21:50:37 +01:00
TrueCharts-Bot 814bfde07e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 20:26:10 +00:00
TrueCharts-Admin 028a174a38 chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.2 2023-02-25 20:22:15 +00:00
TrueCharts BotandGitHub 4e67c19f49 Merge pull request #7566 from truecharts/renovate/patch-scrypted 2023-02-25 20:59:07 +01:00
TrueCharts BotandGitHub c36020a60f Merge pull request #7565 from truecharts/renovate/tccr.io-truecharts-wizarr-2.0.x 2023-02-25 20:49:47 +01:00
TrueCharts-Bot 0c75c8a8eb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 19:25:48 +00:00
TrueCharts-Bot e2583ef9a3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 19:25:36 +00:00
TrueCharts-Admin f25d465aa2 chore(deps): update scrypted to v0.6.23 2023-02-25 19:21:34 +00:00
TrueCharts-Admin 42ed66ce20 chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.1 2023-02-25 19:21:25 +00:00
StevenMcElligottandGitHub 6681d5cd78 fix(pgadmin): Fix broken tag to update for 6.20 2023-02-25 12:11:55 -05:00
TrueCharts BotandGitHub 5812eb1ae0 Merge pull request #7562 from truecharts/renovate/tccr.io-truecharts-alist-3.12.x 2023-02-25 14:54:54 +01:00
TrueCharts-Bot 1f5429dcc6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 13:31:50 +00:00
TrueCharts-Admin 9930d08f48 chore(deps): update container image tccr.io/truecharts/alist to v3.12.2 2023-02-25 13:27:46 +00:00
TrueCharts BotandGitHub ea599cf094 Merge pull request #7561 from truecharts/renovate/ghcr.io-jens-maus-raspberrymatic-latest 2023-02-25 13:51:31 +01:00
TrueCharts-Bot 26069c76ef Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 12:26:24 +00:00
TrueCharts-Admin 4e450cccdc chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest 2023-02-25 12:22:30 +00:00
TrueCharts BotandGitHub 2e1d118818 Merge pull request #7560 from truecharts/renovate/tccr.io-truecharts-alist-3.12.x 2023-02-25 11:49:58 +01:00
TrueCharts-Bot 71108f5775 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 10:26:37 +00:00
TrueCharts-Admin b40af79c10 chore(deps): update container image tccr.io/truecharts/alist to v3.12.1 2023-02-25 10:22:02 +00:00
TrueCharts BotandGitHub bc51202cfb Merge pull request #7559 from truecharts/renovate/tccr.io-truecharts-ispy-agent-dvr-4.5.x 2023-02-25 10:50:06 +01:00
TrueCharts-Bot 497d37703c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 09:27:11 +00:00
TrueCharts-Admin 843f755ef5 chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.3.0 2023-02-25 09:22:33 +00:00
TrueCharts BotandGitHub eb85450f11 Merge pull request #7558 from truecharts/renovate/tccr.io-truecharts-mosdns-5.1.x 2023-02-25 04:17:23 +01:00
TrueCharts BotandGitHub d6cc74888a Merge pull request #7557 from truecharts/renovate/tccr.io-truecharts-barcodebuddy-latest 2023-02-25 04:16:11 +01:00
TrueCharts-Bot 85ed2a31ed Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 02:53:50 +00:00
TrueCharts-Bot 245b6eca8f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 02:52:54 +00:00
TrueCharts-Admin d74a0e1ca7 chore(deps): update container image tccr.io/truecharts/mosdns to v5.1.1 2023-02-25 02:49:22 +00:00
TrueCharts-Admin 9649065dcb chore(deps): update container image tccr.io/truecharts/barcodebuddy to latest 2023-02-25 02:49:01 +00:00
TrueCharts BotandGitHub c187ebb07f Merge pull request #7555 from truecharts/renovate/patch-scrypted 2023-02-25 03:29:49 +01:00
TrueCharts BotandGitHub fe7125eed6 Merge pull request #7556 from truecharts/renovate/tccr.io-truecharts-wizarr-2.x 2023-02-25 03:20:32 +01:00
TrueCharts BotandGitHub 48cd9ea9c2 Merge pull request #7554 from truecharts/renovate/tccr.io-truecharts-homarr-0.11.x 2023-02-25 03:18:12 +01:00
TrueCharts-Bot 816c440083 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 01:56:03 +00:00
TrueCharts-Bot e7a4db2dd9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 01:55:56 +00:00
TrueCharts-Bot fc58481cd2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 01:55:32 +00:00
TrueCharts-Admin de204c54a3 chore(deps): update container image tccr.io/truecharts/wizarr to v2.0.0 2023-02-25 01:51:54 +00:00
TrueCharts-Admin 643c18dc04 chore(deps): update scrypted to v0.6.22 2023-02-25 01:51:36 +00:00
TrueCharts-Admin 362be29c6a chore(deps): update container image tccr.io/truecharts/homarr to v0.11.5 2023-02-25 01:51:27 +00:00
TrueCharts-Bot a199610bb4 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-25 00:27:09 +00:00
TrueCharts BotandGitHub 810a809b28 Merge pull request #7553 from truecharts/renovate/tccr.io-truecharts-flexget-3.5.x 2023-02-25 00:53:39 +01:00
TrueCharts-Bot 2c933f7cd5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 23:29:41 +00:00
TrueCharts-Admin d81f1597b2 chore(deps): update container image tccr.io/truecharts/flexget to v3.5.27 2023-02-24 23:25:39 +00:00
TrueCharts BotandGitHub f8552a4cb6 Merge pull request #7552 from truecharts/renovate/ghcr.io-truecharts-promtail-2.7.4 2023-02-24 22:50:01 +01:00
TrueCharts-Bot c1c0f70f60 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 21:28:08 +00:00
TrueCharts-Admin dbbdf05576 chore(deps): update container image ghcr.io/truecharts/promtail to 2.7.4 2023-02-24 21:23:31 +00:00
TrueCharts BotandGitHub 5e451c17c8 Merge pull request #7549 from truecharts/renovate/tccr.io-truecharts-loki-2.7.4 2023-02-24 21:54:25 +01:00
TrueCharts-Bot 7585417c5f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 20:30:39 +00:00
TrueCharts-Admin f2588cdeb9 chore(deps): update container image tccr.io/truecharts/loki to 2.7.4 2023-02-24 20:25:55 +00:00
TrueCharts BotandGitHub 628a3c3554 Merge pull request #7548 from truecharts/renovate/patch-scrypted 2023-02-24 21:02:01 +01:00
TrueCharts BotandGitHub 5a7d114c3d Merge pull request #7547 from truecharts/renovate/tccr.io-truecharts-sourcegraph-4.5.x 2023-02-24 20:50:28 +01:00
TrueCharts BotandGitHub 25f0581d3a Merge pull request #7546 from truecharts/renovate/ghcr.io-truecharts-promtail-2.7.x 2023-02-24 20:47:41 +01:00
TrueCharts-Bot ed517cf560 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 19:25:21 +00:00
TrueCharts-Bot 31438a1f3f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 19:25:09 +00:00
TrueCharts-Bot b81ba865a9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 19:25:00 +00:00
TrueCharts-Admin cdf0c4fb6c chore(deps): update scrypted to v0.6.20 2023-02-24 19:21:25 +00:00
TrueCharts-Admin 413f1f2988 chore(deps): update container image tccr.io/truecharts/sourcegraph to v4.5.1 2023-02-24 19:21:15 +00:00
TrueCharts-Admin dcac004b4a chore(deps): update container image ghcr.io/truecharts/promtail to v2.7.4 2023-02-24 19:21:06 +00:00
TrueCharts BotandGitHub 98633603a3 Merge pull request #7543 from truecharts/renovate/tccr.io-truecharts-ddns-go-4.5.x 2023-02-24 19:54:47 +01:00
TrueCharts BotandGitHub 5550778ca6 Merge pull request #7544 from truecharts/renovate/tccr.io-truecharts-loki-2.7.x 2023-02-24 19:54:08 +01:00
TrueCharts-Bot 825f207613 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 18:29:43 +00:00
TrueCharts-Bot 49de3e8a0a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 18:29:34 +00:00
TrueCharts-Admin 6333ab29d2 chore(deps): update container image tccr.io/truecharts/loki to v2.7.4 2023-02-24 18:25:36 +00:00
TrueCharts-Admin 94e2928e06 chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.5 2023-02-24 18:25:27 +00:00
TrueCharts BotandGitHub 5d70f95e0c Merge pull request #7542 from truecharts/renovate/tccr.io-truecharts-kavita-0.7.1 2023-02-24 18:52:43 +01:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
286b4fd46f docs: add dominch as a contributor for bug (#7539)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-24 18:33:56 +01:00
TrueCharts-Bot 96f5aec181 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 17:28:12 +00:00
TrueCharts-Admin fe39c668e1 chore(deps): update container image tccr.io/truecharts/kavita to 0.7.1 2023-02-24 17:24:05 +00:00
TrueCharts BotandGitHub 920c4f9be7 Merge pull request #7540 from truecharts/renovate/tccr.io-truecharts-n8n-0.217.x 2023-02-24 17:58:13 +01:00
TrueCharts BotandGitHub aba1c1546b Merge pull request #7541 from truecharts/renovate/tccr.io-truecharts-zwavejs-ui-8.x 2023-02-24 17:52:23 +01:00
TrueCharts-Bot e71571738d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 16:38:13 +00:00
TrueCharts-Bot 8a810f0691 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 16:38:05 +00:00
TrueCharts-Admin 67ee57e939 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.9.0 2023-02-24 16:22:54 +00:00
TrueCharts-Admin e14953f08d chore(deps): update container image tccr.io/truecharts/n8n to v0.217.1 2023-02-24 16:22:23 +00:00
Xstar97TheNoobandGitHub 80cd517c7c fix(homebox) homebox fix allow registration variable. (#7538)
* fix(homebox) fix allow registration variable

* bump chart version
2023-02-24 15:26:07 +00:00
AllieQpzmandGitHub 0802d9179c feat(plexaniserver) plexanisync move to stable (#7535) 2023-02-24 16:16:00 +01:00
ef6921327d chore(deps): update immich to v1.49.0 (minor) (#7487)
* chore(deps): update immich to v1.49.0

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <[email protected]>

* fix ml

* remove `-`

* default

* quote

* hardcode

* handle update

* ...

* Update charts/stable/immich/templates/_ml.tpl

Signed-off-by: Stavros Kois <[email protected]>

* needs new proebs

---------

Signed-off-by: TrueCharts-Bot <[email protected]>
Signed-off-by: Stavros Kois <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
2023-02-24 17:02:48 +02:00
TrueCharts BotandGitHub e27a54a9ad Merge pull request #7533 from truecharts/renovate/tccr.io-truecharts-misskey-13.7.x 2023-02-24 09:00:32 +01:00
TrueCharts BotandGitHub 4ad3f2c671 Merge pull request #7532 from truecharts/renovate/tccr.io-truecharts-xwiki-15.0.0-postgres 2023-02-24 08:58:31 +01:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
c479205f86 docs: add AllieQpzm as a contributor for code (#7534)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-24 09:31:53 +02:00
TrueCharts-Bot 161dfc548a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 07:29:18 +00:00
TrueCharts-Bot 19286fa991 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 07:29:08 +00:00
AllieQpzmandGitHub 6b7f45b2fb fix(plexanisync) reference plex_sections correctly (#7527) 2023-02-24 09:26:43 +02:00
TrueCharts-Admin 71c779e8e7 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.5 2023-02-24 07:25:20 +00:00
TrueCharts-Admin b7a524c3ae chore(deps): update container image tccr.io/truecharts/xwiki to 15.0.0-postgres 2023-02-24 07:25:12 +00:00
TrueCharts BotandGitHub 37ca4d535f Merge pull request #7530 from truecharts/renovate/tccr.io-truecharts-protonmail-bridge-3.x 2023-02-24 04:18:26 +01:00
TrueCharts-Bot d4d4211a15 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 02:52:38 +00:00
TrueCharts-Admin 12ba11223d chore(deps): update container image tccr.io/truecharts/protonmail-bridge to v3.0.17 2023-02-24 02:48:08 +00:00
TrueCharts BotandGitHub ba83ff4869 Merge pull request #7525 from truecharts/renovate/tccr.io-truecharts-n8n-0.x 2023-02-24 03:23:48 +01:00
TrueCharts BotandGitHub 84c38b76e4 Merge pull request #7526 from truecharts/renovate/tccr.io-truecharts-apprise-api-1.x 2023-02-24 03:20:34 +01:00
TrueCharts BotandGitHub ebe61d2ea8 Merge pull request #7524 from truecharts/renovate/tccr.io-truecharts-clickhouse-23.x 2023-02-24 03:17:56 +01:00
TrueCharts-Bot a7b8dfd41e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 01:55:08 +00:00
TrueCharts-Bot 6592648fc3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 01:55:07 +00:00
TrueCharts-Bot fd2a039253 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 01:54:42 +00:00
TrueCharts-Admin 94fe8b40d5 chore(deps): update container image tccr.io/truecharts/apprise-api to v1.2.0 2023-02-24 01:51:09 +00:00
TrueCharts-Admin e2c7ce6bb7 chore(deps): update container image tccr.io/truecharts/n8n to v0.217.0 2023-02-24 01:50:53 +00:00
TrueCharts-Admin bfd6865eeb chore(deps): update container image tccr.io/truecharts/clickhouse to v23.2.1.2537 2023-02-24 01:50:40 +00:00
TrueCharts BotandGitHub c9d8eaa40f Merge pull request #7523 from truecharts/renovate/tccr.io-truecharts-alist-3.x 2023-02-24 01:58:53 +01:00
TrueCharts BotandGitHub ceeac644b7 chore(deps): update dawidd6/action-download-artifact action to v2.26.0 (#7486) 2023-02-24 02:55:56 +02:00
TrueCharts BotandGitHub 8e8655e015 chore(deps): update renovatebot/github-action action to v34.152.2 (#7490) 2023-02-24 02:55:40 +02:00
TrueCharts-Bot 53fbcfaf49 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 00:35:47 +00:00
TrueCharts-Admin d225814494 chore(deps): update container image tccr.io/truecharts/alist to v3.12.0 2023-02-24 00:30:59 +00:00
TrueCharts-Bot dd6aaa912c Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-24 00:26:18 +00:00
TrueCharts BotandGitHub fca7e9ff59 Merge pull request #7522 from truecharts/renovate/tccr.io-truecharts-openproject-12.4.x 2023-02-24 01:06:38 +01:00
TrueCharts-Bot f586bea089 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 23:29:20 +00:00
TrueCharts-Admin 0b8a60e96d chore(deps): update container image tccr.io/truecharts/openproject to v12.4.5 2023-02-23 23:25:12 +00:00
TrueCharts BotandGitHub 8edf09d454 Merge pull request #7520 from truecharts/renovate/tccr.io-truecharts-n8n-0.216.x 2023-02-23 23:58:02 +01:00
TrueCharts-Bot 73e9c53d2f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 22:28:58 +00:00
TrueCharts-Admin f8bbcc6331 chore(deps): update container image tccr.io/truecharts/n8n to v0.216.2 2023-02-23 22:25:02 +00:00
TrueCharts BotandGitHub 63c3d58f34 Merge pull request #7518 from truecharts/renovate/tccr.io-truecharts-misskey-13.7.x 2023-02-23 23:00:59 +01:00
Xstar97TheNoobandGitHub 904f33d89c fix(somfyprotect2mqtt) fix secret type values (#7508)
* fix(somfyprotect2mqtt) fix secret type values

* bump version

* fix code variable

* remove type

* add SKIPINSTALL
2023-02-23 21:35:03 +00:00
TrueCharts-Bot 54615d6c56 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 21:30:01 +00:00
TrueCharts-Admin fec42019a0 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.4 2023-02-23 21:25:40 +00:00
TrueCharts BotandGitHub fa1bdbb351 Merge pull request #7516 from truecharts/renovate/tccr.io-truecharts-kavitaemail-0.1.x 2023-02-23 21:49:54 +01:00
TrueCharts-Bot ca01f597e3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 20:26:11 +00:00
TrueCharts-Admin b161f1456d chore(deps): update container image tccr.io/truecharts/kavitaemail to v0.1.14 2023-02-23 20:22:17 +00:00
TrueCharts BotandGitHub 126d0bf3fc Merge pull request #7515 from truecharts/renovate/tccr.io-truecharts-drawio-20.8.x 2023-02-23 20:55:42 +01:00
TrueCharts-Bot 92463228a4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 19:29:17 +00:00
TrueCharts-Admin eaf7972110 chore(deps): update container image tccr.io/truecharts/drawio to v20.8.23 2023-02-23 19:25:10 +00:00
TrueCharts BotandGitHub e8402da5ce Merge pull request #7514 from truecharts/renovate/patch-ersatztv 2023-02-23 19:15:46 +01:00
TrueCharts-Bot dbb78d7ace Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 17:27:50 +00:00
TrueCharts-Admin 9e7fa1db8f chore(deps): update container image tccr.io/truecharts/ersatztv-vaapi to v0.7.4 2023-02-23 17:23:10 +00:00
TrueCharts BotandGitHub a967d9aeea Merge pull request #7513 from truecharts/renovate/tccr.io-truecharts-misskey-13.7.x 2023-02-23 18:02:20 +01:00
TrueCharts-Bot b4d4531085 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 16:30:13 +00:00
TrueCharts-Admin 8f01a69652 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.3 2023-02-23 16:24:47 +00:00
TrueCharts BotandGitHub 429a14390c Merge pull request #7512 from truecharts/renovate/tccr.io-truecharts-ddns-go-4.5.x 2023-02-23 16:51:50 +01:00
TrueCharts-Bot 17fa000e97 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 15:27:27 +00:00
TrueCharts-Admin 92a9985376 chore(deps): update container image tccr.io/truecharts/ddns-go to v4.5.4 2023-02-23 15:22:23 +00:00
Xstar97TheNoobandGitHub 30fafb840e fix(apprise-api): BREAKING CHANGE refactor (#7370)
* fix(apprise-api) breaking changes

* update tag

* fix perms

* www-data perms

* remove whitespace

---------

Signed-off-by: Xstar97TheNoob <[email protected]>
2023-02-23 16:03:21 +01:00
Xstar97TheNoobandGitHub e18b59ee83 renovate(scrypted) add scrypted group (#7509) 2023-02-23 10:02:29 -05:00
TrueCharts BotandGitHub 677024a407 Merge pull request #7510 from truecharts/renovate/restreamer 2023-02-23 15:51:52 +01:00
TrueCharts-Bot 490f403911 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 14:26:51 +00:00
TrueCharts-Admin 083897564b chore(deps): update container image tccr.io/truecharts/restreamer to v2.5.0 2023-02-23 14:22:50 +00:00
TrueCharts BotandGitHub bd6b7cd629 Merge pull request #7507 from truecharts/renovate/tccr.io-truecharts-wizarr-1.6.x 2023-02-23 14:57:05 +01:00
TrueCharts-Bot eb616dd9ad Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 13:31:12 +00:00
TrueCharts-Admin a6fd5d6acb chore(deps): update container image tccr.io/truecharts/wizarr to v1.6.5 2023-02-23 13:27:07 +00:00
TrueCharts BotandGitHub a4a5feca71 Merge pull request #7506 from truecharts/renovate/tccr.io-truecharts-sourcegraph-4.x 2023-02-23 13:57:04 +01:00
TrueCharts-Bot dd2a112b1a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 12:30:54 +00:00
TrueCharts-Admin c90e68f2c4 chore(deps): update container image tccr.io/truecharts/sourcegraph to v4.5.0 2023-02-23 12:26:57 +00:00
TrueCharts BotandGitHub e0b7fd2828 Merge pull request #7505 from truecharts/renovate/tccr.io-truecharts-misskey-13.7.x 2023-02-23 13:01:33 +01:00
TrueCharts-Bot 3acf478df4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 11:30:19 +00:00
TrueCharts-Admin 23038aa2db chore(deps): update container image tccr.io/truecharts/misskey to v13.7.2 2023-02-23 11:25:36 +00:00
TrueCharts BotandGitHub b74ce25c82 Merge pull request #7504 from truecharts/renovate/tccr.io-truecharts-prowlarr-1.x 2023-02-23 11:55:16 +01:00
TrueCharts-Bot 7e50777489 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 10:29:42 +00:00
TrueCharts-Admin 9ebffce970 chore(deps): update container image tccr.io/truecharts/prowlarr to v1.3.0.2757 2023-02-23 10:25:04 +00:00
TrueCharts BotandGitHub f821d21b3d Merge pull request #7503 from truecharts/renovate/tccr.io-truecharts-netbox-3.4.5 2023-02-23 10:09:41 +01:00
TrueCharts-Bot 5ca9153e50 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 08:29:12 +00:00
TrueCharts-Admin 916e309073 chore(deps): update container image tccr.io/truecharts/netbox to 3.4.5 2023-02-23 08:24:35 +00:00
TrueCharts BotandGitHub 95bcf0bacd Merge pull request #7502 from truecharts/renovate/tccr.io-truecharts-wizarr-1.6.x 2023-02-23 08:49:42 +01:00
TrueCharts-Bot f4c295c3e8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 07:25:54 +00:00
TrueCharts-Admin 5585a5dfad chore(deps): update container image tccr.io/truecharts/wizarr to v1.6.4 2023-02-23 07:21:59 +00:00
TrueCharts BotandGitHub 9f7ad429be Merge pull request #7501 from truecharts/renovate/tccr.io-truecharts-strapi-4.6.x 2023-02-23 08:01:10 +01:00
TrueCharts-Bot 17b7eb351f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 06:29:26 +00:00
TrueCharts-Admin 1e1596be0e chore(deps): update container image tccr.io/truecharts/strapi to v4.6.2 2023-02-23 06:25:33 +00:00
TrueCharts BotandGitHub ddefbf55d3 Merge pull request #7500 from truecharts/renovate/tccr.io-truecharts-misskey-13.7.x 2023-02-23 07:00:46 +01:00
TrueCharts-Bot dd96703860 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 05:27:09 +00:00
TrueCharts-Admin 8205f2b5b6 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.1 2023-02-23 05:22:37 +00:00
TrueCharts BotandGitHub d180ec8e55 Merge pull request #7499 from truecharts/renovate/tccr.io-truecharts-esphome-2023.2.x 2023-02-23 05:55:58 +01:00
TrueCharts-Bot dfe12c0f86 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 04:29:39 +00:00
TrueCharts-Admin b2e820143a chore(deps): update container image tccr.io/truecharts/esphome to v2023.2.4 2023-02-23 04:25:42 +00:00
TrueCharts BotandGitHub 3ee7308bba Merge pull request #7498 from truecharts/renovate/tccr.io-truecharts-portainer-ce-2.17.1 2023-02-23 04:15:56 +01:00
TrueCharts-Bot 07ec71aae5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 02:51:08 +00:00
TrueCharts-Admin 8b2e87209a chore(deps): update container image tccr.io/truecharts/portainer-ce to 2.17.1 2023-02-23 02:47:04 +00:00
TrueCharts BotandGitHub 0d946bb075 Merge pull request #7497 from truecharts/renovate/tailscale-tailscale-1.36.x 2023-02-23 03:08:09 +01:00
TrueCharts-Bot d78b8e5b98 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 01:54:14 +00:00
TrueCharts-Admin d31e030aed chore(deps): update container image tailscale/tailscale to v1.36.2 2023-02-23 01:49:18 +00:00
TrueCharts-Bot 3a1fb8cb1f Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-23 00:25:39 +00:00
TrueCharts BotandGitHub d34bbf419e Merge pull request #7496 from truecharts/renovate/tccr.io-truecharts-dashdot-4.9.x 2023-02-23 00:52:53 +01:00
TrueCharts-Bot 0b8929ab5c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 23:28:05 +00:00
TrueCharts-Admin c93e54f988 chore(deps): update container image tccr.io/truecharts/dashdot to v4.9.1 2023-02-22 23:24:02 +00:00
TrueCharts BotandGitHub 6913192d0e Merge pull request #7495 from truecharts/renovate/tccr.io-truecharts-radicale-3.1.x 2023-02-22 21:53:12 +01:00
TrueCharts-Bot 5de67584b6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 20:30:22 +00:00
TrueCharts-Admin e195946bc8 chore(deps): update container image tccr.io/truecharts/radicale to v3.1.8.1 2023-02-22 20:26:12 +00:00
TrueCharts BotandGitHub c6c79f4e8a Merge pull request #7494 from truecharts/renovate/tccr.io-truecharts-multi-scrobbler-latest 2023-02-22 20:51:12 +01:00
TrueCharts-Bot 25fc38e6a4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 19:29:02 +00:00
TrueCharts-Admin b987b27d38 chore(deps): update container image tccr.io/truecharts/multi-scrobbler to latest 2023-02-22 19:24:11 +00:00
TrueCharts BotandGitHub 99f00c2ebd Merge pull request #7492 from truecharts/renovate/tccr.io-truecharts-youtrack-2022.3.x 2023-02-22 18:55:33 +01:00
TrueCharts-Bot 1b76ce802f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 17:26:42 +00:00
TrueCharts-Admin 06d66e804c chore(deps): update container image tccr.io/truecharts/youtrack to v2022.3.65372 2023-02-22 17:22:37 +00:00
Xstar97TheNoobandGitHub 6109a65a68 feat(Somfyprotect2mqtt) add somfyprotect2mqtt (#7458)
* feat(somfyprotect2mqtt) add somfyprotect2mqtt

* update chart

* remove changes from cloudflared

* set tag v0.2.9

* fix sites range

* fix int variables

* fix host type in values

* convert to string

* fix manual_snapshot variable

* fix secrets.tpl

* remove unused secret obj

* fix config
2023-02-22 10:33:56 -05:00
TrueCharts BotandGitHub 61ac76402c Merge pull request #7488 from truecharts/renovate/tccr.io-truecharts-misskey-13.x 2023-02-22 13:58:53 +01:00
TrueCharts BotandGitHub 65b5654ae3 Merge pull request #7489 from truecharts/renovate/penpot 2023-02-22 13:58:18 +01:00
TrueCharts-Bot 7fc41f585b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 12:28:43 +00:00
TrueCharts-Bot 794005fa9d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 12:28:38 +00:00
TrueCharts-Admin 8363b7808d chore(deps): update penpot to v1.17.1 2023-02-22 12:24:08 +00:00
TrueCharts-Admin 03b8fcb637 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.0 2023-02-22 12:23:53 +00:00
TrueCharts BotandGitHub ecedf9969e Merge pull request #7484 from truecharts/renovate/tccr.io-truecharts-jenkins-2.x 2023-02-22 12:54:50 +01:00
TrueCharts BotandGitHub 46ffe5d4be Merge pull request #7485 from truecharts/renovate/tccr.io-truecharts-verysync-2.x 2023-02-22 12:54:19 +01:00
TrueCharts-Bot 5b358aef75 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 11:29:06 +00:00
TrueCharts-Bot bb2e447980 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 11:29:01 +00:00
TrueCharts-Admin 3853c1d3b9 chore(deps): update container image tccr.io/truecharts/verysync to v2.16.0 2023-02-22 11:25:16 +00:00
TrueCharts-Admin 692aa47328 chore(deps): update container image tccr.io/truecharts/jenkins to v2.392.0 2023-02-22 11:25:04 +00:00
TrueCharts BotandGitHub ccb0411cc4 Merge pull request #7480 from truecharts/renovate/tccr.io-truecharts-hedgedoc-1.9.7 2023-02-22 11:57:22 +01:00
TrueCharts BotandGitHub 1657db2f3a Merge pull request #7481 from truecharts/renovate/tccr.io-truecharts-wizarr-1.6.x 2023-02-22 11:53:41 +01:00
TrueCharts BotandGitHub 40b8719c62 Merge pull request #7482 from truecharts/renovate/tccr.io-truecharts-zwavejs-ui-8.8.x 2023-02-22 11:53:16 +01:00
TrueCharts BotandGitHub c11974ad69 Merge pull request #7483 from truecharts/renovate/tccr.io-truecharts-game-server-monitor-2.x 2023-02-22 11:44:41 +01:00
TrueCharts-Bot 8f8ae1c449 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 10:30:11 +00:00
TrueCharts-Bot 2a02f81835 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 10:30:09 +00:00
TrueCharts-Bot 8ab6a0f4fd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 10:29:16 +00:00
TrueCharts-Bot 47525f499b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 10:28:52 +00:00
TrueCharts-Admin 2f4f9d85af chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.11.0 2023-02-22 10:25:30 +00:00
TrueCharts-Admin e376045f57 chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.8.6 2023-02-22 10:25:18 +00:00
TrueCharts-Admin 4281bf6de1 chore(deps): update container image tccr.io/truecharts/wizarr to v1.6.3 2023-02-22 10:25:08 +00:00
TrueCharts-Admin a5ccd5fea7 chore(deps): update container image tccr.io/truecharts/hedgedoc to 1.9.7 2023-02-22 10:24:51 +00:00
TrueCharts BotandGitHub 353dd4a67b chore(deps): update actions/stale action to v7 (#5593) 2023-02-22 10:15:38 +01:00
TrueCharts BotandGitHub da4ab9a95e chore(deps): update actions/delete-package-versions action to v4 (#6135) 2023-02-22 10:15:17 +01:00
Kjeld Schouten-LebbingandGitHub fe60db053a fix(k8s-gateway): fix multi-domain (#7448)
* Update _configmap.tpl

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update _k8sgateway.tpl

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update Chart.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

* Update Chart.yaml

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>

---------

Signed-off-by: Kjeld Schouten-Lebbing <[email protected]>
2023-02-22 10:13:26 +01:00
TrueCharts BotandGitHub 5771f9a494 Merge pull request #7479 from truecharts/renovate/tccr.io-truecharts-netbox-3.4.x 2023-02-22 10:08:53 +01:00
TrueCharts-Bot 00e4a5775f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 08:30:17 +00:00
TrueCharts-Admin d7621b0864 chore(deps): update container image tccr.io/truecharts/netbox to v3.4.5 2023-02-22 08:25:17 +00:00
TrueCharts BotandGitHub c2629e74ae Merge pull request #7477 from truecharts/renovate/tccr.io-truecharts-tsmuxer-23.2.x 2023-02-22 08:52:51 +01:00
TrueCharts BotandGitHub 82915ae1ba Merge pull request #7476 from truecharts/renovate/tccr.io-truecharts-stash-0.19.x 2023-02-22 08:52:20 +01:00
TrueCharts-Bot 17276a190b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 07:28:00 +00:00
TrueCharts-Bot 53727bf022 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 07:27:53 +00:00
TrueCharts-Admin df92242b48 chore(deps): update container image tccr.io/truecharts/tsmuxer to v23.02.3 2023-02-22 07:24:04 +00:00
TrueCharts-Admin 009a297eb7 chore(deps): update container image tccr.io/truecharts/stash to v0.19.1 2023-02-22 07:23:56 +00:00
TrueCharts BotandGitHub 29f8372d8c Merge pull request #7474 from truecharts/renovate/tccr.io-truecharts-soft-serve-0.4.x 2023-02-22 07:51:55 +01:00
TrueCharts-Bot 10dc85efd2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 06:27:13 +00:00
TrueCharts-Admin b688353902 chore(deps): update container image tccr.io/truecharts/soft-serve to v0.4.6 2023-02-22 06:23:19 +00:00
TrueCharts BotandGitHub 5bd82cf7be Merge pull request #7471 from truecharts/renovate/tccr.io-truecharts-ghost-5.35.1 2023-02-22 07:09:51 +01:00
TrueCharts BotandGitHub 2ddccf7834 Merge pull request #7472 from truecharts/renovate/tccr.io-truecharts-portainer-ce-2.17.x 2023-02-22 06:53:52 +01:00
TrueCharts-Bot e8f551c69b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 05:29:22 +00:00
TrueCharts-Bot 5039a31559 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 05:29:10 +00:00
TrueCharts-Admin 9033bfd841 chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.17.1 2023-02-22 05:25:28 +00:00
TrueCharts-Admin a926f53928 chore(deps): update container image tccr.io/truecharts/ghost to 5.35.1 2023-02-22 05:25:14 +00:00
TrueCharts BotandGitHub e633f82352 Merge pull request #7470 from truecharts/renovate/tccr.io-truecharts-n8n-0.216.x 2023-02-22 05:56:03 +01:00
TrueCharts-Bot e28a6228ed Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 04:26:56 +00:00
TrueCharts-Admin 5ca545da15 chore(deps): update container image tccr.io/truecharts/n8n to v0.216.1 2023-02-22 04:23:03 +00:00
TrueCharts BotandGitHub e71bf643a5 Merge pull request #7469 from truecharts/renovate/tccr.io-truecharts-ghost-5.35.x 2023-02-22 05:13:12 +01:00
TrueCharts-Bot ae2e5589c1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 03:32:28 +00:00
TrueCharts-Admin 2142a23310 chore(deps): update container image tccr.io/truecharts/ghost to v5.35.1 2023-02-22 03:27:43 +00:00
TrueCharts BotandGitHub 6f74010137 Merge pull request #7468 from truecharts/renovate/tccr.io-truecharts-homer-23.2.x 2023-02-22 04:16:49 +01:00
TrueCharts-Bot a6d6b260b7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 02:53:43 +00:00
TrueCharts-Admin 855a960eba chore(deps): update container image tccr.io/truecharts/homer to v23.02.2 2023-02-22 02:49:21 +00:00
TrueCharts BotandGitHub 135d136242 Merge pull request #7467 from truecharts/renovate/tccr.io-truecharts-gitea-1.18.x 2023-02-22 03:33:18 +01:00
TrueCharts BotandGitHub 1c0af0f436 Merge pull request #7466 from truecharts/renovate/tccr.io-truecharts-webgrabplus-5.0.1 2023-02-22 03:20:05 +01:00
TrueCharts-Bot bf37307291 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 01:57:37 +00:00
TrueCharts-Bot 15401c9cdb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 01:56:57 +00:00
TrueCharts-Admin 643fc89c61 chore(deps): update container image tccr.io/truecharts/gitea to v1.18.5 2023-02-22 01:53:01 +00:00
TrueCharts-Admin 6041ed0de4 chore(deps): update container image tccr.io/truecharts/webgrabplus to 5.0.1 2023-02-22 01:52:53 +00:00
TrueCharts BotandGitHub 5fedcbc7a9 Merge pull request #7465 from truecharts/renovate/tccr.io-truecharts-ubooquity-v2.1.2 2023-02-22 02:00:23 +01:00
TrueCharts BotandGitHub e15f8a78b2 Merge pull request #7464 from truecharts/renovate/tccr.io-truecharts-storm-latest 2023-02-22 01:44:04 +01:00
TrueCharts-Bot d31e4f6068 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 00:35:07 +00:00
TrueCharts-Admin 13e3a1c686 chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 2023-02-22 00:30:13 +00:00
TrueCharts-Bot f3b90e8a0d Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-22 00:24:37 +00:00
TrueCharts BotandGitHub 0057e15a3d Merge pull request #7463 from truecharts/renovate/tccr.io-truecharts-adguard-home-0.107.x 2023-02-22 00:50:47 +01:00
TrueCharts-Bot 66fd8a4fce Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 23:26:54 +00:00
TrueCharts-Admin 7f1da084f6 chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.25 2023-02-21 23:22:49 +00:00
TrueCharts BotandGitHub 9f144bb500 chore(deps): update pascalgn/automerge-action action to v0.15.6 (#7429) 2023-02-22 00:11:08 +02:00
TrueCharts BotandGitHub d299534434 chore(deps): update yokawasa/action-setup-kube-tools action to v0.9.3 (#7430) 2023-02-22 00:10:54 +02:00
Xstar97TheNoobandGitHub 84a2df0e6c fix(rtmpserver) enable ports (#7459) 2023-02-21 19:04:42 +01:00
Xstar97TheNoobandGitHub 7fb8026f4b fix(homebridge) homebridge update v2023 (#7449)
* fix(homebridge) homebridge update v2023

* update chart version
2023-02-21 15:09:09 +01:00
Xstar97TheNoobandGitHub dc0da31251 fix(unpoller) unpoller change upstream (#7445)
* fix(unifi-poller) unifi-poller change upstream

* update tag version
2023-02-21 15:08:48 +01:00
TrueCharts BotandGitHub 142997a609 Merge pull request #7457 from truecharts/renovate/tccr.io-truecharts-scrypted-thin-0.6.x 2023-02-21 14:07:32 +01:00
TrueCharts BotandGitHub 9da2ce1c7d Merge pull request #7455 from truecharts/renovate/tccr.io-truecharts-scrypted-full-0.6.x 2023-02-21 14:06:40 +01:00
TrueCharts BotandGitHub a9073c3be3 Merge pull request #7456 from truecharts/renovate/tccr.io-truecharts-scrypted-lite-0.6.x 2023-02-21 14:06:36 +01:00
TrueCharts BotandGitHub 09578198c7 Merge pull request #7451 from truecharts/renovate/tccr.io-truecharts-appsmith-1.9.x 2023-02-21 14:02:55 +01:00
TrueCharts BotandGitHub ddbf613e62 Merge pull request #7454 from truecharts/renovate/tccr.io-truecharts-nocodb-0.105.x 2023-02-21 14:01:29 +01:00
TrueCharts BotandGitHub 1ac200c062 Merge pull request #7452 from truecharts/renovate/tccr.io-truecharts-czkawka-23.2.x 2023-02-21 13:56:00 +01:00
TrueCharts BotandGitHub f15d1a060c Merge pull request #7453 from truecharts/renovate/tccr.io-truecharts-homepage-0.6.x 2023-02-21 13:55:36 +01:00
TrueCharts BotandGitHub a8420acbba Merge pull request #7450 from truecharts/renovate/tccr.io-truecharts-openvscode-server-1.75.1 2023-02-21 13:54:52 +01:00
TrueCharts-Bot 34027326c6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:32:43 +00:00
TrueCharts-Bot 6bebd842ee Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:32:12 +00:00
TrueCharts-Bot 6e509bb6a0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:32:09 +00:00
TrueCharts-Bot b8dfaad531 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:32:08 +00:00
TrueCharts-Bot 959d978a60 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:32:07 +00:00
TrueCharts-Bot 81e5027f1a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:31:57 +00:00
TrueCharts-Bot b3e0b98a33 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:31:57 +00:00
TrueCharts-Bot 5dc897a1bd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 12:31:27 +00:00
TrueCharts-Admin 21e8e33878 chore(deps): update container image tccr.io/truecharts/scrypted-thin to v0.6.19 2023-02-21 12:28:16 +00:00
TrueCharts-Admin 5e24cd3e4c chore(deps): update container image tccr.io/truecharts/scrypted-lite to v0.6.19 2023-02-21 12:28:09 +00:00
TrueCharts-Admin 1d068e1ef7 chore(deps): update container image tccr.io/truecharts/scrypted-full to v0.6.19 2023-02-21 12:28:01 +00:00
TrueCharts-Admin 48a197d05c chore(deps): update container image tccr.io/truecharts/nocodb to v0.105.3 2023-02-21 12:27:51 +00:00
TrueCharts-Admin b48784935d chore(deps): update container image tccr.io/truecharts/homepage to v0.6.9 2023-02-21 12:27:44 +00:00
TrueCharts-Admin a858c2bb6e chore(deps): update container image tccr.io/truecharts/czkawka to v23.02.3 2023-02-21 12:27:37 +00:00
TrueCharts-Admin ad55a43857 chore(deps): update container image tccr.io/truecharts/appsmith to v1.9.8 2023-02-21 12:27:28 +00:00
TrueCharts-Admin 8aa443a787 chore(deps): update container image tccr.io/truecharts/openvscode-server to 1.75.1 2023-02-21 12:27:15 +00:00
Xstar97TheNoobandGitHub c3cab5f515 feat(shoko-server) shoko-server move to stable (#7444) 2023-02-21 11:58:30 +01:00
TrueCharts BotandGitHub c1ab877c55 Merge pull request #7431 from truecharts/renovate/tccr.io-truecharts-babybuddy-1.x 2023-02-21 02:07:22 +01:00
TrueCharts BotandGitHub 795cfc9cd1 Merge pull request #7427 from truecharts/renovate/tccr.io-truecharts-zerotier-1.10.x 2023-02-21 02:03:43 +01:00
TrueCharts-Bot a22bb7278c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 00:39:52 +00:00
TrueCharts-Bot b3cdbce80c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 00:39:36 +00:00
TrueCharts-Admin 07ccaaf938 chore(deps): update container image tccr.io/truecharts/babybuddy to v1.15.0 2023-02-21 00:35:56 +00:00
TrueCharts-Admin 8fc5ca5431 chore(deps): update container image tccr.io/truecharts/zerotier to v1.10.3 2023-02-21 00:35:40 +00:00
TrueCharts-Bot 33b09e5598 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 01:34:17 +01:00
TrueCharts-Admin 10f807cae4 chore(deps): update container image tccr.io/truecharts/rflood to latest 2023-02-21 01:34:17 +01:00
TrueCharts-Bot 758bc5076f Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 00:27:31 +00:00
TrueCharts BotandGitHub f90d28a3c0 Merge pull request #7413 from truecharts/renovate/tccr.io-truecharts-hedgedoc-1.9.x 2023-02-21 00:59:40 +01:00
TrueCharts BotandGitHub e0e82ca405 Merge pull request #7442 from truecharts/renovate/tccr.io-truecharts-znc-v1.8.2 2023-02-21 00:57:01 +01:00
TrueCharts-Bot 1fc159a8d2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 23:33:28 +00:00
TrueCharts-Bot 38d2f478ce Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 23:33:24 +00:00
TrueCharts-Bot 5fcc58480e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 00:29:42 +01:00
TrueCharts-Admin 1e96b7c5b3 chore(deps): update container image tccr.io/truecharts/traefik to v2.9.8 2023-02-21 00:29:42 +01:00
TrueCharts-Admin 6c1910f52b chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.7 2023-02-20 23:29:34 +00:00
TrueCharts-Admin 9e9a434f49 chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 2023-02-20 23:29:22 +00:00
TrueCharts BotandGitHub 042a040f1c Merge pull request #7416 from truecharts/renovate/tccr.io-truecharts-leantime-2.3.x 2023-02-21 00:27:49 +01:00
TrueCharts BotandGitHub 7a00ee0906 Merge pull request #7434 from truecharts/renovate/tccr.io-truecharts-ghost-5.x 2023-02-21 00:27:37 +01:00
TrueCharts-Bot 470f13962d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-21 00:25:51 +01:00
TrueCharts-Admin fc2c60bbef chore(deps): update container image tccr.io/truecharts/scratch to latest 2023-02-21 00:25:51 +01:00
TrueCharts BotandGitHub 86ba72763a Merge pull request #7412 from truecharts/renovate/tccr.io-truecharts-gitea-1.18.x 2023-02-21 00:23:08 +01:00
TrueCharts BotandGitHub 6ec78de30f Merge pull request #7420 from truecharts/renovate/tccr.io-truecharts-openproject-12.4.x 2023-02-21 00:22:58 +01:00
TrueCharts BotandGitHub 9d8de4365d Merge pull request #7428 from truecharts/renovate/patch-immich 2023-02-21 00:21:57 +01:00
TrueCharts BotandGitHub c99a274c2e Merge pull request #7404 from truecharts/renovate/patch-authentik 2023-02-21 00:20:43 +01:00
TrueCharts BotandGitHub 1fb562aa68 Merge pull request #7438 from truecharts/renovate/tccr.io-truecharts-paperless-ng-1.x 2023-02-21 00:20:35 +01:00
TrueCharts BotandGitHub 20556c6555 Merge pull request #7436 from truecharts/renovate/tccr.io-truecharts-hasty-paste-1.x 2023-02-21 00:18:44 +01:00
TrueCharts BotandGitHub 95b566e4eb Merge pull request #7437 from truecharts/renovate/tccr.io-truecharts-nocodb-0.x 2023-02-21 00:18:18 +01:00
TrueCharts BotandGitHub 0fd531be37 Merge pull request #7441 from truecharts/renovate/tccr.io-truecharts-ntfy-2.x 2023-02-21 00:17:48 +01:00
TrueCharts BotandGitHub 583ab83037 Merge pull request #7432 from truecharts/renovate/tccr.io-truecharts-calibre-6.x 2023-02-21 00:16:56 +01:00
TrueCharts BotandGitHub 9cb49f48a6 Merge pull request #7419 from truecharts/renovate/tccr.io-truecharts-noisedash-0.6.x 2023-02-21 00:16:39 +01:00
TrueCharts BotandGitHub b3dac2a6d8 Merge pull request #7425 from truecharts/renovate/tccr.io-truecharts-wikijs-2.5.x 2023-02-21 00:15:43 +01:00
TrueCharts BotandGitHub 375c7ab074 Merge pull request #7417 from truecharts/renovate/tccr.io-truecharts-linkding-1.17.x 2023-02-21 00:15:40 +01:00
TrueCharts BotandGitHub a696e5ba1c Merge pull request #7433 from truecharts/renovate/tccr.io-truecharts-code-server-4.x 2023-02-21 00:15:11 +01:00
TrueCharts BotandGitHub 66f8cb660b Merge pull request #7423 from truecharts/renovate/tccr.io-truecharts-satisfactory-1.4.x 2023-02-21 00:15:04 +01:00
TrueCharts BotandGitHub 05a9885594 Merge pull request #7440 from truecharts/renovate/tccr.io-truecharts-prowlarr-1.x 2023-02-21 00:14:58 +01:00
TrueCharts BotandGitHub 0dffbbc006 Merge pull request #7391 from truecharts/renovate/splunk-splunk-9.0.4 2023-02-21 00:14:51 +01:00
TrueCharts BotandGitHub 2c9a59cdc8 Merge pull request #7408 from truecharts/renovate/tccr.io-truecharts-domoticz-2023.1.x 2023-02-21 00:14:43 +01:00
TrueCharts BotandGitHub 304b9ca019 Merge pull request #7426 from truecharts/renovate/tccr.io-truecharts-wizarr-1.6.x 2023-02-21 00:14:37 +01:00
TrueCharts BotandGitHub 2bbc3059b4 Merge pull request #7422 from truecharts/renovate/tccr.io-truecharts-readarr-0.1.x 2023-02-21 00:14:30 +01:00
TrueCharts BotandGitHub 1ed63fa206 Merge pull request #7414 from truecharts/renovate/tccr.io-truecharts-homepage-0.6.x 2023-02-21 00:13:58 +01:00
TrueCharts BotandGitHub c2716e015f Merge pull request #7393 from truecharts/renovate/tccr.io-truecharts-hedgedoc-1.9.6 2023-02-21 00:13:44 +01:00
TrueCharts BotandGitHub 8b42c505f1 Merge pull request #7421 from truecharts/renovate/tccr.io-truecharts-qinglong-2.15.x 2023-02-21 00:13:30 +01:00
TrueCharts BotandGitHub f82c5ca4c1 Merge pull request #7418 from truecharts/renovate/tccr.io-truecharts-makemkv-23.2.x 2023-02-21 00:13:22 +01:00
TrueCharts BotandGitHub 817e49e451 Merge pull request #7409 from truecharts/renovate/tccr.io-truecharts-flexget-3.5.x 2023-02-21 00:13:16 +01:00
TrueCharts BotandGitHub 9407450224 Merge pull request #7415 from truecharts/renovate/tccr.io-truecharts-ispy-agent-dvr-4.5.x 2023-02-21 00:13:13 +01:00
TrueCharts BotandGitHub b220c06542 Merge pull request #7406 from truecharts/renovate/tccr.io-truecharts-clamav-1.0.x 2023-02-21 00:13:06 +01:00
TrueCharts BotandGitHub 97e33c07ea Merge pull request #7435 from truecharts/renovate/tccr.io-truecharts-guacamole-server-1.x 2023-02-21 00:13:04 +01:00
TrueCharts BotandGitHub c6e04cf7cd Merge pull request #7410 from truecharts/renovate/tccr.io-truecharts-fluidd-1.23.x 2023-02-21 00:12:59 +01:00
TrueCharts BotandGitHub 8506a40c85 Merge pull request #7407 from truecharts/renovate/tccr.io-truecharts-collabora-22.5.x 2023-02-21 00:12:54 +01:00
TrueCharts BotandGitHub 8215ff2913 Merge pull request #7392 from truecharts/renovate/tccr.io-truecharts-babybuddy-1.14.0 2023-02-21 00:12:17 +01:00
TrueCharts BotandGitHub 7550138a96 Merge pull request #7405 from truecharts/renovate/tccr.io-truecharts-adguard-home-0.107.x 2023-02-21 00:12:03 +01:00
TrueCharts BotandGitHub d3874a98ca Merge pull request #7403 from truecharts/renovate/tccr.io-truecharts-zerotier-1.10.2 2023-02-21 00:11:54 +01:00
TrueCharts BotandGitHub 1191d5c826 Merge pull request #7397 from truecharts/renovate/tccr.io-truecharts-ocis-2.0.0 2023-02-21 00:11:41 +01:00
TrueCharts BotandGitHub deeffab0d5 Merge pull request #7402 from truecharts/renovate/tccr.io-truecharts-thunderbird-latest 2023-02-21 00:11:32 +01:00
TrueCharts BotandGitHub 5e6e98e3af Merge pull request #7396 from truecharts/renovate/tccr.io-truecharts-metatube-latest 2023-02-21 00:11:12 +01:00
TrueCharts BotandGitHub 3a6f946084 Merge pull request #7401 from truecharts/renovate/tccr.io-truecharts-teedy-docs-latest 2023-02-21 00:10:29 +01:00
TrueCharts BotandGitHub f1da759407 Merge pull request #7394 from truecharts/renovate/tccr.io-truecharts-jelu-latest 2023-02-21 00:10:15 +01:00
TrueCharts BotandGitHub 2555bc8d51 Merge pull request #7398 from truecharts/renovate/tccr.io-truecharts-qbittorrent-4.5.1 2023-02-21 00:10:07 +01:00
TrueCharts BotandGitHub 7d653981d2 Merge pull request #7400 from truecharts/renovate/tccr.io-truecharts-tasmocompiler-latest 2023-02-21 00:09:54 +01:00
TrueCharts BotandGitHub ab43ec768c Merge pull request #7395 from truecharts/renovate/tccr.io-truecharts-lidarr-1.1.3.2982 2023-02-21 00:09:46 +01:00
TrueCharts-Bot 879975ae0e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:37:51 +00:00
TrueCharts-Bot 345f82a79d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:37:29 +00:00
TrueCharts-Bot 38bc4bb326 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:37:20 +00:00
TrueCharts-Bot 844fc8dfac Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:36:47 +00:00
TrueCharts-Bot b830a92ba1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:36:27 +00:00
TrueCharts-Bot e410fd1409 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:36:13 +00:00
TrueCharts-Bot 1700a1fb90 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:35:53 +00:00
TrueCharts-Bot be11b1ec6f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:35:43 +00:00
TrueCharts-Bot e09e6533a0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:35:31 +00:00
TrueCharts-Bot ce9369efa1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:35:27 +00:00
TrueCharts-Bot 860e0c02fd Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:34:33 +00:00
TrueCharts-Bot 9bc9aee4a5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:34:31 +00:00
TrueCharts-Bot 3a6f5b9f95 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:34:08 +00:00
TrueCharts-Bot cad3321919 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:33:56 +00:00
TrueCharts-Bot 75c9fc7cca Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:33:49 +00:00
TrueCharts-Bot c3f4bea1d2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:33:40 +00:00
TrueCharts-Bot 0a8f18dfad Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:33:27 +00:00
TrueCharts-Bot ebb34f5a25 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:33:02 +00:00
TrueCharts-Bot fc1f3ed436 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:32:44 +00:00
TrueCharts-Bot d07beeb4b3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:32:43 +00:00
TrueCharts-Bot 29938476ef Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:32:27 +00:00
TrueCharts-Bot 00b02fcf4a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:31:25 +00:00
TrueCharts-Bot 2124f4d78a Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:56 +00:00
TrueCharts-Bot d901799076 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:42 +00:00
TrueCharts-Admin 176e2b0ffd chore(deps): update container image tccr.io/truecharts/ntfy to v2.0.1 2023-02-20 22:30:42 +00:00
TrueCharts-Bot b7e5e84ebc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:36 +00:00
TrueCharts-Bot 54932a93a1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:25 +00:00
TrueCharts-Admin edc5fabb5d chore(deps): update container image tccr.io/truecharts/prowlarr to v1.2.2.2699 2023-02-20 22:30:25 +00:00
TrueCharts-Bot 338c700709 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:20 +00:00
TrueCharts-Admin e6a27b6dac chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.13.0 2023-02-20 22:30:11 +00:00
TrueCharts-Bot 8687bab7f7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:08 +00:00
TrueCharts-Bot 86f957f957 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:30:05 +00:00
TrueCharts-Admin 39347dff5b chore(deps): update container image tccr.io/truecharts/nocodb to v0.105.2 2023-02-20 22:30:00 +00:00
TrueCharts-Bot e1500e1958 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:53 +00:00
TrueCharts-Bot 7d14555d00 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:52 +00:00
TrueCharts-Admin 5eaf892003 chore(deps): update container image tccr.io/truecharts/hasty-paste to v1.9.0 2023-02-20 22:29:49 +00:00
TrueCharts-Bot b370ac0a69 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:48 +00:00
TrueCharts-Bot 966567f7e1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:46 +00:00
TrueCharts-Admin d3cd960469 chore(deps): update container image tccr.io/truecharts/guacamole-server to v1.5.0 2023-02-20 22:29:42 +00:00
TrueCharts-Bot 2f4e4969ed Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:36 +00:00
TrueCharts-Bot afe076c945 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:35 +00:00
TrueCharts-Admin 172045b4ba chore(deps): update container image tccr.io/truecharts/ghost to v5.35.0 2023-02-20 22:29:35 +00:00
TrueCharts-Bot 7cac9167c8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:29 +00:00
TrueCharts-Admin 0a640ff761 chore(deps): update container image tccr.io/truecharts/code-server to v4.10.0 2023-02-20 22:29:26 +00:00
TrueCharts-Bot e07f4eb17e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:25 +00:00
TrueCharts-Admin 96ac6664f9 chore(deps): update container image tccr.io/truecharts/calibre to v6.13.0 2023-02-20 22:29:18 +00:00
TrueCharts-Bot 729c607afa Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:12 +00:00
TrueCharts-Bot 9d22651c86 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:29:01 +00:00
TrueCharts-Admin 7d542c5b29 chore(deps): update immich to v1.47.3 2023-02-20 22:28:48 +00:00
TrueCharts-Bot 59d3d30988 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:28:34 +00:00
TrueCharts-Admin cc3bb67d89 chore(deps): update container image tccr.io/truecharts/wizarr to v1.6.2 2023-02-20 22:28:34 +00:00
TrueCharts-Admin f2ef1b0bcb chore(deps): update container image tccr.io/truecharts/wikijs to v2.5.297 2023-02-20 22:28:27 +00:00
TrueCharts-Bot 89eb67c135 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:28:14 +00:00
TrueCharts-Bot c10d5b2820 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 22:28:13 +00:00
TrueCharts-Admin 43ce5ebbfb chore(deps): update container image tccr.io/truecharts/satisfactory to v1.4.6 2023-02-20 22:28:13 +00:00
TrueCharts-Admin 5f03a6098d chore(deps): update container image tccr.io/truecharts/readarr to v0.1.3.1584 2023-02-20 22:28:06 +00:00
TrueCharts-Admin 2cd52123a6 chore(deps): update container image tccr.io/truecharts/qinglong to v2.15.8 2023-02-20 22:27:59 +00:00
TrueCharts-Admin c57028bfff chore(deps): update container image tccr.io/truecharts/openproject to v12.4.4 2023-02-20 22:27:49 +00:00
TrueCharts-Admin cfc6d74c11 chore(deps): update container image tccr.io/truecharts/noisedash to v0.6.9 2023-02-20 22:27:42 +00:00
TrueCharts-Admin 2819cf72de chore(deps): update container image tccr.io/truecharts/makemkv to v23.02.5 2023-02-20 22:27:35 +00:00
TrueCharts-Admin 96ac565220 chore(deps): update container image tccr.io/truecharts/linkding to v1.17.2 2023-02-20 22:27:28 +00:00
TrueCharts-Admin 13e521a03a chore(deps): update container image tccr.io/truecharts/leantime to v2.3.13 2023-02-20 22:27:21 +00:00
TrueCharts-Admin 176079c8ce chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.2.0 2023-02-20 22:27:13 +00:00
TrueCharts-Admin e8a0b0c4ba chore(deps): update container image tccr.io/truecharts/homepage to v0.6.8 2023-02-20 22:27:07 +00:00
TrueCharts-Admin 1bbf6d03d2 chore(deps): update container image tccr.io/truecharts/gitea to v1.18.4 2023-02-20 22:26:52 +00:00
TrueCharts-Admin 2c3e45d2ad chore(deps): update container image tccr.io/truecharts/fluidd to v1.23.2 2023-02-20 22:26:39 +00:00
TrueCharts-Admin 4daf777305 chore(deps): update container image tccr.io/truecharts/flexget to v3.5.25 2023-02-20 22:26:32 +00:00
TrueCharts-Admin 513d16d962 chore(deps): update container image tccr.io/truecharts/domoticz to v2023.1.20230220 2023-02-20 22:26:25 +00:00
TrueCharts-Admin 6d0c59f521 chore(deps): update container image tccr.io/truecharts/collabora to v22.05.10.2.1 2023-02-20 22:26:18 +00:00
TrueCharts-Admin 20bf891b5b chore(deps): update container image tccr.io/truecharts/clamav to v1.0.1 2023-02-20 22:26:11 +00:00
TrueCharts-Admin df8e76ee7c chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.24 2023-02-20 22:26:03 +00:00
TrueCharts-Admin 461d07b940 chore(deps): update authentik to v2023.2.2 2023-02-20 22:25:55 +00:00
TrueCharts-Admin 874230b6f5 chore(deps): update container image tccr.io/truecharts/zerotier to v 2023-02-20 22:25:49 +00:00
TrueCharts-Admin c12ccb6bd7 chore(deps): update container image tccr.io/truecharts/thunderbird to latest 2023-02-20 22:25:42 +00:00
TrueCharts-Admin 461259a266 chore(deps): update container image tccr.io/truecharts/teedy-docs to latest 2023-02-20 22:25:35 +00:00
TrueCharts-Admin 8768b721d2 chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest 2023-02-20 22:25:28 +00:00
TrueCharts-Admin 6641a9a021 chore(deps): update container image tccr.io/truecharts/qbittorrent to 4.5.1 2023-02-20 22:25:12 +00:00
TrueCharts-Admin 517ed41439 chore(deps): update container image tccr.io/truecharts/ocis to 2.0.0 2023-02-20 22:25:01 +00:00
TrueCharts-Admin c9e2ec607f chore(deps): update container image tccr.io/truecharts/metatube to latest 2023-02-20 22:24:54 +00:00
TrueCharts-Admin 8cac7ef9d9 chore(deps): update container image tccr.io/truecharts/lidarr to 1.1.3.2982 2023-02-20 22:24:48 +00:00
TrueCharts-Admin 98d440cd03 chore(deps): update container image tccr.io/truecharts/jelu to latest 2023-02-20 22:24:38 +00:00
TrueCharts-Admin e924d8a472 chore(deps): update container image tccr.io/truecharts/hedgedoc to v 2023-02-20 22:24:31 +00:00
TrueCharts-Admin 6e14800184 chore(deps): update container image tccr.io/truecharts/babybuddy to v 2023-02-20 22:24:15 +00:00
TrueCharts-Admin 10ae1785a9 chore(deps): update container image splunk/splunk to 9.0.4 2023-02-20 22:24:08 +00:00
TrueCharts BotandGitHub c7354d6bac chore(deps): update renovatebot/github-action action to v34.146.1 (#7259) 2023-02-20 23:04:10 +02:00
TrueCharts-Bot 80f63f3174 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 18:24:09 +01:00
TrueCharts-Admin 9ebb3bebba chore(deps): update container image tccr.io/truecharts/readarr to 0.1.2.1558 2023-02-20 18:24:09 +01:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1e473e842b docs: add sdimovv as a contributor for code (#7388)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-20 18:01:29 +01:00
Xstar97TheNoobandGitHub 63d660ebc2 fix(metube) major update + code cleanup (#7374)
* fix(metube) major update + code cleanup

* fix name
2023-02-20 11:55:59 -05:00
sdimovvandGitHub 5e8e4706a1 chore(authentic): update default avatar value (#7372)
* Update default avatar env value

Signed-off-by: sdimovv <[email protected]>

* Update Chart.yaml

* Update questions.yaml

---------

Signed-off-by: sdimovv <[email protected]>
2023-02-20 17:55:50 +01:00
TrueCharts BotandGitHub 5f1ba5bdc3 Merge pull request #7382 from truecharts/renovate/tccr.io-truecharts-home-assistant-2023.2.x 2023-02-20 10:00:00 +01:00
TrueCharts BotandGitHub 571c3e4150 Merge pull request #7387 from truecharts/renovate/tccr.io-truecharts-n8n-0.x 2023-02-20 09:59:20 +01:00
TrueCharts BotandGitHub 9a1b5042f3 Merge pull request #7385 from truecharts/renovate/tccr.io-truecharts-shlink-3.5.x 2023-02-20 09:58:10 +01:00
TrueCharts BotandGitHub d283575112 Merge pull request #7386 from truecharts/renovate/tccr.io-truecharts-kavita-0.x 2023-02-20 09:55:25 +01:00
TrueCharts BotandGitHub 4788c2d40c Merge pull request #7384 from truecharts/renovate/tccr.io-truecharts-pihole-2023.2.x 2023-02-20 09:54:59 +01:00
TrueCharts BotandGitHub c0b5d0d0b0 Merge pull request #7383 from truecharts/renovate/tccr.io-truecharts-homebox-0.8.x 2023-02-20 09:53:03 +01:00
TrueCharts-Bot 787f6b6a2f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 08:30:15 +00:00
TrueCharts-Bot 5c6f516205 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 08:29:48 +00:00
TrueCharts-Bot 0d736cd7ae Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 08:29:44 +00:00
TrueCharts-Bot af180031c5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 08:29:28 +00:00
TrueCharts-Bot 9fbb1eae4b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 08:29:18 +00:00
TrueCharts-Bot 1d2d422e68 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 08:29:08 +00:00
TrueCharts-Admin 1eab9254dd chore(deps): update container image tccr.io/truecharts/n8n to v0.216.0 2023-02-20 08:25:51 +00:00
TrueCharts-Admin fd2f34a949 chore(deps): update container image tccr.io/truecharts/kavita to v0.7.1 2023-02-20 08:25:43 +00:00
TrueCharts-Admin ef67746a4c chore(deps): update container image tccr.io/truecharts/shlink to v3.5.2 2023-02-20 08:25:29 +00:00
TrueCharts-Admin 7dc0d4c372 chore(deps): update container image tccr.io/truecharts/pihole to v2023.02.2 2023-02-20 08:25:20 +00:00
TrueCharts-Admin 55b78dd5b4 chore(deps): update container image tccr.io/truecharts/homebox to v0.8.2 2023-02-20 08:25:12 +00:00
TrueCharts-Admin 2b22b0cf81 chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.2.5 2023-02-20 08:25:03 +00:00
TrueCharts BotandGitHub 3caef2f80f Merge pull request #7381 from truecharts/renovate/tccr.io-truecharts-fileflows-1.0.x 2023-02-20 05:53:55 +01:00
TrueCharts BotandGitHub 6f09caa8ea Merge pull request #7380 from truecharts/renovate/tccr.io-truecharts-esphome-2023.2.x 2023-02-20 05:52:16 +01:00
TrueCharts-Bot 1129f9ed94 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 04:27:21 +00:00
TrueCharts-Bot 1b3da49649 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 04:27:17 +00:00
TrueCharts-Admin 9ae09ff876 chore(deps): update container image tccr.io/truecharts/fileflows to v1.0.9 2023-02-20 04:23:20 +00:00
TrueCharts-Admin 3a7c5bde04 chore(deps): update container image tccr.io/truecharts/esphome to v2023.2.3 2023-02-20 04:23:11 +00:00
TrueCharts-Bot 537971c04a Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-20 00:28:03 +00:00
TrueCharts-Bot a57aa3757d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-19 23:24:52 +01:00
TrueCharts-Admin 86f2ec21c4 chore(deps): update helm general non-major 2023-02-19 23:24:52 +01:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
f288443c75 docs: add hughes5 as a contributor for doc (#7379)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-19 22:21:34 +01:00
hughes5andGitHub 025b48591d fix(Docs) Fixes in Traefik and cloudflareddns docs (#7377)
* update Traefik how-to

Update Traefik how-to to reference correct train, fix link, and move note to a better location.

* Update setup-guide.md

fix broken link to letsencrypt guide
2023-02-19 22:20:53 +01:00
Csaba EngediandGitHub b5d4aced41 feat(traefik-forward-auth): add traefik-forward-auth (#6965)
* Initial commit for traefik-forward-auth

* Add providers, change variable naming

* Change chart version

* Add container SHA, add secrets as env

* feat(traefik-forward-auth): add traefik-fwd-auth

* Follow prettier in docs, adding default values

* Follow prettier in docs and Chart.yaml
2023-02-19 21:54:23 +01:00
Xstar97TheNoobandGitHub 45c820f4d4 feat(upsnap) add upsnap (#7373)
* feat(upsnap) add upsnap
2023-02-19 21:53:30 +01:00
Xstar97TheNoobandGitHub 0857b1e94c fix(adguardhome-sync) update env + change upstream (#7360) 2023-02-19 19:58:00 +00:00
Xstar97TheNoobandGitHub 8f6f5a6404 fix(wizarr) set tag v1.6.1 (#7375) 2023-02-19 14:27:59 -05:00
Stavros KoisandGitHub e08d6c229e chore(guacamole-client): remove temp hack (#7376) 2023-02-19 21:20:45 +02:00
TrueCharts-Bot a0f9327c24 Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-19 00:26:28 +00:00
xstar97andXstar97TheNoob 3bf0a417c7 add variables to values 2023-02-18 16:10:21 -05:00
xstar97andXstar97TheNoob c2eaad9dcb update to 0.6.16 2023-02-18 16:10:21 -05:00
xstar97andXstar97TheNoob f0d5ada349 add env SCRYPTED_INSECURE_PORT 2023-02-18 16:10:21 -05:00
xstar97andXstar97TheNoob 32734a539a update 2023-02-18 16:10:21 -05:00
xstar97andXstar97TheNoob a939bc913d update to mirror container tag 2023-02-18 16:10:21 -05:00
xstar97andXstar97TheNoob c299275c47 feat(scrypted) add scrypted 2023-02-18 16:10:21 -05:00
Xstar97TheNoobandGitHub dcb83c41a5 feat(muse) add muse (#7366)
* feat(muse) add muse

* add description to variable.

* some clean up + docs

* add our mirror tag

* fix docs
2023-02-18 21:13:10 +01:00
Xstar97TheNoobandGitHub e93bdedf88 fix(strapi) add docs to build admin panel (#7369)
* fix(strapi) automatically build admin panel

* fix command and added docs

* replace init with args

* replace arg command

* remove initcontainer

* yarn strapi

* remove init and update docs.

* update docs

* remove extra args defaults

* fix test value

* remove comment

* add yarn run build initContainers

* update init initContainers

* update

* fix datbase host

* update

* update args

* update command

* replace npm with yarn

* remove init container

* update docs

* update word
2023-02-18 21:12:38 +01:00
TrueCharts-Bot 7db628e16f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-18 01:30:30 +01:00
TrueCharts-Admin 3a8593272a chore(deps): update container image tccr.io/truecharts/raneto to latest 2023-02-18 01:30:30 +01:00
Kjeld Schouten-LebbingandGitHub 70fdc76200 Relicense enterprise charts (#7363) 2023-02-17 15:17:49 +01:00
Xstar97TheNoobandGitHub 3bf585fa5a fix(phpmyadmin) code cleanup (#7361)
* fix(phpmyadmin) code cleanup

* fix variable example defaults
2023-02-17 06:27:23 -05:00
TrueCharts-Bot bb7d2b695a Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-17 00:28:32 +00:00
846262b85a feat(rtmpserver) move to stable (#6589)
* feat(rtmpserver) move to stable

* Apply suggestions from code review

Signed-off-by: Stavros Kois <[email protected]>

* fix docs

---------

Signed-off-by: Stavros Kois <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
2023-02-16 11:23:19 -05:00
TrueCharts-Bot f1cd63437a Commit daily changes
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-16 00:26:49 +00:00
l-moon-gitandGitHub bf4312b70a mkvtoolnix-darkmode (#7359)
Signed-off-by: l-moon-git <[email protected]>
2023-02-16 02:10:13 +02:00
df07bc3e13 feat(makemkv): Add Dark Mode GUI Option support (#7357)
* (Feature) Adds DARKMODE support (#1)

* Add files via upload

Signed-off-by: l-moon-git <[email protected]>

* Update values.yaml

Fixing syntax

Signed-off-by: l-moon-git <[email protected]>

* Update values.yaml

Fixing more syntax

Signed-off-by: l-moon-git <[email protected]>

---------

Signed-off-by: l-moon-git <[email protected]>

* bump

---------

Signed-off-by: l-moon-git <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
2023-02-15 20:34:48 +00:00
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1616cc9db8 docs: add l-moon-git as a contributor for code (#7358)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-15 22:11:08 +02:00
TrueCharts BotandGitHub 927fc52f83 Merge pull request #7337 from truecharts/renovate/minecraft-java 2023-02-15 16:36:26 +01:00
TrueCharts-Admin 35bf0fad99 chore(deps): update container image tccr.io/truecharts/prometheus to 2.42.0 2023-02-15 16:24:18 +01:00
Xstar97TheNoobandGitHub 6b314b081b fix(tasmoadmin) code cleanup (#7244)
* fix(tasmoadmin) code cleanup

* fix url

* update tag

* fix

---------

Signed-off-by: Xstar97TheNoob <[email protected]>
2023-02-15 15:11:12 +00:00
Xstar97TheNoobandGitHub 473156684e fix(acestream) code cleanup + env variables. (#7236)
* fix(acestream) code cleanup + env variables.

* update

* fix whitespace

---------

Signed-off-by: Xstar97TheNoob <[email protected]>
2023-02-15 15:09:28 +00:00
TrueCharts-Bot 9f475b9d5b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 15:31:34 +01:00
TrueCharts-Admin bac89b00a0 chore(deps): update container image tccr.io/truecharts/posterr to latest 2023-02-15 15:31:34 +01:00
TrueCharts-Bot 11e20c8380 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 15:29:25 +01:00
TrueCharts-Admin 004ca2a5a2 chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6 2023-02-15 15:29:25 +01:00
xstar97andXstar97TheNoob b47eea0bd1 remove(amvd) amvd is deprecated 2023-02-15 08:50:08 -05:00
xstar97andXstar97TheNoob 302c202d0f remove(amtd) amtd deprecated 2023-02-15 08:49:19 -05:00
TrueCharts BotandGitHub e75fe300c0 Merge pull request #7345 from truecharts/renovate/tccr.io-truecharts-netbox-3.4.4 2023-02-15 14:40:13 +01:00
TrueCharts BotandGitHub a005d0541e Merge pull request #7334 from truecharts/renovate/tccr.io-truecharts-matomo-4.13.3 2023-02-15 14:38:04 +01:00
TrueCharts BotandGitHub 4845e4d4e2 Merge pull request #7341 from truecharts/renovate/tccr.io-truecharts-monica-4.0.0 2023-02-15 14:37:13 +01:00
TrueCharts BotandGitHub f20e1c8ced Merge pull request #7346 from truecharts/renovate/tccr.io-truecharts-nginx-1.23.3 2023-02-15 14:36:45 +01:00
TrueCharts BotandGitHub 87b0922551 Merge pull request #7318 from truecharts/renovate/tccr.io-truecharts-ghost-5.34.0 2023-02-15 14:35:50 +01:00
TrueCharts BotandGitHub dfa8f21058 Merge pull request #7316 from truecharts/renovate/tccr.io-truecharts-fleet-2.3.3 2023-02-15 14:35:41 +01:00
TrueCharts BotandGitHub 1ef5ba2860 Merge pull request #7347 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.23.3 2023-02-15 14:34:13 +01:00
TrueCharts-Bot 29655c2661 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 14:33:04 +01:00
TrueCharts-Admin c0ff6d16a8 chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 2023-02-15 14:33:04 +01:00
TrueCharts BotandGitHub 0d7a494eae Merge pull request #7330 from truecharts/renovate/tccr.io-truecharts-libremdb-latest 2023-02-15 14:29:58 +01:00
TrueCharts BotandGitHub d920b408ab Merge pull request #7352 from truecharts/renovate/tccr.io-truecharts-privatebin-1.5.1 2023-02-15 14:29:16 +01:00
TrueCharts BotandGitHub 861a7296f6 Merge pull request #7328 from truecharts/renovate/tccr.io-truecharts-kdenlive-latest 2023-02-15 14:29:13 +01:00
TrueCharts BotandGitHub 4b0647162e Merge pull request #7327 from truecharts/renovate/tccr.io-truecharts-invidious-latest 2023-02-15 14:29:07 +01:00
TrueCharts BotandGitHub 8233d5f24e Merge pull request #7348 from truecharts/renovate/tccr.io-truecharts-omada-controller-5.8.0 2023-02-15 14:29:00 +01:00
TrueCharts BotandGitHub ea177400ea Merge pull request #7324 from truecharts/renovate/tccr.io-truecharts-hedgedoc-1.9.6 2023-02-15 14:28:40 +01:00
TrueCharts BotandGitHub c5bc966f97 Merge pull request #7355 from truecharts/renovate/tccr.io-truecharts-pyload-ng-latest 2023-02-15 14:28:07 +01:00
TrueCharts BotandGitHub b3fc1d3870 Merge pull request #7344 from truecharts/renovate/tccr.io-truecharts-mysql-workbench-8.0.32 2023-02-15 14:27:55 +01:00
TrueCharts BotandGitHub acc8d81e72 Merge pull request #7342 from truecharts/renovate/tccr.io-truecharts-mstream-v5.11.4 2023-02-15 14:27:45 +01:00
TrueCharts BotandGitHub 9e4763072e Merge pull request #7356 from truecharts/renovate/tccr.io-truecharts-pylon-2.9.0 2023-02-15 14:27:26 +01:00
TrueCharts BotandGitHub 94e6265770 Merge pull request #7333 from truecharts/renovate/tccr.io-truecharts-mariadb-10.10.3 2023-02-15 14:27:21 +01:00
TrueCharts BotandGitHub 1815b1f7ce Merge pull request #7350 from truecharts/renovate/tccr.io-truecharts-passwordpusherephemeral-latest 2023-02-15 14:26:54 +01:00
TrueCharts BotandGitHub 0d0f952b7b Merge pull request #7354 from truecharts/renovate/tccr.io-truecharts-pwndrop-v1.0.1 2023-02-15 14:26:50 +01:00
TrueCharts BotandGitHub c9a5ef1dd4 Merge pull request #7343 from truecharts/renovate/tccr.io-truecharts-mylar3-0.7.0 2023-02-15 14:26:45 +01:00
TrueCharts BotandGitHub bce4a6fe52 Merge pull request #7294 from truecharts/renovate/tccr.io-truecharts-budge-v0.0.9 2023-02-15 14:26:41 +01:00
TrueCharts BotandGitHub 412660f747 Merge pull request #7329 from truecharts/renovate/tccr.io-truecharts-lazylibrarian-latest 2023-02-15 14:26:19 +01:00
TrueCharts BotandGitHub 9573da9111 Merge pull request #7349 from truecharts/renovate/tccr.io-truecharts-openspeedtest-latest 2023-02-15 14:26:05 +01:00
TrueCharts BotandGitHub ebeb17ae2b Merge pull request #7335 from truecharts/renovate/tccr.io-truecharts-medusa-1.0.11 2023-02-15 14:25:51 +01:00
TrueCharts BotandGitHub 6c176b604e Merge pull request #7322 from truecharts/renovate/tccr.io-truecharts-grocy-3.3.2 2023-02-15 14:25:27 +01:00
TrueCharts BotandGitHub feebaeec49 Merge pull request #7338 from truecharts/renovate/tccr.io-truecharts-minetest-5.6.1 2023-02-15 14:25:14 +01:00
TrueCharts BotandGitHub 3ee1b8c3f0 Merge pull request #7332 from truecharts/renovate/tccr.io-truecharts-logitechmediaserver-8.4.0 2023-02-15 14:25:06 +01:00
TrueCharts BotandGitHub 922d781eed Merge pull request #7339 from truecharts/renovate/tccr.io-truecharts-minio-latest 2023-02-15 14:24:59 +01:00
TrueCharts BotandGitHub 55c758aad7 Merge pull request #7340 from truecharts/renovate/tccr.io-truecharts-mongodb-6.0.4 2023-02-15 14:24:54 +01:00
TrueCharts BotandGitHub 64784aa16c Merge pull request #7336 from truecharts/renovate/tccr.io-truecharts-memcached-1.6.18 2023-02-15 14:24:47 +01:00
TrueCharts BotandGitHub 29f5c18d6e Merge pull request #7307 from truecharts/renovate/tccr.io-truecharts-docker-in-docker-23.0.1 2023-02-15 14:24:45 +01:00
TrueCharts BotandGitHub e7a6d8117f Merge pull request #7331 from truecharts/renovate/tccr.io-truecharts-littlelink-server-latest 2023-02-15 14:24:42 +01:00
TrueCharts BotandGitHub 824e54ffac Merge pull request #7314 from truecharts/renovate/tccr.io-truecharts-farmos-latest 2023-02-15 14:24:38 +01:00
TrueCharts BotandGitHub 1fee575c8d Merge pull request #7323 from truecharts/renovate/tccr.io-truecharts-habridge-v5.4.1 2023-02-15 14:24:26 +01:00
TrueCharts BotandGitHub ac00d02a5d Merge pull request #7319 from truecharts/renovate/tccr.io-truecharts-goaccess-npm-logs-latest 2023-02-15 14:24:08 +01:00
TrueCharts BotandGitHub a0ffcdb8e0 Merge pull request #7315 from truecharts/renovate/tccr.io-truecharts-firefox-desktop-g3-latest 2023-02-15 14:24:01 +01:00
TrueCharts BotandGitHub cf8f278f94 Merge pull request #7309 from truecharts/renovate/tccr.io-truecharts-dokuwiki-20220731.1.0 2023-02-15 14:23:54 +01:00
TrueCharts BotandGitHub 7dc4c8172d Merge pull request #7313 from truecharts/renovate/tccr.io-truecharts-emulatorjs-v1.7.2 2023-02-15 14:23:53 +01:00
TrueCharts BotandGitHub 6c0ccd04bd Merge pull request #7311 from truecharts/renovate/tccr.io-truecharts-duplicacy-latest 2023-02-15 14:23:51 +01:00
TrueCharts BotandGitHub 1438b63ec4 Merge pull request #7310 from truecharts/renovate/tccr.io-truecharts-duckdns-latest 2023-02-15 14:23:47 +01:00
TrueCharts BotandGitHub 574d36bec9 Merge pull request #7317 from truecharts/renovate/tccr.io-truecharts-freshrss-1.20.2 2023-02-15 14:23:44 +01:00
TrueCharts BotandGitHub 95d1bfeecd Merge pull request #7301 from truecharts/renovate/tccr.io-truecharts-cryptpad-latest 2023-02-15 14:23:40 +01:00
TrueCharts BotandGitHub c150dfbc7c Merge pull request #7312 from truecharts/renovate/tccr.io-truecharts-eclipse-mosquitto-2.0.15 2023-02-15 14:23:32 +01:00
TrueCharts BotandGitHub c8f058eaee Merge pull request #7291 from truecharts/renovate/tccr.io-truecharts-blender-latest 2023-02-15 14:23:24 +01:00
TrueCharts BotandGitHub acafcf9153 Merge pull request #7320 from truecharts/renovate/tccr.io-truecharts-googlephotossync-latest 2023-02-15 14:23:19 +01:00
TrueCharts BotandGitHub 184e63c859 Merge pull request #7326 from truecharts/renovate/tccr.io-truecharts-impostor-server-nightly-vnightly 2023-02-15 14:23:16 +01:00
TrueCharts BotandGitHub 1b4358ba50 Merge pull request #7296 from truecharts/renovate/tccr.io-truecharts-check-mk-raw-v2.1.0 2023-02-15 14:23:08 +01:00
TrueCharts BotandGitHub 7c15457270 Merge pull request #7306 from truecharts/renovate/tccr.io-truecharts-dns-doh-companion-latest 2023-02-15 14:23:02 +01:00
TrueCharts BotandGitHub 02a68a0743 Merge pull request #7305 from truecharts/renovate/tccr.io-truecharts-dillinger-v3.39.1 2023-02-15 14:22:57 +01:00
TrueCharts BotandGitHub d8e7420dce Merge pull request #7298 from truecharts/renovate/tccr.io-truecharts-cloudbeaver-latest 2023-02-15 14:22:53 +01:00
TrueCharts BotandGitHub 0f55330f25 Merge pull request #7308 from truecharts/renovate/tccr.io-truecharts-dockerregistry-v2 2023-02-15 14:22:39 +01:00
TrueCharts BotandGitHub 94d537ce4c Merge pull request #7295 from truecharts/renovate/tccr.io-truecharts-calibre-web-0.6.19 2023-02-15 14:22:35 +01:00
TrueCharts BotandGitHub 3d1736fc48 Merge pull request #7303 from truecharts/renovate/tccr.io-truecharts-cyberchef-9.55.0 2023-02-15 14:22:05 +01:00
TrueCharts BotandGitHub a01f842071 Merge pull request #7297 from truecharts/renovate/tccr.io-truecharts-chromium-latest 2023-02-15 14:21:40 +01:00
TrueCharts BotandGitHub f61160bd57 Merge pull request #7300 from truecharts/renovate/tccr.io-truecharts-cops-latest 2023-02-15 14:21:37 +01:00
TrueCharts BotandGitHub f9f7d768b4 Merge pull request #7302 from truecharts/renovate/tccr.io-truecharts-cups-server-latest 2023-02-15 14:21:23 +01:00
TrueCharts BotandGitHub 8e1b0db41f Merge pull request #7293 from truecharts/renovate/tccr.io-truecharts-booksonic-air-v2201.1.0 2023-02-15 14:20:44 +01:00
TrueCharts BotandGitHub 7fc47ee9d3 Merge pull request #7286 from truecharts/renovate/tccr.io-truecharts-apprise-api-latest 2023-02-15 14:20:38 +01:00
TrueCharts BotandGitHub a85351031f Merge pull request #7304 from truecharts/renovate/tccr.io-truecharts-ddclient-3.10.0 2023-02-15 14:20:33 +01:00
TrueCharts BotandGitHub 1552cad3d3 Merge pull request #7289 from truecharts/renovate/tccr.io-truecharts-bazarr-1.1.4 2023-02-15 14:20:29 +01:00
TrueCharts BotandGitHub 9ec087f79f Merge pull request #7288 from truecharts/renovate/tccr.io-truecharts-babybuddy-1.14.0 2023-02-15 14:20:06 +01:00
TrueCharts BotandGitHub 3768b58dcb Merge pull request #7299 from truecharts/renovate/tccr.io-truecharts-cloudflareddns-latest 2023-02-15 14:19:59 +01:00
TrueCharts BotandGitHub b719bcaace Merge pull request #7292 from truecharts/renovate/tccr.io-truecharts-boinc-latest 2023-02-15 14:19:51 +01:00
TrueCharts BotandGitHub cc6f7337f8 Merge pull request #7290 from truecharts/renovate/tccr.io-truecharts-beets-v1.6.0 2023-02-15 14:19:09 +01:00
TrueCharts BotandGitHub 0fd5a545e3 Merge pull request #7287 from truecharts/renovate/tccr.io-truecharts-autoscan-latest 2023-02-15 14:17:24 +01:00
TrueCharts BotandGitHub b0385890bd Merge pull request #7284 from truecharts/renovate/tccr.io-truecharts-adminer-latest 2023-02-15 14:16:01 +01:00
TrueCharts BotandGitHub 5cb84b76a1 Merge pull request #7325 from truecharts/renovate/tccr.io-truecharts-heimdall-2.5.5 2023-02-15 14:11:53 +01:00
TrueCharts-Bot 49d0ec0f4b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 13:28:44 +01:00
TrueCharts-Admin c95638430c chore(deps): update container image tccr.io/truecharts/adguardhome-sync to latest 2023-02-15 13:28:44 +01:00
TrueCharts-Bot 9281220ad1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:24:34 +00:00
TrueCharts-Bot a4b7a0ef92 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:24:25 +00:00
TrueCharts-Bot 8b50782842 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:23:50 +00:00
TrueCharts-Bot 71d362eb8f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:22:20 +00:00
TrueCharts-Bot 9768d91b22 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:22:09 +00:00
TrueCharts-Bot 95d2e0ed68 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:21:53 +00:00
TrueCharts-Bot ddfe3238f4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:21:40 +00:00
TrueCharts-Bot d07173d803 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:21:21 +00:00
TrueCharts-Bot 53983ce896 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:21:16 +00:00
TrueCharts-Bot 6294455254 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:20:47 +00:00
TrueCharts-Bot b8f8b77228 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:20:46 +00:00
TrueCharts-Bot 6112047499 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:20:37 +00:00
TrueCharts-Bot 821c25a11f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:20:25 +00:00
TrueCharts-Bot f20a7bf4bc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:20:15 +00:00
TrueCharts-Bot af74c2e735 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:20:14 +00:00
TrueCharts-Bot 64a24052ba Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:19:27 +00:00
TrueCharts-Bot c06f0b1e99 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:19:22 +00:00
TrueCharts-Bot c200deb42b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:19:22 +00:00
TrueCharts-Bot d7c21582a4 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:19:13 +00:00
TrueCharts-Bot ce6336caa7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:19:12 +00:00
TrueCharts-Bot 97dc448f76 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:19:03 +00:00
TrueCharts-Bot 7c8e8ad327 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:18:58 +00:00
TrueCharts-Bot 93c00a1327 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:18:20 +00:00
TrueCharts-Bot 68258d5896 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:18:12 +00:00
TrueCharts-Bot ba89c8e548 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:18:08 +00:00
TrueCharts-Bot 2c1df39ed1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:17:20 +00:00
TrueCharts-Bot 26f6da12fb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:17:01 +00:00
TrueCharts-Bot 982b7608cb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:16:54 +00:00
TrueCharts-Bot ae1c353253 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:16:47 +00:00
TrueCharts-Bot 93693548ae Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:16:26 +00:00
TrueCharts-Bot 75f5211d2d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:16:09 +00:00
TrueCharts-Bot 03a891b776 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:14:53 +00:00
TrueCharts-Bot 35c1b7c0b1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:14:42 +00:00
TrueCharts-Bot 330e22d259 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:14:14 +00:00
TrueCharts-Bot 8fc34c37c1 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:13:59 +00:00
TrueCharts-Bot f871482338 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:13:53 +00:00
TrueCharts-Admin 463f00b96a chore(deps): update container image tccr.io/truecharts/storm to latest 2023-02-15 12:13:46 +00:00
TrueCharts-Bot ba8e620a27 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:13:03 +00:00
TrueCharts-Bot 1e043faa9b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:13:00 +00:00
TrueCharts-Bot acd0e1f361 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:12:34 +00:00
TrueCharts-Bot e08cbfa52e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:12:23 +00:00
TrueCharts-Bot dad73ef4e3 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:12:11 +00:00
TrueCharts-Bot 033d7de682 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:12:04 +00:00
TrueCharts-Admin 5ee4010c6d chore(deps): update container image tccr.io/truecharts/pylon to 2.9.0 2023-02-15 12:12:04 +00:00
TrueCharts-Admin ed632e219d chore(deps): update container image tccr.io/truecharts/pyload-ng to latest 2023-02-15 12:11:56 +00:00
TrueCharts-Bot dc129a6787 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:11:55 +00:00
TrueCharts-Admin afba4143d5 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 2023-02-15 12:11:48 +00:00
TrueCharts-Bot a17dce837e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:11:43 +00:00
TrueCharts-Admin 1ca3735f1e chore(deps): update container image tccr.io/truecharts/privatebin to 1.5.1 2023-02-15 12:11:32 +00:00
TrueCharts-Admin 32b363967b chore(deps): update container image tccr.io/truecharts/passwordpusherephemeral to latest 2023-02-15 12:11:14 +00:00
TrueCharts-Bot 889e49816c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:11:07 +00:00
TrueCharts-Admin 7c5066f851 chore(deps): update container image tccr.io/truecharts/openspeedtest to latest 2023-02-15 12:11:06 +00:00
TrueCharts-Bot deed413432 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:11:05 +00:00
TrueCharts-Admin 1cb7a78326 chore(deps): update container image tccr.io/truecharts/omada-controller to 5.8.0 2023-02-15 12:10:57 +00:00
TrueCharts-Bot 1998e0d517 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:10:53 +00:00
TrueCharts-Admin 41fe7360f8 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-15 12:10:48 +00:00
TrueCharts-Bot 52da391a55 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:10:43 +00:00
TrueCharts-Admin d6fd9c102e chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 2023-02-15 12:10:40 +00:00
TrueCharts-Admin 698389f5fe chore(deps): update container image tccr.io/truecharts/netbox to 3.4.4 2023-02-15 12:10:31 +00:00
TrueCharts-Bot 40b2435851 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:10:28 +00:00
TrueCharts-Bot 68594ffc58 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:10:24 +00:00
TrueCharts-Admin 8c6cadc164 chore(deps): update container image tccr.io/truecharts/mysql-workbench to 8.0.32 2023-02-15 12:10:23 +00:00
TrueCharts-Admin 1373fdfd8f chore(deps): update container image tccr.io/truecharts/mylar3 to 0.7.0 2023-02-15 12:10:14 +00:00
TrueCharts-Admin 02e485bec2 chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 2023-02-15 12:10:06 +00:00
TrueCharts-Admin 92811b66e3 chore(deps): update container image tccr.io/truecharts/monica to 4.0.0 2023-02-15 12:09:58 +00:00
TrueCharts-Admin 712a822065 chore(deps): update container image tccr.io/truecharts/mongodb to 6.0.4 2023-02-15 12:09:49 +00:00
TrueCharts-Admin a35099be25 chore(deps): update container image tccr.io/truecharts/minio to latest 2023-02-15 12:09:41 +00:00
TrueCharts-Admin f634ec5960 chore(deps): update container image tccr.io/truecharts/minetest to 5.6.1 2023-02-15 12:09:33 +00:00
TrueCharts-Admin bf8537f4d0 chore(deps): update container image tccr.io/truecharts/minecraft-java19 to latest 2023-02-15 12:09:25 +00:00
TrueCharts-Bot 810a0d8ef9 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:09:20 +00:00
TrueCharts-Bot 597c1439f5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:09:17 +00:00
TrueCharts-Admin 1c4aa7f9d1 chore(deps): update container image tccr.io/truecharts/memcached to 1.6.18 2023-02-15 12:09:17 +00:00
TrueCharts-Bot 94218e08f2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:09:13 +00:00
TrueCharts-Admin 091bd64df7 chore(deps): update container image tccr.io/truecharts/medusa to 1.0.11 2023-02-15 12:09:09 +00:00
TrueCharts-Admin bd0834ff5c chore(deps): update container image tccr.io/truecharts/matomo to 4.13.3 2023-02-15 12:09:01 +00:00
TrueCharts-Admin 27ae736a80 chore(deps): update container image tccr.io/truecharts/mariadb to 10.10.3 2023-02-15 12:08:53 +00:00
TrueCharts-Admin 7b2dbd430b chore(deps): update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 2023-02-15 12:08:45 +00:00
TrueCharts-Admin 2edc220c14 chore(deps): update container image tccr.io/truecharts/littlelink-server to latest 2023-02-15 12:08:36 +00:00
TrueCharts-Bot c19634855c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:08:29 +00:00
TrueCharts-Admin c5112b2ba6 chore(deps): update container image tccr.io/truecharts/libremdb to latest 2023-02-15 12:08:25 +00:00
TrueCharts-Bot 9e872e45ae Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:08:21 +00:00
TrueCharts-Admin e6c5e6e50b chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest 2023-02-15 12:08:17 +00:00
TrueCharts-Bot a14009133e Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:08:14 +00:00
TrueCharts-Bot 09a6457e08 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:08:12 +00:00
TrueCharts-Bot 7e28a136dc Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:08:12 +00:00
TrueCharts-Admin dcb95261b4 chore(deps): update container image tccr.io/truecharts/kdenlive to latest 2023-02-15 12:08:08 +00:00
TrueCharts-Admin c59cbf0ed9 chore(deps): update container image tccr.io/truecharts/invidious to latest 2023-02-15 12:08:01 +00:00
TrueCharts-Bot 0a7817f0ae Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:58 +00:00
TrueCharts-Bot 4b50ede356 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:55 +00:00
TrueCharts-Bot 3e56630384 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:52 +00:00
TrueCharts-Admin e798cf22f7 chore(deps): update container image tccr.io/truecharts/impostor-server-nightly to vnightly 2023-02-15 12:07:52 +00:00
TrueCharts-Admin 28167eb1da chore(deps): update container image tccr.io/truecharts/heimdall to 2.5.5 2023-02-15 12:07:44 +00:00
TrueCharts-Admin 63c075b5f0 chore(deps): update container image tccr.io/truecharts/hedgedoc to 1.9.6 2023-02-15 12:07:36 +00:00
TrueCharts-Bot fc739661d8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:31 +00:00
TrueCharts-Bot e5b5ebc550 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:29 +00:00
TrueCharts-Admin 05fbb15269 chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 2023-02-15 12:07:27 +00:00
TrueCharts-Admin 480fd58e7a chore(deps): update container image tccr.io/truecharts/grocy to 3.3.2 2023-02-15 12:07:19 +00:00
TrueCharts-Bot 6073e11fb7 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:14 +00:00
TrueCharts-Bot 0159283822 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:06 +00:00
TrueCharts-Bot 12edae9d27 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:07:02 +00:00
TrueCharts-Admin dbb39dfba3 chore(deps): update container image tccr.io/truecharts/googlephotossync to latest 2023-02-15 12:07:02 +00:00
TrueCharts-Admin e0915d0e91 chore(deps): update container image tccr.io/truecharts/goaccess-npm-logs to latest 2023-02-15 12:06:54 +00:00
TrueCharts-Admin b94332e70a chore(deps): update container image tccr.io/truecharts/ghost to 5.34.0 2023-02-15 12:06:46 +00:00
TrueCharts-Admin f7365ada82 chore(deps): update container image tccr.io/truecharts/freshrss to 1.20.2 2023-02-15 12:06:37 +00:00
TrueCharts-Bot 6880d29d4f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:06:33 +00:00
TrueCharts-Admin 405e79d0cb chore(deps): update container image tccr.io/truecharts/fleet to 2.3.3 2023-02-15 12:06:29 +00:00
TrueCharts-Bot 43823d45a8 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:06:24 +00:00
TrueCharts-Admin 70659a41f6 chore(deps): update container image tccr.io/truecharts/firefox-desktop-g3 to latest 2023-02-15 12:06:21 +00:00
TrueCharts-Bot 5ff36c4a00 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:06:11 +00:00
TrueCharts-Admin 20b815bddf chore(deps): update container image tccr.io/truecharts/farmos to latest 2023-02-15 12:06:08 +00:00
TrueCharts-Bot 2617554f93 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <[email protected]>
2023-02-15 12:06:02 +00:00
TrueCharts-Admin cb9453ff9f chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 2023-02-15 12:06:00 +00:00
TrueCharts-Admin 3245741fdc chore(deps): update container image tccr.io/truecharts/eclipse-mosquitto to 2.0.15 2023-02-15 12:05:51 +00:00
TrueCharts-Admin 2fb250cfbb chore(deps): update container image tccr.io/truecharts/duplicacy to latest 2023-02-15 12:05:43 +00:00
TrueCharts-Admin 84715461e1 chore(deps): update container image tccr.io/truecharts/duckdns to latest 2023-02-15 12:05:35 +00:00
TrueCharts-Admin 25f6631001 chore(deps): update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 2023-02-15 12:05:27 +00:00
TrueCharts-Admin 5f41ad0101 chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 2023-02-15 12:05:18 +00:00
TrueCharts-Admin e318371d0e chore(deps): update container image tccr.io/truecharts/docker-in-docker to 23.0.1 2023-02-15 12:05:10 +00:00
TrueCharts-Admin 4773748a6c chore(deps): update container image tccr.io/truecharts/dns-doh-companion to latest 2023-02-15 12:05:01 +00:00
TrueCharts-Admin a732537cbc chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 2023-02-15 12:04:53 +00:00
TrueCharts-Admin ba1a6821af chore(deps): update container image tccr.io/truecharts/ddclient to 3.10.0 2023-02-15 12:04:45 +00:00
TrueCharts-Admin f24ac2e539 chore(deps): update container image tccr.io/truecharts/cyberchef to 9.55.0 2023-02-15 12:04:34 +00:00
TrueCharts-Admin 2ff87ce96d chore(deps): update container image tccr.io/truecharts/cups-server to latest 2023-02-15 12:04:26 +00:00
TrueCharts-Admin b0ef516581 chore(deps): update container image tccr.io/truecharts/cryptpad to latest 2023-02-15 12:04:18 +00:00
TrueCharts-Admin 3e69688e71 chore(deps): update container image tccr.io/truecharts/cops to latest 2023-02-15 12:04:10 +00:00
TrueCharts-Admin 6c886d6637 chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest 2023-02-15 12:04:01 +00:00
TrueCharts-Admin 7008fcc337 chore(deps): update container image tccr.io/truecharts/cloudbeaver to latest 2023-02-15 12:03:53 +00:00
TrueCharts-Admin 13c58bdd0e chore(deps): update container image tccr.io/truecharts/chromium to latest 2023-02-15 12:03:44 +00:00
TrueCharts-Admin 143562b9f7 chore(deps): update container image tccr.io/truecharts/check-mk-raw to v2.1.0 2023-02-15 12:03:36 +00:00
TrueCharts-Admin c2815e09d1 chore(deps): update container image tccr.io/truecharts/calibre-web to 0.6.19 2023-02-15 12:03:28 +00:00
TrueCharts-Admin d2b4c1021e chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 2023-02-15 12:03:21 +00:00
TrueCharts-Admin 7b18a2ef00 chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 2023-02-15 12:03:13 +00:00
TrueCharts-Admin f06e42ce13 chore(deps): update container image tccr.io/truecharts/boinc to latest 2023-02-15 12:03:05 +00:00
TrueCharts-Admin b289773905 chore(deps): update container image tccr.io/truecharts/blender to latest 2023-02-15 12:02:56 +00:00
TrueCharts-Admin 52d57c6584 chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 2023-02-15 12:02:47 +00:00
TrueCharts-Admin 0f0e068f06 chore(deps): update container image tccr.io/truecharts/bazarr to 1.1.4 2023-02-15 12:02:38 +00:00
TrueCharts-Admin acb7e152e3 chore(deps): update container image tccr.io/truecharts/babybuddy to 1.14.0 2023-02-15 12:02:30 +00:00
TrueCharts-Admin cb3d4499fc chore(deps): update container image tccr.io/truecharts/autoscan to latest 2023-02-15 12:02:23 +00:00
TrueCharts-Admin 4471bef34e chore(deps): update container image tccr.io/truecharts/apprise-api to latest 2023-02-15 12:02:14 +00:00
TrueCharts-Admin 4cc0efaf24 chore(deps): update container image tccr.io/truecharts/adminer to latest 2023-02-15 12:01:57 +00:00
5561 changed files with 74859 additions and 438905 deletions
+314 -5
View File
@@ -1,4 +1,8 @@
{
"projectName": "charts",
"projectOwner": "truecharts",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
".github/README.md"
],
@@ -581,8 +585,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/9399967?v=4",
"profile": "https://xstar97.github.io",
"contributions": [
"bug",
"code",
"bug",
"mentoring"
]
},
@@ -1320,13 +1324,318 @@
"contributions": [
"doc"
]
},
{
"login": "l-moon-git",
"name": "l-moon-git",
"avatar_url": "https://avatars.githubusercontent.com/u/103282929?v=4",
"profile": "https://github.com/l-moon-git",
"contributions": [
"code"
]
},
{
"login": "hughes5",
"name": "hughes5",
"avatar_url": "https://avatars.githubusercontent.com/u/6740468?v=4",
"profile": "https://github.com/hughes5",
"contributions": [
"doc"
]
},
{
"login": "sdimovv",
"name": "sdimovv",
"avatar_url": "https://avatars.githubusercontent.com/u/36302090?v=4",
"profile": "https://github.com/sdimovv",
"contributions": [
"code"
]
},
{
"login": "AllieQpzm",
"name": "AllieQpzm",
"avatar_url": "https://avatars.githubusercontent.com/u/2895565?v=4",
"profile": "https://github.com/AllieQpzm",
"contributions": [
"code"
]
},
{
"login": "dominch",
"name": "Dominik",
"avatar_url": "https://avatars.githubusercontent.com/u/10815109?v=4",
"profile": "http://www.dominik.net.pl",
"contributions": [
"bug"
]
},
{
"login": "renovate[bot]",
"name": "renovate[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4",
"profile": "https://github.com/apps/renovate",
"contributions": [
"tool"
]
},
{
"login": "allcontributors[bot]",
"name": "allcontributors[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/23186?v=4",
"profile": "https://github.com/apps/allcontributors",
"contributions": [
"tool"
]
},
{
"login": "dependabot[bot]",
"name": "dependabot[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"profile": "https://github.com/apps/dependabot",
"contributions": [
"tool"
]
},
{
"login": "truecharts-admin",
"name": "TrueCharts Bot",
"avatar_url": "https://avatars.githubusercontent.com/u/80468013?v=4",
"profile": "https://truecharts.org/",
"contributions": [
"tool",
"infra",
"code"
]
},
{
"login": "renovate-bot",
"name": "Mend Renovate",
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4",
"profile": "https://www.mend.io/free-developer-tools/renovate/",
"contributions": [
"tool"
]
},
{
"login": "Simoneu01",
"name": "Simone",
"avatar_url": "https://avatars.githubusercontent.com/u/43807696?v=4",
"profile": "https://github.com/Simoneu01",
"contributions": [
"code"
]
},
{
"login": "jfroy",
"name": "Jean-François Roy",
"avatar_url": "https://avatars.githubusercontent.com/u/49554?v=4",
"profile": "https://devklog.net/",
"contributions": [
"code"
]
},
{
"login": "Whiskey24",
"name": "Whiskey24",
"avatar_url": "https://avatars.githubusercontent.com/u/12865553?v=4",
"profile": "https://github.com/Whiskey24",
"contributions": [
"code"
]
},
{
"login": "inmanturbo",
"name": "inmanturbo",
"avatar_url": "https://avatars.githubusercontent.com/u/47095624?v=4",
"profile": "https://github.com/inmanturbo",
"contributions": [
"doc"
]
},
{
"login": "Dhs92",
"name": "Alex",
"avatar_url": "https://avatars.githubusercontent.com/u/3068714?v=4",
"profile": "https://github.com/Dhs92",
"contributions": [
"code"
]
},
{
"login": "bjsemrad",
"name": "Brian Semrad",
"avatar_url": "https://avatars.githubusercontent.com/u/1234356?v=4",
"profile": "https://github.com/bjsemrad",
"contributions": [
"code"
]
},
{
"login": "ctag",
"name": "Christopher",
"avatar_url": "https://avatars.githubusercontent.com/u/6200085?v=4",
"profile": "https://256.makerslocal.org/wiki/User:Ctag",
"contributions": [
"code"
]
},
{
"login": "engedics",
"name": "Csaba Engedi",
"avatar_url": "https://avatars.githubusercontent.com/u/11065639?v=4",
"profile": "https://github.com/engedics",
"contributions": [
"code"
]
},
{
"login": "Cyb3rzombie",
"name": "Cyb3rzombie",
"avatar_url": "https://avatars.githubusercontent.com/u/19274374?v=4",
"profile": "https://github.com/Cyb3rzombie",
"contributions": [
"code"
]
},
{
"login": "CajuCLC",
"name": "Eric Cavalcanti",
"avatar_url": "https://avatars.githubusercontent.com/u/1249095?v=4",
"profile": "https://cloudtutorial.net/",
"contributions": [
"code"
]
},
{
"login": "g-a-c",
"name": "Gavin Chappell",
"avatar_url": "https://avatars.githubusercontent.com/u/2798739?v=4",
"profile": "https://github.com/g-a-c",
"contributions": [
"code",
"bug"
]
},
{
"login": "raynay-r",
"name": "raynay-r",
"avatar_url": "https://avatars.githubusercontent.com/u/16634069?v=4",
"profile": "https://github.com/raynay-r",
"contributions": [
"code"
]
},
{
"login": "Jip-Hop",
"name": "Jip-Hop",
"avatar_url": "https://avatars.githubusercontent.com/u/2871973?v=4",
"profile": "https://jip.debeer.it/",
"contributions": [
"doc"
]
},
{
"login": "jonaswre",
"name": "Jonas Wrede",
"avatar_url": "https://avatars.githubusercontent.com/u/3731681?v=4",
"profile": "https://github.com/jonaswre",
"contributions": [
"code"
]
},
{
"login": "silentnyte",
"name": "SilentNyte",
"avatar_url": "https://avatars.githubusercontent.com/u/2430307?v=4",
"profile": "https://github.com/silentnyte",
"contributions": [
"doc"
]
},
{
"login": "StanMar-bit",
"name": "Stan",
"avatar_url": "https://avatars.githubusercontent.com/u/84271654?v=4",
"profile": "https://github.com/StanMar-bit",
"contributions": [
"code"
]
},
{
"login": "tiagogaspar8",
"name": "Tiago Gaspar",
"avatar_url": "https://avatars.githubusercontent.com/u/39808643?v=4",
"profile": "https://github.com/tiagogaspar8",
"contributions": [
"code"
]
},
{
"login": "gismo2004",
"name": "gismo2004",
"avatar_url": "https://avatars.githubusercontent.com/u/2325636?v=4",
"profile": "https://github.com/gismo2004",
"contributions": [
"code"
]
},
{
"login": "jsegaert",
"name": "jsegaert",
"avatar_url": "https://avatars.githubusercontent.com/u/20346509?v=4",
"profile": "https://github.com/jsegaert",
"contributions": [
"doc"
]
},
{
"login": "miguelangel-nubla",
"name": "Miguel Angel Nubla",
"avatar_url": "https://avatars.githubusercontent.com/u/866596?v=4",
"profile": "https://github.com/miguelangel-nubla",
"contributions": [
"code"
]
},
{
"login": "xal3xhx",
"name": "xal3xhx",
"avatar_url": "https://avatars.githubusercontent.com/u/8585664?v=4",
"profile": "https://github.com/xal3xhx",
"contributions": [
"code"
]
},
{
"login": "jeremybox",
"name": "jeremybox",
"avatar_url": "https://avatars.githubusercontent.com/u/33465600?v=4",
"profile": "https://github.com/jeremybox",
"contributions": [
"doc"
]
},
{
"login": "CameronSabuda",
"name": "Cameron Sabuda",
"avatar_url": "https://avatars.githubusercontent.com/u/25101288?v=4",
"profile": "https://github.com/CameronSabuda",
"contributions": [
"doc"
]
},
{
"login": "edmeister",
"name": "Jeroen Schepens",
"avatar_url": "https://avatars.githubusercontent.com/u/702527?v=4",
"profile": "https://github.com/edmeister",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "charts",
"projectOwner": "truecharts",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}
+1 -1
View File
@@ -5,5 +5,5 @@
/charts/dependency/ @truecharts/enterprise-maintainers @ornias1993
/charts/enterprise/ @truecharts/enterprise-maintainers @ornias1993
/charts/dev/ @ornias1993
/.github/ @truecharts/ci-maintainers @ornias1993
/.github/ @truecharts/ci-maintainers @ornias1993
docs/ @truecharts/docs-maintainers @ornias1993
+48 -4
View File
@@ -32,7 +32,7 @@ All our charts are supposed to work together, be easy to setup using the TrueNAS
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
Check TrueCharts [Quick-Start Guides](https://truecharts.org/manual/guides/Adding-TrueCharts) for more information.
Check TrueCharts [Quick-Start Guides](https://truecharts.org/manual/SCALE/guides/getting-started#adding-truecharts) for more information.
### Support
@@ -79,7 +79,7 @@ This ensures freedom and flexibility for everyone involved and makes sure you, t
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior know-how on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.
For more information on creating SCALE Apps and Helm charts, please check out our [development manual](https://truecharts.org/manual/development/License-headers)
For more information on creating SCALE Apps and Helm charts, please check out our [development manual](https://truecharts.org/manual/development/chart-structure/)
### Automation and you
@@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-140-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-174-orange.svg?style=for-the-badge)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -212,7 +212,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alexthamm"><img src="https://avatars.githubusercontent.com/u/2556372?v=4?s=100" width="100px;" alt="Alexander Thamm"/><br /><sub><b>Alexander Thamm</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Aalexthamm" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rexit1982"><img src="https://avatars.githubusercontent.com/u/7585043?v=4?s=100" width="100px;" alt="rexit1982"/><br /><sub><b>rexit1982</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Arexit1982" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iaxx"><img src="https://avatars.githubusercontent.com/u/13745514?v=4?s=100" width="100px;" alt="iaxx"/><br /><sub><b>iaxx</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Aiaxx" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://xstar97.github.io"><img src="https://avatars.githubusercontent.com/u/9399967?v=4?s=100" width="100px;" alt="Xstar97"/><br /><sub><b>Xstar97</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3AXstar97" title="Bug reports">🐛</a> <a href="https://github.com/truecharts/charts/commits?author=Xstar97" title="Code">💻</a> <a href="#mentoring-Xstar97" title="Mentoring">🧑‍🏫</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://xstar97.github.io"><img src="https://avatars.githubusercontent.com/u/9399967?v=4?s=100" width="100px;" alt="Xstar97"/><br /><sub><b>Xstar97</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Xstar97" title="Code">💻</a> <a href="https://github.com/truecharts/charts/issues?q=author%3AXstar97" title="Bug reports">🐛</a> <a href="#mentoring-Xstar97" title="Mentoring">🧑‍🏫</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ornias"><img src="https://avatars.githubusercontent.com/u/20852677?v=4?s=100" width="100px;" alt="ornias"/><br /><sub><b>ornias</b></sub></a><br /><a href="#video-ornias" title="Videos">📹</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://joshasplund.com"><img src="https://avatars.githubusercontent.com/u/3958801?v=4?s=100" width="100px;" alt="Josh Asplund"/><br /><sub><b>Josh Asplund</b></sub></a><br /><a href="#financial-joshuata" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/midnight33233"><img src="https://avatars.githubusercontent.com/u/25982892?v=4?s=100" width="100px;" alt="midnight33233"/><br /><sub><b>midnight33233</b></sub></a><br /><a href="#financial-midnight33233" title="Financial">💵</a></td>
@@ -316,6 +316,50 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://reb.gg"><img src="https://avatars.githubusercontent.com/u/16991201?v=4?s=100" width="100px;" alt="Rob Herley"/><br /><sub><b>Rob Herley</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=robherley" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/oblivioncth"><img src="https://avatars.githubusercontent.com/u/24661585?v=4?s=100" width="100px;" alt="Christian Heimlich"/><br /><sub><b>Christian Heimlich</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=oblivioncth" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/l-moon-git"><img src="https://avatars.githubusercontent.com/u/103282929?v=4?s=100" width="100px;" alt="l-moon-git"/><br /><sub><b>l-moon-git</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=l-moon-git" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hughes5"><img src="https://avatars.githubusercontent.com/u/6740468?v=4?s=100" width="100px;" alt="hughes5"/><br /><sub><b>hughes5</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=hughes5" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sdimovv"><img src="https://avatars.githubusercontent.com/u/36302090?v=4?s=100" width="100px;" alt="sdimovv"/><br /><sub><b>sdimovv</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=sdimovv" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AllieQpzm"><img src="https://avatars.githubusercontent.com/u/2895565?v=4?s=100" width="100px;" alt="AllieQpzm"/><br /><sub><b>AllieQpzm</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=AllieQpzm" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.dominik.net.pl"><img src="https://avatars.githubusercontent.com/u/10815109?v=4?s=100" width="100px;" alt="Dominik"/><br /><sub><b>Dominik</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Adominch" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/renovate"><img src="https://avatars.githubusercontent.com/in/2740?v=4?s=100" width="100px;" alt="renovate[bot]"/><br /><sub><b>renovate[bot]</b></sub></a><br /><a href="#tool-renovate[bot]" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/allcontributors"><img src="https://avatars.githubusercontent.com/in/23186?v=4?s=100" width="100px;" alt="allcontributors[bot]"/><br /><sub><b>allcontributors[bot]</b></sub></a><br /><a href="#tool-allcontributors[bot]" title="Tools">🔧</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4?s=100" width="100px;" alt="dependabot[bot]"/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="#tool-dependabot[bot]" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://truecharts.org/"><img src="https://avatars.githubusercontent.com/u/80468013?v=4?s=100" width="100px;" alt="TrueCharts Bot"/><br /><sub><b>TrueCharts Bot</b></sub></a><br /><a href="#tool-truecharts-admin" title="Tools">🔧</a> <a href="#infra-truecharts-admin" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/truecharts/charts/commits?author=truecharts-admin" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.mend.io/free-developer-tools/renovate/"><img src="https://avatars.githubusercontent.com/u/25180681?v=4?s=100" width="100px;" alt="Mend Renovate"/><br /><sub><b>Mend Renovate</b></sub></a><br /><a href="#tool-renovate-bot" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Simoneu01"><img src="https://avatars.githubusercontent.com/u/43807696?v=4?s=100" width="100px;" alt="Simone"/><br /><sub><b>Simone</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Simoneu01" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://devklog.net/"><img src="https://avatars.githubusercontent.com/u/49554?v=4?s=100" width="100px;" alt="Jean-François Roy"/><br /><sub><b>Jean-François Roy</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jfroy" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Whiskey24"><img src="https://avatars.githubusercontent.com/u/12865553?v=4?s=100" width="100px;" alt="Whiskey24"/><br /><sub><b>Whiskey24</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Whiskey24" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/inmanturbo"><img src="https://avatars.githubusercontent.com/u/47095624?v=4?s=100" width="100px;" alt="inmanturbo"/><br /><sub><b>inmanturbo</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=inmanturbo" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Dhs92"><img src="https://avatars.githubusercontent.com/u/3068714?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Dhs92" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bjsemrad"><img src="https://avatars.githubusercontent.com/u/1234356?v=4?s=100" width="100px;" alt="Brian Semrad"/><br /><sub><b>Brian Semrad</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=bjsemrad" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://256.makerslocal.org/wiki/User:Ctag"><img src="https://avatars.githubusercontent.com/u/6200085?v=4?s=100" width="100px;" alt="Christopher"/><br /><sub><b>Christopher</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=ctag" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/engedics"><img src="https://avatars.githubusercontent.com/u/11065639?v=4?s=100" width="100px;" alt="Csaba Engedi"/><br /><sub><b>Csaba Engedi</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=engedics" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Cyb3rzombie"><img src="https://avatars.githubusercontent.com/u/19274374?v=4?s=100" width="100px;" alt="Cyb3rzombie"/><br /><sub><b>Cyb3rzombie</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Cyb3rzombie" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cloudtutorial.net/"><img src="https://avatars.githubusercontent.com/u/1249095?v=4?s=100" width="100px;" alt="Eric Cavalcanti"/><br /><sub><b>Eric Cavalcanti</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=CajuCLC" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/g-a-c"><img src="https://avatars.githubusercontent.com/u/2798739?v=4?s=100" width="100px;" alt="Gavin Chappell"/><br /><sub><b>Gavin Chappell</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=g-a-c" title="Code">💻</a> <a href="https://github.com/truecharts/charts/issues?q=author%3Ag-a-c" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/raynay-r"><img src="https://avatars.githubusercontent.com/u/16634069?v=4?s=100" width="100px;" alt="raynay-r"/><br /><sub><b>raynay-r</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=raynay-r" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jip.debeer.it/"><img src="https://avatars.githubusercontent.com/u/2871973?v=4?s=100" width="100px;" alt="Jip-Hop"/><br /><sub><b>Jip-Hop</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Jip-Hop" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jonaswre"><img src="https://avatars.githubusercontent.com/u/3731681?v=4?s=100" width="100px;" alt="Jonas Wrede"/><br /><sub><b>Jonas Wrede</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jonaswre" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/silentnyte"><img src="https://avatars.githubusercontent.com/u/2430307?v=4?s=100" width="100px;" alt="SilentNyte"/><br /><sub><b>SilentNyte</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=silentnyte" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/StanMar-bit"><img src="https://avatars.githubusercontent.com/u/84271654?v=4?s=100" width="100px;" alt="Stan"/><br /><sub><b>Stan</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=StanMar-bit" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tiagogaspar8"><img src="https://avatars.githubusercontent.com/u/39808643?v=4?s=100" width="100px;" alt="Tiago Gaspar"/><br /><sub><b>Tiago Gaspar</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=tiagogaspar8" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gismo2004"><img src="https://avatars.githubusercontent.com/u/2325636?v=4?s=100" width="100px;" alt="gismo2004"/><br /><sub><b>gismo2004</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=gismo2004" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jsegaert"><img src="https://avatars.githubusercontent.com/u/20346509?v=4?s=100" width="100px;" alt="jsegaert"/><br /><sub><b>jsegaert</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jsegaert" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/miguelangel-nubla"><img src="https://avatars.githubusercontent.com/u/866596?v=4?s=100" width="100px;" alt="Miguel Angel Nubla"/><br /><sub><b>Miguel Angel Nubla</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=miguelangel-nubla" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xal3xhx"><img src="https://avatars.githubusercontent.com/u/8585664?v=4?s=100" width="100px;" alt="xal3xhx"/><br /><sub><b>xal3xhx</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=xal3xhx" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jeremybox"><img src="https://avatars.githubusercontent.com/u/33465600?v=4?s=100" width="100px;" alt="jeremybox"/><br /><sub><b>jeremybox</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jeremybox" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CameronSabuda"><img src="https://avatars.githubusercontent.com/u/25101288?v=4?s=100" width="100px;" alt="Cameron Sabuda"/><br /><sub><b>Cameron Sabuda</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=CameronSabuda" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/edmeister"><img src="https://avatars.githubusercontent.com/u/702527?v=4?s=100" width="100px;" alt="Jeroen Schepens"/><br /><sub><b>Jeroen Schepens</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Aedmeister" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
+3 -3
View File
@@ -12,11 +12,11 @@ We also document which versions of TrueNAS will receive TrueCharts updates and f
| TrueNAS version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| ---------------- | -------- | ---------------------- | ------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------- | --- |
| 22.02.4 or prior | `master` | :white_check_mark: | :x: | :x: | Advised to update to 22.12.0 release of [TrueNAS SCALE](https://www.truenas.com/docs/scale/scalereleasenotes/) | |
| 22.12.0 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Most Stable Release as of 2022-12-13 |
| 22.02.4 or prior | `master` | :x: | :x: | :x: | Advised to update to 22.12.1 release of [TrueNAS SCALE](https://www.truenas.com/docs/scale/scalereleasenotes/) | |
| 22.12.1 | `master` | :white_check_mark: | :white_check_mark: | :white_check_mark: | Most Stable Release as of 2023-02-21 |
| Nightly | `master` | :white_check_mark: | :x: | :white_check_mark: | Please only submit bug reports during codefreeze |
::: warning Support Guidelines
:::warning Support Guidelines
Our [Discord](https://discord.gg/tVsPTHWTtr) support (the ticketing system inside #support) is primarily limited to what is covered by our written guides. This includes installing, linking and editing apps. This doesn't mean the actual setup of the application. All #support tickets covered by the staff are done so in a **best effort** policy.
+46
View File
@@ -0,0 +1,46 @@
---
rules:
braces:
min-spaces-inside: 0
max-spaces-inside: 0
min-spaces-inside-empty: -1
max-spaces-inside-empty: -1
brackets:
min-spaces-inside: 0
max-spaces-inside: 0
min-spaces-inside-empty: -1
max-spaces-inside-empty: -1
colons:
max-spaces-before: 0
max-spaces-after: 1
commas:
max-spaces-before: 0
min-spaces-after: 1
max-spaces-after: 1
comments:
require-starting-space: true
min-spaces-from-content: 2
document-end: disable
# No --- to start a file
document-start: disable
empty-lines:
max: 2
max-start: 0
max-end: 0
hyphens:
max-spaces-after: 1
indentation:
spaces: consistent
# - list indentation will handle both indentation and without
indent-sequences: whatever
check-multi-line-strings: false
key-duplicates:
enable
# Lines can be any length
line-length: disable
new-line-at-end-of-file: enable
new-lines:
type: unix
trailing-spaces: enable
truthy:
level: warning
+5
View File
@@ -260,6 +260,11 @@
"matchPackagePrefixes": ["tccr.io/truecharts/rickroll"],
"groupName": "rickroll",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/scrypted"],
"groupName": "scrypted",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/truecharts/docspell"],
+7 -7
View File
@@ -15,7 +15,7 @@ jobs:
name: Test SCALE Catalog
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:3b53132c6c6e14393f8f69e64e2237c8460a466753c285542324aa993ed1795d
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:44047909bbf54cb1ce3551ae0b342244a5bdcd62562a7f2f07caad4bf8856ee4
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
name: Checkout
@@ -36,9 +36,9 @@ jobs:
run: |
tools/build-release.sh
- uses: vishnudxb/cancel-workflow@c3c77eb4383ba7d023e6614a07d94fe990501ac6 # tag=v1.2
if: failure()
with:
repo: truecharts/charts
workflow_id: ${{ github.run_id }}
access_token: ${{ github.token }}
# - uses: vishnudxb/cancel-workflow@c3c77eb4383ba7d023e6614a07d94fe990501ac6 # tag=v1.2
# if: failure()
# with:
# repo: truecharts/charts
# workflow_id: ${{ github.run_id }}
# access_token: ${{ github.token }}
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- name: Install Kubernetes tools
if: inputs.isRenovatePR == 'true'
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
yq
+6 -6
View File
@@ -113,7 +113,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: lint Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -147,7 +147,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: lint Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -181,7 +181,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: lint Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -215,7 +215,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: lint Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -249,7 +249,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: lint Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -283,7 +283,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: lint Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
+6 -8
View File
@@ -11,18 +11,17 @@ on:
- "charts/**"
jobs:
release-helm:
runs-on: ubuntu-latest
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:3b53132c6c6e14393f8f69e64e2237c8460a466753c285542324aa993ed1795d
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:44047909bbf54cb1ce3551ae0b342244a5bdcd62562a7f2f07caad4bf8856ee4
steps:
- name: Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 1
- name: Checkout Helm-Staging
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
with:
@@ -30,7 +29,7 @@ jobs:
repository: truecharts/helm-staging
token: ${{ secrets.BOT_TOKEN }}
path: helm
- name: Fix Pre-Commit issues
shell: bash
run: |
@@ -38,7 +37,7 @@ jobs:
pre-commit run --all ||:
# Fix sh files to always be executable
find . -name '*.sh' | xargs chmod +x
- name: Commit Helm Changes
run: |
rm -rf helm/charts
@@ -60,10 +59,10 @@ jobs:
outputs:
ref: ${{ steps.save-commit-hash.outputs.commit_hash }}
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:3b53132c6c6e14393f8f69e64e2237c8460a466753c285542324aa993ed1795d
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:44047909bbf54cb1ce3551ae0b342244a5bdcd62562a7f2f07caad4bf8856ee4
steps:
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -223,7 +222,6 @@ jobs:
git add --all
git commit -sm "Commit released docs for TrueCharts" || exit 0
git push
- name: Checkout Catalog
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
+13 -30
View File
@@ -22,29 +22,12 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
helm: "3.8.0"
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
- name: Install dependencies
env:
RUBYJQ_USE_SYSTEM_LIBRARIES: 1
run: |
sudo apt-get update
sudo apt-get install libjq-dev
bundle install
- name: Run tests
run: |
bundle exec m -r ./test/
generate-install-matrix:
name: Generate matrix for install
runs-on: ubuntu-latest
@@ -146,7 +129,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -171,7 +154,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" --upgrade
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" #--upgrade
install-charts2:
needs:
@@ -191,7 +174,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -217,7 +200,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" --upgrade
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" #--upgrade
install-charts3:
needs:
@@ -237,7 +220,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -262,7 +245,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" --upgrade
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" #--upgrade
install-charts4:
needs:
@@ -282,7 +265,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -307,7 +290,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" --upgrade
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" #--upgrade
install-charts5:
needs:
@@ -327,7 +310,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -352,7 +335,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" --upgrade
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" #--upgrade
install-charts6:
needs:
@@ -372,7 +355,7 @@ jobs:
ref: ${{ inputs.checkoutCommit }}
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -397,7 +380,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Run chart-testing (install)
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" --upgrade
run: ct install --config ".github/ct-install.yaml" --charts "${{ matrix.chart }}" #--upgrade
# Summarize matrix https://github.community/t/status-check-for-a-matrix-jobs/127354/7
install_success:
+35 -11
View File
@@ -2,7 +2,7 @@ name: "Chore: Daily Tasks"
on:
schedule:
- cron: '0 0 * * *'
- cron: "0 0 * * *"
workflow_dispatch:
permissions:
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
name: "Generate readme files"
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:3b53132c6c6e14393f8f69e64e2237c8460a466753c285542324aa993ed1795d
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:44047909bbf54cb1ce3551ae0b342244a5bdcd62562a7f2f07caad4bf8856ee4
steps:
- name: Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
@@ -222,10 +222,10 @@ jobs:
runs-on: ubuntu-latest
name: "Generate Security Reports"
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:3b53132c6c6e14393f8f69e64e2237c8460a466753c285542324aa993ed1795d
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:44047909bbf54cb1ce3551ae0b342244a5bdcd62562a7f2f07caad4bf8856ee4
steps:
- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@b91bb02bc122bd84ac7bbea5f25ed6b0f2ec6275 # tag=v0.9.2
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
with:
setup-tools: |
helmv3
@@ -355,11 +355,35 @@ jobs:
- uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836 # v4
with:
github-token: ${{ secrets.BOT_TOKEN }}
issue-inactive-days: '7'
exclude-any-issue-labels: ''
issue-comment: 'This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists'
issue-lock-reason: ''
pr-inactive-days: '7'
pr-comment: 'This PR is locked to prevent necro-posting on closed PRs. Please create a issue or contact staff on discord if you want to further discuss this'
pr-lock-reason: 'resolved'
issue-inactive-days: "7"
exclude-any-issue-labels: ""
issue-comment: "This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists"
issue-lock-reason: ""
pr-inactive-days: "7"
pr-comment: "This PR is locked to prevent necro-posting on closed PRs. Please create a issue or contact staff on discord if you want to further discuss this"
pr-lock-reason: "resolved"
log-output: true
check-contributors:
name: Check Contributors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 1
- uses: actions/setup-node@v3
with:
node-version: 18
- uses: borales/[email protected]
with:
cmd: install --frozen-lockfile
- name: List missing and unknown contributors
env:
PRIVATE_TOKEN: ${{ secrets.BOT_TOKEN }}
run: |
awk -F', ' '{ for( i=1; i<=NF; i++ ) print $i }' <<<$(yarn all-contributors check)
@@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.BOT_TOKEN }}
- name: Download workflow artifact
uses: dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415 # v2.25.0
uses: dawidd6/action-download-artifact@5e780fc7bbd0cac69fc73271ed86edf5dcb72d67 # v2.26.0
with:
github_token: ${{ secrets.BOT_TOKEN }}
workflow: pr-validate.yaml
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
with:
github-token: "${{ secrets.PERS_PAT }}"
- name: automerge
uses: pascalgn/automerge-action@eb68b061739cb9d81564f8e812d0b3c45f0fb09a # tag=v0.15.5
uses: pascalgn/automerge-action@22948e0bc22f0aa673800da838595a3e7347e584 # v0.15.6
env:
GITHUB_TOKEN: "${{ secrets.BOT_TOKEN }}"
UPDATE_RETRIES: 12
+1 -1
View File
@@ -12,6 +12,6 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
with:
fetch-depth: 0
- uses: actions/delete-package-versions@a31a43afa6c2d3afdf8b5f1e311b2dc75585932e # tag=v3
- uses: actions/delete-package-versions@ba4d22f25141387e5ab82cfec079de6d2df96815 # v4
with:
min-versions-to-keep: 200
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
name: Get changed Apps
runs-on: ubuntu-20.04
container:
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:3b53132c6c6e14393f8f69e64e2237c8460a466753c285542324aa993ed1795d
image: ghcr.io/truecharts/devcontainer:v3.1.1@sha256:44047909bbf54cb1ce3551ae0b342244a5bdcd62562a7f2f07caad4bf8856ee4
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
name: Checkout
+3 -3
View File
@@ -1,8 +1,8 @@
name: Renovate
on:
workflow_dispatch:
schedule:
- cron: "0 */1 * * *"
# schedule:
# - cron: "0 */1 * * *"
jobs:
renovate:
runs-on: ubuntu-latest
@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@0c3fbdc6346afb523f8f993c0d6888c5db277ac8 # v34.136.0
uses: renovatebot/github-action@1b6d32d6058e85e60825f27572934f36b00ebbd3 # v34.153.1
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Check for stale issues and PRs
uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # tag=v6
uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7
with:
repo-token: ${{ secrets.BOT_TOKEN }}
days-before-issue-stale: 180
+1
View File
@@ -57,3 +57,4 @@ pub/
tgz_cache/
index_cache/
helm/
node_modules/
+32 -12
View File
@@ -8,23 +8,33 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace # trims trailing whitespace.
- id: end-of-file-fixer # ensures that a file is either empty, or ends with one newline.
# trims trailing whitespace.
- id: trailing-whitespace
# ensures that a file is either empty, or ends with one newline.
- id: end-of-file-fixer
- id: fix-byte-order-marker
- id: mixed-line-ending # replaces or checks mixed line ending.
- id: check-merge-conflict # checks for files that contain merge conflict strings.
- id: check-case-conflict # checks for files that would conflict in case-insensitive filesystems.
- id: check-executables-have-shebangs # ensures that (non-binary) executables have a shebang.
- id: check-shebang-scripts-are-executable # ensures that (non-binary) files with a shebang are executable.
# replaces or checks mixed line ending.
- id: mixed-line-ending
# checks for files that contain merge conflict strings.
- id: check-merge-conflict
# checks for files that would conflict in case-insensitive filesystems.
- id: check-case-conflict
# ensures that (non-binary) executables have a shebang.
- id: check-executables-have-shebangs
# ensures that (non-binary) files with a shebang are executable.
- id: check-shebang-scripts-are-executable
- id: check-docstring-first
- id: check-symlinks
- id: destroyed-symlinks
- id: fix-byte-order-marker # removes utf-8 byte order marker.
- id: requirements-txt-fixer # sorts entries in requirements.txt.
- id: check-added-large-files # prevents giant files from being committed.
- id: check-yaml # checks yaml files for parseable syntax.
# removes utf-8 byte order marker.
- id: fix-byte-order-marker
# sorts entries in requirements.txt.
- id: requirements-txt-fixer
# checks yaml files for parseable syntax.
- id: check-yaml
exclude: (templates\/.*|crds\/.*|questions.yaml|chart_schema.yaml)
- id: detect-private-key # detects the presence of private keys.
# detects the presence of private keys.
- id: detect-private-key
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
@@ -38,3 +48,13 @@ repos:
- id: prettier
exclude: (templates\/.*|crds\/.*|README.md|CHANGELOG.md|questions.yaml|devcontainer.json)
files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$
# Update the rev variable with the release version that you want, from the yamllint repo
# You can pass your custom .yamllint with args attribute.
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.17.0
hooks:
- id: yamllint
exclude: (templates\/.*|crds\/.*|README.md|CHANGELOG.md|questions.yaml|devcontainer.json|chart_schema.yaml)
files: \.(yaml|yml)$
args: [-c=.github/lintconf.yaml]
+3 -4
View File
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "23.1.3.5"
appVersion: "23.2.1.253"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 12.2.28
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
@@ -20,10 +20,9 @@ maintainers:
name: clickhouse
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
- https://clickhouse.com/
type: application
version: 3.0.20
version: 5.0.0
annotations:
truecharts.org/catagories: |
- database
@@ -0,0 +1 @@
clickhousePassword: "testpassword"
+32 -44
View File
@@ -1,10 +1,15 @@
# Include{groups}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
- variable: clickhouseDatabase
group: "App Configuration"
@@ -67,7 +72,7 @@ questions:
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{vctRoot}
# Include{persistenceRoot}
additional_attrs: true
type: dict
attrs:
@@ -96,51 +101,34 @@ questions:
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: boolean
default: true
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
type: int
default: 568
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 568
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
@@ -1 +1 @@
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}
+46 -41
View File
@@ -1,54 +1,67 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: 23.1.3.5@sha256:3da895503f8a0e59fb66a730b312b81fced672d85d1eced4cbaec4a772178daa
tag: 23.2.1.2537@sha256:669278d98936a2d12bf8f331067afb6a34e5570fdcb37b854bb5d0b2d8f30108
controller:
type: statefulset
strategy: RollingUpdate
rollingUpdate:
unavailable: 1
workload:
main:
replicas: 1
podSpec:
containers:
main:
env:
CLICKHOUSE_DB: "{{ .Values.clickhouseDatabase }}"
CLICKHOUSE_USER: "{{ .Values.clickhouseUsername }}"
CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: "{{ .Values.clickhouseDefaultAccessManagement }}"
CLICKHOUSE_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.clickhousePassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.clickhousePassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "clickhousecreds" }}{{ end }}'
key: "clickhouse-password"
probes:
liveness:
type: http
path: /ping
readiness:
type: http
path: /ping
startup:
type: http
path: /ping
securityContext:
readOnlyRootFilesystem: false
# Optional capabilities advanced ClickHouse features. See also:
# https://github.com/ClickHouse/ClickHouse/blob/master/docker/server/README.md#linux-capabilities
# https://kb.altinity.com/altinity-kb-setup-and-maintenance/altinity-kb-clickhouse-in-docker/
# https://github.com/ClickHouse/ClickHouse/blob/b844c36a9d5e76300a88b4f49e6debccf1ad22e4/programs/install/Install.cpp#L793-L804
# capabilities:
# add:
# - IPC_LOCK
# - NET_ADMIN
# - SYS_NICE
container:
readOnlyRootFilesystem: false
# Optional capabilities advanced ClickHouse features. See also:
# https://github.com/ClickHouse/ClickHouse/blob/master/docker/server/README.md#linux-capabilities
# https://kb.altinity.com/altinity-kb-setup-and-maintenance/altinity-kb-clickhouse-in-docker/
# https://github.com/ClickHouse/ClickHouse/blob/b844c36a9d5e76300a88b4f49e6debccf1ad22e4/programs/install/Install.cpp#L793-L804
# capabilities:
# add:
# - IPC_LOCK
# - NET_ADMIN
# - SYS_NICE
service:
main:
ports:
main:
port: 8123
protocol: HTTP
protocol: http
targetPort: 8123
volumeClaimTemplates:
persistence:
data:
enabled: true
mountPath: /var/lib/clickhouse
probes:
liveness:
type: HTTP
path: /ping
readiness:
type: HTTP
path: /ping
startup:
type: HTTP
path: /ping
clickhouseDatabase: "test"
clickhouseUsername: "test"
clickhousePassword: "testpass"
clickhouseDefaultAccessManagement: 0
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
clickhousePassword: ""
existingSecret: ""
secret:
@@ -57,17 +70,9 @@ secret:
data:
clickhouse-password: '{{ ( .Values.clickhousePassword | default "empty" ) }}'
env:
CLICKHOUSE_DB: "{{ .Values.clickhouseDatabase }}"
CLICKHOUSE_USER: "{{ .Values.clickhouseUsername }}"
CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: "{{ .Values.clickhouseDefaultAccessManagement }}"
CLICKHOUSE_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "clickhouse-password"
portal:
enabled: false
open:
enabled: false
manifests:
manifestManager:
enabled: false
@@ -1,31 +0,0 @@
apiVersion: v2
appVersion: "22.05.10.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: "An awesome Online Office suite."
home: https://truecharts.org/charts/dependency/collabora-online
icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.png
keywords:
- collabora-online
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: collabora-online
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 14.0.17
annotations:
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
@@ -1,160 +0,0 @@
# Include{groups}
portals:
open:
# Include{portalLink}
path: "/"
admin:
# Include{portalLink}
path: "/browser/dist/admin/admin.html"
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
- variable: secretEnv
group: "App Configuration"
label: "Image Secrets"
schema:
additional_attrs: true
type: dict
attrs:
- variable: username
label: "Username for WebUI"
schema:
type: string
default: "admin"
required: true
- variable: password
label: "Password for WebUI"
schema:
type: string
valid_chars: "[a-zA-Z0-9!@#$%^&*?]{8,}"
private: true
required: true
default: "REPLACETHIS"
- variable: env
group: "App Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: aliasgroup1
label: "aliasgroup1"
description: "Comma separated hosts list."
schema:
type: string
default: ""
- variable: dictionaries
label: "Dictionaries to use, leave empty to use all"
schema:
type: string
default: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
- variable: extra_params
label: "Extra Parameters to add"
description: 'e.g. "--o:welcome.enable=false", See more on /etc/loolwsd/loolwsd.xml. Separate params with space'
schema:
type: string
default: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false"
- variable: DONT_GEN_SSL_CERT
label: "DONT_GEN_SSL_CERT"
description: "When set to true it does NOT generate an SSL cert, you have to use your own"
schema:
type: boolean
default: true
- variable: server_name
label: "Server Name"
description: "When this environment variable is set (is not empty), then its value will be used as server name in /etc/loolwsd/loolwsd.xml. Without this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it."
schema:
type: string
default: 'collabora.domain.tld'
valid_chars: '^((([a-z\d](-?[a-z\d]){0,62})\.)*(([a-z\d](-?[a-z\d]){0,62})\.)([a-z](-?[a-z\d]){1,62})|((\d{1,3}\.){3}\d{1,3}))$'
# Include{containerConfig}
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10105
required: true
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: true
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 104
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 106
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{vpn}
# Include{documentation}
@@ -1,54 +0,0 @@
image:
repository: tccr.io/truecharts/collabora
tag: 22.05.10.1.1@sha256:e5ccc448db2b0cce93cf14c5feb02cd7ba7e3a42deaa7abaff63b6a74e527ccf
pullPolicy: IfNotPresent
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
securityContext:
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
podSecurityContext:
runAsUser: 104
runAsGroup: 106
service:
main:
ports:
main:
port: 10105
targetPort: 9980
secretEnv:
username: ""
password: ""
env:
aliasgroup1: ""
dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
server_name: "collabora.domain.tld"
DONT_GEN_SSL_CERT: true
portal:
enabled: true
+3 -4
View File
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "10.10.3"
appVersion: "10.11.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 12.2.28
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
@@ -21,12 +21,11 @@ maintainers:
name: mariadb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 5.0.31
version: 7.0.1
annotations:
truecharts.org/catagories: |
- database
@@ -0,0 +1 @@
mariadbPassword: "testpassword"
+32 -44
View File
@@ -1,10 +1,15 @@
# Include{groups}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
- variable: mariadbDatabase
group: "App Configuration"
@@ -61,7 +66,7 @@ questions:
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{vctRoot}
# Include{persistenceRoot}
additional_attrs: true
type: dict
attrs:
@@ -74,51 +79,34 @@ questions:
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
@@ -1 +1 @@
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}
+52 -94
View File
@@ -1,28 +1,48 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: 10.10.3@sha256:b7bc2704656459431f90058f706cb4bc574577686c00c03dce15638e47230240
tag: 10.11.2@sha256:fc01102eef1de92155b5097636ef738700c8bef1735f52a397b1505cbf455c0f
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
workload:
main:
podSpec:
containers:
main:
env:
MARIADB_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
key: "mariadb-password"
MARIADB_ROOT_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mariadbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mariadbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mariadbcreds" }}{{ end }}'
key: "mariadb-root-password"
MARIADB_USER: "{{ .Values.mariadbUsername }}"
MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}"
probes:
liveness:
enabled: true
type: exec
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
readiness:
enabled: true
type: exec
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
startup:
enabled: true
type: exec
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
service:
main:
@@ -32,7 +52,9 @@ service:
targetPort: 3306
securityContext:
readOnlyRootFilesystem: false
container:
readOnlyRootFilesystem: false
runAsGroup: 0
secret:
credentials:
@@ -41,87 +63,23 @@ secret:
mariadb-password: '{{ ( .Values.mariadbPassword | default "empty" ) }}'
mariadb-root-password: '{{ ( .Values.mariadbRootPassword | default "empty" ) }}'
env:
MARIADB_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "mariadb-password"
MARIADB_ROOT_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "mariadb-root-password"
MARIADB_USER: "{{ .Values.mariadbUsername }}"
MARIADB_DATABASE: "{{ .Values.mariadbDatabase }}"
podSecurityContext:
runAsGroup: 0
volumeClaimTemplates:
persistence:
data:
enabled: true
mountPath: "/bitnami/mariadb"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- "until /opt/bitnami/scripts/mariadb/healthcheck.sh; do sleep 2; done"
mariadbPassword: "testpass"
mariadbUsername: "test"
mariadbDatabase: "test"
mariadbRootPassword: "testroot"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
mariadbPassword: ""
existingSecret: ""
portal:
enabled: false
open:
enabled: false
manifests:
manifestManager:
enabled: false
+2 -3
View File
@@ -3,7 +3,7 @@ appVersion: "1.6.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 12.2.28
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
@@ -20,11 +20,10 @@ maintainers:
name: memcached
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/r/bitnami/memcached
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 5.0.28
version: 6.0.11
annotations:
truecharts.org/catagories: |
- database
+29 -64
View File
@@ -1,32 +1,14 @@
# Include{groups}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
- variable: postgresqlDatabase
group: "App Configuration"
label: "Database Name"
schema:
type: string
default: "mydatabase"
required: true
- variable: postgresqlUsername
group: "App Configuration"
label: "Database User"
schema:
type: string
default: "mydatabaseuser"
required: true
- variable: postgresqlPassword
group: "App Configuration"
label: "Database Password"
schema:
type: string
default: ""
required: true
# Include{serviceRoot}
- variable: main
label: "Main Service"
@@ -55,51 +37,34 @@ questions:
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: boolean
default: true
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
type: int
default: 568
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 568
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
@@ -1,2 +1,2 @@
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}
+5 -3
View File
@@ -1,17 +1,19 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: 1.6.18@sha256:5f20024e20fba0d160623b28b78f9dcd26bca805d8857969759aa87adcda53c4
tag: 1.6.18@sha256:49998f1e9bb4c1537c559c9e6a757c93a346d2ea6b03d03ecdca3bda3c8d4ab6
service:
main:
ports:
main:
port: 11211
protocol: tcp
targetPort: 11211
portal:
enabled: false
open:
enabled: false
manifests:
manifestManager:
enabled: false
+2 -3
View File
@@ -3,7 +3,7 @@ appVersion: "6.0.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 12.2.28
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
@@ -20,11 +20,10 @@ maintainers:
name: mongodb
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 4.0.31
version: 6.0.0
annotations:
truecharts.org/catagories: |
- database
@@ -0,0 +1 @@
mongodbPassword: "testpassword"
+32 -44
View File
@@ -1,10 +1,15 @@
# Include{groups}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
- variable: mongodbDatabase
group: "App Configuration"
@@ -61,7 +66,7 @@ questions:
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{vctRoot}
# Include{persistenceRoot}
additional_attrs: true
type: dict
attrs:
@@ -74,51 +79,34 @@ questions:
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID of the user running the application"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
@@ -1 +1 @@
{{- include "tc.common.loader.all" . }}
{{- include "tc.v1.common.loader.all" . }}
+84 -95
View File
@@ -1,28 +1,80 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: 6.0.4@sha256:585373d448678de3e4c2cb920b7ccfc68a12fbf35ba711cacb929ac0687244d2
tag: 6.0.4@sha256:3600c9f13d96311ddad4d2de6520d54c89a8708ee36798e4dc6fb93f59c1eab4
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
workload:
main:
replicas: 1
podSpec:
containers:
main:
env:
MONGODB_USERNAME: "{{ .Values.mongodbUsername }}"
MONGODB_DATABASE: "{{ .Values.mongodbDatabase }}"
MONGODB_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
key: "mongodb-password"
MONGODB_ROOT_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
key: "mongodb-root-password"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
service:
main:
@@ -32,74 +84,22 @@ service:
targetPort: 27017
securityContext:
readOnlyRootFilesystem: false
container:
runAsGroup: 0
readOnlyRootFilesystem: false
podSecurityContext:
runAsGroup: 0
volumeClaimTemplates:
persistence:
data:
enabled: true
mountPath: "/bitnami/mongodb"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
mongodbPassword: "testpass"
mongodbUsername: "test"
mongodbDatabase: "test"
mongodbRootPassword: "testroot"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
mongodbPassword: ""
existingSecret: ""
secret:
@@ -109,20 +109,9 @@ secret:
mongodb-password: '{{ ( .Values.mongodbPassword | default "empty" ) }}'
mongodb-root-password: '{{ ( .Values.mongodbRootPassword | default "empty" ) }}'
env:
MONGODB_USERNAME: "{{ .Values.mongodbUsername }}"
MONGODB_DATABASE: "{{ .Values.mongodbDatabase }}"
MONGODB_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "mongodb-password"
MONGODB_ROOT_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "mongodb-root-password"
portal:
enabled: false
open:
enabled: false
manifests:
manifestManager:
enabled: false
File diff suppressed because it is too large Load Diff
-32
View File
@@ -1,32 +0,0 @@
apiVersion: v2
appVersion: "14.7.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: PostgresSQL
home: https://truecharts.org/charts/dependency/postgresql
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
keywords:
- postgres
- postgressql
- dtabase
- sql
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: postgresql
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
- https://hub.docker.com/r/bitnami/postgresql
- https://www.postgresql.org/
type: application
version: 11.0.29
annotations:
truecharts.org/catagories: |
- database
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
-27
View File
@@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*
Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

-124
View File
@@ -1,124 +0,0 @@
# Include{groups}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{containerConfig}
- variable: postgresqlDatabase
group: "App Configuration"
label: "Database Name"
schema:
type: string
default: "mydatabase"
required: true
- variable: postgresqlUsername
group: "App Configuration"
label: "Database User"
schema:
type: string
default: "mydatabaseuser"
required: true
- variable: postgresqlPassword
group: "App Configuration"
label: "Database Password"
schema:
type: string
default: ""
required: true
- variable: postgrespassword
group: "App Configuration"
label: "Root Password"
schema:
type: string
default: ""
required: true
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 5432
required: true
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{vctRoot}
additional_attrs: true
type: dict
attrs:
- variable: db
label: "DB Storage"
description: "Stores the old Application Database."
schema:
type: dict
hidden: true
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{vpn}
# Include{documentation}
@@ -1,2 +0,0 @@
{{ include "tc.common.loader.all" . }}
-132
View File
@@ -1,132 +0,0 @@
image:
repository: tccr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: 14.7.0@sha256:9c719a0785a7e67c07e24182b6a6db02d2aa496015322adf8082ac2f974fc8bd
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 5432
targetPort: 5432
## TODO: Fix the backup-on-upgrade system
enableUpgradeBackup: false
podSecurityContext:
runAsGroup: 0
volumeClaimTemplates:
db:
enabled: true
mountPath: "/bitnami/postgresql"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- "until pg_isready -U ${POSTGRES_USER} -h localhost; do sleep 2 ; done"
postgresqlPassword: "testpass"
postgresqlUsername: "test"
postgresqlDatabase: "test"
postgrespassword: "testroot"
existingSecret: ""
secret:
credentials:
enabled: true
data:
postgresql-password: '{{ ( .Values.postgresqlPassword | default "empty" ) }}'
postgresql-postgres-password: '{{ ( .Values.postgrespassword | default "empty" ) }}'
env:
POSTGRES_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "postgresql-password"
POSTGRESQL_POSTGRES_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "postgresql-postgres-password"
POSTGRES_USER: "{{ .Values.postgresqlUsername }}"
POSTGRES_DB: "{{ .Values.postgresqlDatabase }}"
# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}"
# POSTGRESQL_PASSWORD: "{{ .Values.password }}"
portal:
enabled: false
manifests:
enabled: false
-990
View File
@@ -1,990 +0,0 @@
# Changelog
## [promtail-4.0.0](https://github.com/truecharts/charts/compare/promtail-3.0.80...promtail-4.0.0) (2022-11-10)
### Chore
- Major Change to GUI
## [promtail-3.0.80](https://github.com/truecharts/charts/compare/promtail-3.0.79...promtail-3.0.80) (2022-11-09)
### Chore
- update helm chart common to v10.9.5
## [promtail-3.0.79](https://github.com/truecharts/charts/compare/promtail-3.0.78...promtail-3.0.79) (2022-11-08)
### Chore
- update helm chart common to v10.9.4
## [promtail-3.0.78](https://github.com/truecharts/charts/compare/promtail-3.0.77...promtail-3.0.78) (2022-11-08)
### Chore
- update helm chart common to v10.9.3 ([#4348](https://github.com/truecharts/charts/issues/4348))
## [promtail-3.0.77](https://github.com/truecharts/charts/compare/promtail-3.0.76...promtail-3.0.77) (2022-11-07)
### Chore
- update helm chart common to v10.9.1 ([#4339](https://github.com/truecharts/charts/issues/4339))
## [promtail-3.0.76](https://github.com/truecharts/charts/compare/promtail-3.0.75...promtail-3.0.76) (2022-11-07)
### Chore
- update helm chart common to v10.9.0 ([#4337](https://github.com/truecharts/charts/issues/4337))
## [redis-3.0.117](https://github.com/truecharts/charts/compare/redisinsight-0.0.37...redis-3.0.117) (2022-11-06)
### Chore
- update helm chart common to v10.8.1 ([#4326](https://github.com/truecharts/charts/issues/4326))
## [redis-3.0.116](https://github.com/truecharts/charts/compare/redis-3.0.114...redis-3.0.116) (2022-11-05)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.8.0 ([#4305](https://github.com/truecharts/charts/issues/4305))
- update helm chart common to v10.7.19 ([#4305](https://github.com/truecharts/charts/issues/4305))
## [redis-3.0.114](https://github.com/truecharts/charts/compare/redis-3.0.113...redis-3.0.114) (2022-11-04)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.15
## [redis-3.0.112](https://github.com/truecharts/charts/compare/redisinsight-0.0.35...redis-3.0.112) (2022-11-03)
### Chore
- update helm chart common to v10.7.14
## [redis-3.0.111](https://github.com/truecharts/charts/compare/redis-3.0.110...redis-3.0.111) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.13 ([#4268](https://github.com/truecharts/charts/issues/4268))
## [redis-3.0.110](https://github.com/truecharts/charts/compare/redis-3.0.109...redis-3.0.110) (2022-11-01)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4260](https://github.com/truecharts/charts/issues/4260))
## [redis-3.0.109](https://github.com/truecharts/charts/compare/redis-3.0.108...redis-3.0.109) (2022-10-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.12
## [redis-3.0.108](https://github.com/truecharts/charts/compare/redis-3.0.107...redis-3.0.108) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.11 ([#4232](https://github.com/truecharts/charts/issues/4232))
## [redis-3.0.107](https://github.com/truecharts/charts/compare/redis-3.0.106...redis-3.0.107) (2022-10-29)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4230](https://github.com/truecharts/charts/issues/4230))
## [redis-3.0.106](https://github.com/truecharts/charts/compare/redis-3.0.105...redis-3.0.106) (2022-10-28)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.10
## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
## [redis-3.0.103](https://github.com/truecharts/charts/compare/redisinsight-0.0.33...redis-3.0.103) (2022-10-26)
### Chore
- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
## [redis-3.0.102](https://github.com/truecharts/charts/compare/redis-3.0.101...redis-3.0.102) (2022-10-23)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
## [redis-3.0.101](https://github.com/truecharts/charts/compare/redis-3.0.100...redis-3.0.101) (2022-10-22)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.7 ([#4162](https://github.com/truecharts/charts/issues/4162))
## [redis-3.0.100](https://github.com/truecharts/charts/compare/redis-3.0.99...redis-3.0.100) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.6
## [redis-3.0.99](https://github.com/truecharts/charts/compare/redis-3.0.98...redis-3.0.99) (2022-10-21)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.4 ([#4147](https://github.com/truecharts/charts/issues/4147))
- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
## [redis-3.0.98](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.30...redis-3.0.98) (2022-10-21)
### Chore
- update helm chart common to v10.7.2 ([#4143](https://github.com/truecharts/charts/issues/4143))
## [redis-3.0.97](https://github.com/truecharts/charts/compare/redis-3.0.96...redis-3.0.97) (2022-10-17)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
## [redis-3.0.96](https://github.com/truecharts/charts/compare/redis-3.0.95...redis-3.0.96) (2022-10-15)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.7.1
## [redis-3.0.95](https://github.com/truecharts/charts/compare/redisinsight-0.0.31...redis-3.0.95) (2022-10-14)
### Chore
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
## [redis-3.0.94](https://github.com/truecharts/charts/compare/redis-3.0.93...redis-3.0.94) (2022-10-11)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
## [redis-3.0.93](https://github.com/truecharts/charts/compare/redisinsight-0.0.30...redis-3.0.93) (2022-10-10)
### Chore
- update helm chart common to v10.7.0 ([#4063](https://github.com/truecharts/charts/issues/4063))
## [redis-3.0.92](https://github.com/truecharts/charts/compare/redis-3.0.91...redis-3.0.92) (2022-10-07)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major
## [redis-3.0.91](https://github.com/truecharts/charts/compare/redisinsight-0.0.29...redis-3.0.91) (2022-10-07)
### Chore
- update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021))
## [redis-3.0.90](https://github.com/truecharts/charts/compare/redisinsight-0.0.28...redis-3.0.90) (2022-10-05)
### Chore
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
- update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010))
- update docker general non-major
## [redis-3.0.89](https://github.com/truecharts/charts/compare/redis-3.0.88...redis-3.0.89) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975))
## [redis-3.0.88](https://github.com/truecharts/charts/compare/redis-3.0.87...redis-3.0.88) (2022-10-01)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.6.8
## [redis-3.0.87](https://github.com/truecharts/charts/compare/redis-3.0.86...redis-3.0.87) (2022-09-29)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946))
## [redis-3.0.85](https://github.com/truecharts/charts/compare/redisinsight-0.0.26...redis-3.0.85) (2022-09-26)
### Chore
- update helm chart common to v10.6.4 ([#3914](https://github.com/truecharts/charts/issues/3914))
## [redis-3.0.84](https://github.com/truecharts/charts/compare/redis-3.0.83...redis-3.0.84) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.6.1 ([#3893](https://github.com/truecharts/charts/issues/3893))
## [redis-3.0.83](https://github.com/truecharts/charts/compare/redis-3.0.82...redis-3.0.83) (2022-09-25)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881))
## [redis-3.0.82](https://github.com/truecharts/charts/compare/redis-3.0.81...redis-3.0.82) (2022-09-24)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.6.0
## [redis-3.0.81](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.24...redis-3.0.81) (2022-09-23)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850))
- update helm chart common to v10.5.12
## [redis-3.0.80](https://github.com/truecharts/charts/compare/redis-3.0.79...redis-3.0.80) (2022-09-22)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.12
## [redis-3.0.79](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.79) (2022-09-22)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
- update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.79](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.79) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update helm chart common to v10.5.11 ([#3832](https://github.com/truecharts/charts/issues/3832))
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-21)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-20)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-20)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-19)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-19)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.77](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.77) (2022-09-19)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790))
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.76](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.76) (2022-09-17)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- refactor Services SCALE GUI
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.76](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.76) (2022-09-18)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.76](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.76) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.76](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.76) (2022-09-16)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.76](https://github.com/truecharts/charts/compare/redis-3.0.75...redis-3.0.76) (2022-09-15)
### Chore
- update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772))
## [redis-3.0.75](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...redis-3.0.75) (2022-09-15)
### Chore
- remove unneeded element from UI ([#3779](https://github.com/truecharts/charts/issues/3779))
## [redis-3.0.74](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redis-3.0.74) (2022-09-13)
### Chore
- update helm chart common to v10.5.10
## [redis-3.0.73](https://github.com/truecharts/charts/compare/redis-3.0.72...redis-3.0.73) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
## [redis-3.0.73](https://github.com/truecharts/charts/compare/redis-3.0.72...redis-3.0.73) (2022-09-12)
### Chore
- Auto-update chart README [skip ci]
- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
## [redis-3.0.73](https://github.com/truecharts/charts/compare/redis-3.0.72...redis-3.0.73) (2022-09-12)
### Chore
- update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743))
## [redis-3.0.72](https://github.com/truecharts/charts/compare/redis-3.0.71...redis-3.0.72) (2022-09-11)
### Chore
- update helm chart common to v10.5.9
## [redis-3.0.71](https://github.com/truecharts/charts/compare/redis-3.0.70...redis-3.0.71) (2022-09-10)
### Chore
- update helm chart common to v10.5.8 ([#3729](https://github.com/truecharts/charts/issues/3729))
- update docker general non-major ([#3727](https://github.com/truecharts/charts/issues/3727))
## [redis-3.0.70](https://github.com/truecharts/charts/compare/redis-3.0.69...redis-3.0.70) (2022-09-05)
### Chore
- update docker general non-major ([#3700](https://github.com/truecharts/charts/issues/3700))
## [redis-3.0.69](https://github.com/truecharts/charts/compare/redis-3.0.68...redis-3.0.69) (2022-09-03)
### Chore
- update helm chart common to v10.5.7 ([#3676](https://github.com/truecharts/charts/issues/3676))
## [mongodb-2.0.6](https://github.com/truecharts/charts/compare/mongodb-2.0.5...mongodb-2.0.6) (2022-09-02)
### Chore
- update docker general non-major ([#3660](https://github.com/truecharts/charts/issues/3660))
## [mongodb-2.0.5](https://github.com/truecharts/charts/compare/mongodb-2.0.3...mongodb-2.0.5) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635))
- update helm chart common to v10.5.5
## [mongodb-2.0.4](https://github.com/truecharts/charts/compare/mongodb-2.0.3...mongodb-2.0.4) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [memcached-3.0.66](https://github.com/truecharts/charts/compare/memcached-3.0.65...memcached-3.0.66) (2022-08-30)
### Chore
- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
## [memcached-3.0.65](https://github.com/truecharts/charts/compare/memcached-3.0.64...memcached-3.0.65) (2022-08-29)
### Chore
- update helm chart common to v10.5.4 ([#3613](https://github.com/truecharts/charts/issues/3613))
## [memcached-3.0.64](https://github.com/truecharts/charts/compare/memcached-3.0.63...memcached-3.0.64) (2022-08-29)
### Chore
- update helm chart common to v10.5.3 ([#3610](https://github.com/truecharts/charts/issues/3610))
## [memcached-3.0.62](https://github.com/truecharts/charts/compare/memcached-3.0.61...memcached-3.0.62) (2022-08-25)
### Chore
- update docker general non-major ([#3561](https://github.com/truecharts/charts/issues/3561))
## [clickhouse-1.0.13](https://github.com/truecharts/charts/compare/clickhouse-1.0.12...clickhouse-1.0.13) (2022-08-25)
### Chore
- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562))
## [clickhouse-1.0.12](https://github.com/truecharts/charts/compare/clickhouse-1.0.11...clickhouse-1.0.12) (2022-08-23)
### Chore
- update helm chart common to v10.5.0 ([#3546](https://github.com/truecharts/charts/issues/3546))
## [clickhouse-1.0.11](https://github.com/truecharts/charts/compare/clickhouse-1.0.10...clickhouse-1.0.11) (2022-08-19)
### Chore
- update docker general non-major docker tags ([#3512](https://github.com/truecharts/charts/issues/3512))
## [clickhouse-1.0.10](https://github.com/truecharts/charts/compare/clickhouse-1.0.9...clickhouse-1.0.10) (2022-08-17)
### Chore
- update helm chart common to v10.4.13
## [clickhouse-1.0.9](https://github.com/truecharts/charts/compare/clickhouse-1.0.8...clickhouse-1.0.9) (2022-08-14)
### Chore
- update docker general non-major docker tags ([#3465](https://github.com/truecharts/charts/issues/3465))
## [clickhouse-1.0.8](https://github.com/truecharts/charts/compare/clickhouse-1.0.7...clickhouse-1.0.8) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
- update helm chart common to v10.4.12
### Fix
- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
## [clickhouse-1.0.7](https://github.com/truecharts/charts/compare/clickhouse-1.0.6...clickhouse-1.0.7) (2022-08-10)
### Chore
- update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428))
## [clickhouse-1.0.6](https://github.com/truecharts/charts/compare/clickhouse-1.0.5...clickhouse-1.0.6) (2022-08-10)
### Chore
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [clickhouse-1.0.5](https://github.com/truecharts/apps/compare/clickhouse-1.0.4...clickhouse-1.0.5) (2022-07-29)
### Chore
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update helm chart common to v10.4.9
## [clickhouse-1.0.4](https://github.com/truecharts/apps/compare/clickhouse-1.0.2...clickhouse-1.0.4) (2022-07-25)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.4.8 ([#3296](https://github.com/truecharts/apps/issues/3296))
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
## [clickhouse-1.0.3](https://github.com/truecharts/apps/compare/clickhouse-1.0.2...clickhouse-1.0.3) (2022-07-25)
### Chore
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
## [clickhouse-1.0.2](https://github.com/truecharts/apps/compare/clickhouse-1.0.1...clickhouse-1.0.2) (2022-07-23)
### Chore
- update helm chart common to v10.4.7 ([#3277](https://github.com/truecharts/apps/issues/3277))
## [clickhouse-1.0.1](https://github.com/truecharts/apps/compare/clickhouse-1.0.0...clickhouse-1.0.1) (2022-07-22)
### Chore
- Bump all charts to generate config and container references due to huge increase of repository
- update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266))
## [clickhouse-1.0.0](https://github.com/truecharts/apps/compare/clickhouse-0.0.12...clickhouse-1.0.0) (2022-07-21)
### Chore
- move clickhouse to dependency train, remove 2 breaking apps and remove some special characters
## [clickhouse-0.0.12](https://github.com/truecharts/apps/compare/clickhouse-0.0.11...clickhouse-0.0.12) (2022-07-19)
### Chore
- Update Readme and Description on SCALE
## [clickhouse-0.0.11](https://github.com/truecharts/apps/compare/clickhouse-0.0.10...clickhouse-0.0.11) (2022-07-14)
### Fix
- regenerate catalog and update template
## [clickhouse-0.0.10](https://github.com/truecharts/apps/compare/clickhouse-0.0.8...clickhouse-0.0.10) (2022-07-14)
### Fix
- bump to ensure .helmignore is present on all Charts
## [clickhouse-0.0.8](https://github.com/truecharts/apps/compare/clickhouse-0.0.6...clickhouse-0.0.8) (2022-07-12)
### Chore
- update icons ([#3156](https://github.com/truecharts/apps/issues/3156))
- bump to cleanup old docs and use correct icon urls
## [clickhouse-0.0.6](https://github.com/truecharts/apps/compare/clickhouse-0.0.5...clickhouse-0.0.6) (2022-07-12)
### Chore
- bump to regenerate documentation
- update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150))
<a name="clickhouse-0.0.5"></a>
### [clickhouse-0.0.5](https://github.com/truecharts/apps/compare/clickhouse-0.0.4...clickhouse-0.0.5) (2022-07-11)
<a name="clickhouse-0.0.4"></a>
### [clickhouse-0.0.4](https://github.com/truecharts/apps/compare/clickhouse-0.0.3...clickhouse-0.0.4) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
<a name="clickhouse-0.0.3"></a>
### [clickhouse-0.0.3](https://github.com/truecharts/apps/compare/clickhouse-0.0.2...clickhouse-0.0.3) (2022-07-11)
<a name="clickhouse-0.0.2"></a>
### [clickhouse-0.0.2](https://github.com/truecharts/apps/compare/clickhouse-0.0.1...clickhouse-0.0.2) (2022-07-11)
#### Chore
* Auto-update chart README [skip ci]
#### Fix
* Fix ClickHouse upstream repo ([#3134](https://github.com/truecharts/apps/issues/3134))
<a name="clickhouse-0.0.1"></a>
### clickhouse-0.0.1 (2022-07-10)
#### Feat
* Add ClickHouse ([#3060](https://github.com/truecharts/apps/issues/3060))
-33
View File
@@ -1,33 +0,0 @@
apiVersion: v2
appVersion: "2.7.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
home: https://truecharts.org/charts/dependency/promtail
keywords:
- metrics
- logs
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: promtail
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/promtail
- https://hub.docker.com/r/grafana/promtail
- https://github.com/grafana/loki
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 6.0.15
annotations:
truecharts.org/catagories: |
- metrics
- logs
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U
-27
View File
@@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*
Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

-43
View File
@@ -1,43 +0,0 @@
# Include{groups}
portals: {}
questions:
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The serving the Prometheus WebUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 3101
required: true
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressList}
# Include{advanced}
@@ -1,34 +0,0 @@
{{- define "tc.promtail.servicemonitor" -}}
{{- if .Values.serviceMonitor.enabled }}
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: {{ include "tc.common.names.fullname" . -}}
{{- with .Values.serviceMonitor.annotations }}
annotations:
{{- toYaml . | nindent 4 }}
{{- end }}
labels:
{{- include "tc.common.labels" . | nindent 4 }}
{{- with .Values.serviceMonitor.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}
spec:
{{- with .Values.serviceMonitor.namespaceSelector }}
namespaceSelector:
{{- toYaml . | nindent 4 }}
{{- end }}
selector:
matchLabels:
{{- include "tc.common.labels.selectorLabels" . | nindent 6 }}
endpoints:
- port: http-metrics
{{- with .Values.serviceMonitor.interval }}
interval: {{ . }}
{{- end }}
{{- with .Values.serviceMonitor.scrapeTimeout }}
scrapeTimeout: {{ . }}
{{- end }}
{{- end }}
{{- end -}}
@@ -1,4 +0,0 @@
{{/* Render the templates */}}
{{ include "tc.common.loader.init" . }}
{{ include "tc.promtail.servicemonitor" . }}
{{ include "tc.common.loader.apply" . }}
-258
View File
@@ -1,258 +0,0 @@
image:
repository: ghcr.io/truecharts/promtail
tag: 2.7.3@sha256:0ebced1842adafae322f7acd4236442d7dc7d7870cbe956f41cd78158c2f0d2b
# controller:
# # -- Set the controller type.
# # Valid options are deployment, daemonset or statefulset
# type: daemonset
args:
- "-config.file=/etc/promtail/promtail.yaml"
secret:
config:
enabled: true
data:
promtail.yaml: |
{{- tpl .Values.config.file . | nindent 4 }}
env:
HOSTNAME:
fieldRef:
fieldPath: spec.nodeName
service:
main:
ports:
main:
targetPort: 3101
port: 3101
probes:
liveness:
path: "/ready"
readiness:
path: "/ready"
startup:
path: "/ready"
# -- The security context for pods
podSecurityContext:
runAsUser: 0
runAsGroup: 0
# -- The security context for containers
securityContext:
readOnlyRootFilesystem: true
capabilities:
drop:
- ALL
allowPrivilegeEscalation: false
runAsNonRoot: false
persistence:
pods:
enabled: true
type: hostPath
mountPath: /var/log/pods
hostPath: /var/log/pods
readOnly: true
run:
enabled: true
type: hostPath
mountPath: /run/promtail
hostPath: /run/promtail
config:
enabled: true
type: secret
objectName: '{{ include "tc.common.names.fullname" . }}-config'
mountPath: /etc/promtail
# -- Whether Role Based Access Control objects like roles and rolebindings should be created
rbac:
main:
enabled: true
rules:
- apiGroups:
- ""
resources:
- nodes
- nodes/proxy
- services
- endpoints
- pods
verbs:
- get
- watch
- list
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
main:
enabled: true
# -- Tolerations for pods. By default, pods will be scheduled on master/control-plane nodes.
tolerations:
- key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule
# ServiceMonitor configuration
serviceMonitor:
# -- If enabled, ServiceMonitor resources for Prometheus Operator are created
enabled: false
# -- Alternative namespace for ServiceMonitor resources
namespace: null
# -- Namespace selector for ServiceMonitor resources
namespaceSelector: {}
# -- ServiceMonitor annotations
annotations: {}
# -- Additional ServiceMonitor labels
labels: {}
# -- ServiceMonitor scrape interval
interval: null
# -- ServiceMonitor scrape timeout in Go duration format (e.g. 15s)
scrapeTimeout: null
# -- Section for crafting Promtails config file. The only directly relevant value is `config.file`
# which is a templated string that references the other values and snippets below this key.
# @default -- See `values.yaml`
config:
# -- The log level of the Promtail server
# Must be reference in `config.file` to configure `server.log_level`
# See default config in `values.yaml`
logLevel: info
# -- The port of the Promtail server
# Must be reference in `config.file` to configure `server.http_listen_port`
# See default config in `values.yaml`
serverPort: 3101
# -- The Loki address to post logs to.
# Must be reference in `config.file` to configure `client.url`.
# See default config in `values.yaml`
lokiAddress: ""
# -- A section of reusable snippets that can be reference in `config.file`.
# Custom snippets may be added in order to reduce redundancy.
# This is especially helpful when multiple `kubernetes_sd_configs` are use which usually have large parts in common.
# @default -- See `values.yaml`
snippets:
pipelineStages:
- cri: {}
common:
- action: replace
source_labels:
- __meta_kubernetes_pod_node_name
target_label: node_name
- action: replace
source_labels:
- __meta_kubernetes_namespace
target_label: namespace
- action: replace
replacement: $1
separator: /
source_labels:
- namespace
- app
target_label: job
- action: replace
source_labels:
- __meta_kubernetes_pod_name
target_label: pod
- action: replace
source_labels:
- __meta_kubernetes_pod_container_name
target_label: container
- action: replace
replacement: /var/log/pods/*$1/*.log
separator: /
source_labels:
- __meta_kubernetes_pod_uid
- __meta_kubernetes_pod_container_name
target_label: __path__
- action: replace
replacement: /var/log/pods/*$1/*.log
regex: true/(.*)
separator: /
source_labels:
- __meta_kubernetes_pod_annotationpresent_kubernetes_io_config_hash
- __meta_kubernetes_pod_annotation_kubernetes_io_config_hash
- __meta_kubernetes_pod_container_name
target_label: __path__
# If set to true, adds an additional label for the scrape job.
# This helps debug the Promtail config.
addScrapeJobLabel: false
# -- You can put here any keys that will be directly added to the config file's 'client' block.
# @default -- empty
extraClientConfigs: ""
# -- You can put here any additional scrape configs you want to add to the config file.
# @default -- empty
extraScrapeConfigs: ""
# -- You can put here any additional relabel_configs to "kubernetes-pods" job
extraRelabelConfigs: []
scrapeConfigs: |
# See also https://github.com/grafana/loki/blob/master/production/ksonnet/promtail/scrape_config.libsonnet for reference
- job_name: kubernetes-pods
pipeline_stages:
{{- toYaml .Values.config.snippets.pipelineStages | nindent 4 }}
kubernetes_sd_configs:
- role: pod
relabel_configs:
- source_labels:
- __meta_kubernetes_pod_controller_name
regex: ([0-9a-z-.]+?)(-[0-9a-f]{8,10})?
action: replace
target_label: __tmp_controller_name
- source_labels:
- __meta_kubernetes_pod_label_app_kubernetes_io_name
- __meta_kubernetes_pod_label_app
- __tmp_controller_name
- __meta_kubernetes_pod_name
regex: ^;*([^;]+)(;.*)?$
action: replace
target_label: app
- source_labels:
- __meta_kubernetes_pod_label_app_kubernetes_io_component
- __meta_kubernetes_pod_label_component
regex: ^;*([^;]+)(;.*)?$
action: replace
target_label: component
{{- if .Values.config.snippets.addScrapeJobLabel }}
- replacement: kubernetes-pods
target_label: scrape_job
{{- end }}
{{- toYaml .Values.config.snippets.common | nindent 4 }}
{{- with .Values.config.snippets.extraRelabelConfigs }}
{{- toYaml . | nindent 4 }}
{{- end }}
# -- Config file contents for Promtail.
# Must be configured as string.
# It is templated so it can be assembled from reusable snippets in order to avoid redundancy.
# @default -- See `values.yaml`
file: |
server:
log_level: {{ .Values.config.logLevel }}
http_listen_port: {{ .Values.config.serverPort }}
client:
url: {{ .Values.config.lokiAddress | default ( printf "http://%v.%v.svc.cluster.local:3100/loki/api/v1/push" .Release.Name .Release.Namespace ) }}
{{- tpl .Values.config.snippets.extraClientConfigs . | nindent 2 }}
positions:
filename: /run/promtail/positions.yaml
scrape_configs:
{{- tpl .Values.config.snippets.scrapeConfigs . | nindent 2 }}
{{- tpl .Values.config.snippets.extraScrapeConfigs . | nindent 2 }}
manifests:
enabled: false
+2 -3
View File
@@ -3,7 +3,7 @@ appVersion: "7.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 12.2.28
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
@@ -20,11 +20,10 @@ maintainers:
name: redis
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 5.0.32
version: 6.0.17
annotations:
truecharts.org/catagories: |
- database
@@ -0,0 +1 @@
redisPassword: "testpassword"
+31 -43
View File
@@ -1,10 +1,15 @@
# Include{groups}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
- variable: redisPassword
group: "App Configuration"
@@ -53,51 +58,34 @@ questions:
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: true
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 568
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
@@ -1,2 +1,2 @@
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}
+68 -104
View File
@@ -1,34 +1,55 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: 7.0.8@sha256:765cfd6086d4b34f0d2879e6295229ca2e56ee99d7761eadf93f3b62b299bb03
tag: 7.0.8@sha256:13e0bbf5369ed2f219b96c0e7136b531eb1fdca1db7b7e2c72e13133adf26288
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
workload:
main:
replicas: 1
type: StatefulSet
strategy: RollingUpdate
podSpec:
containers:
main:
env:
REDIS_REPLICATION_MODE: master
ALLOW_EMPTY_PASSWORD: "yes"
REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
REDIS_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.redisPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.redisPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "rediscreds" }}{{ end }}'
key: "redis-password"
probes:
liveness:
enabled: true
type: exec
command:
- sh
- -c
- /health/ping_liveness_local.sh 2
readiness:
enabled: true
type: exec
command:
- sh
- -c
- /health/ping_readiness_local.sh 2
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
type: exec
command:
- sh
- -c
- /health/ping_readiness_local.sh 2
securityContext:
readOnlyRootFilesystem: false
podSecurityContext:
runAsGroup: 0
container:
readOnlyRootFilesystem: false
runAsGroup: 0
configmap:
health:
@@ -109,16 +130,9 @@ secret:
data:
redis-password: '{{ ( .Values.redisPassword | default "nothing" ) }}'
env:
REDIS_REPLICATION_MODE: master
ALLOW_EMPTY_PASSWORD: "yes"
REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}"
REDIS_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "redis-password"
redisPassword: "testpass"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
redisPassword: ""
existingSecret: ""
service:
@@ -133,80 +147,30 @@ volumeClaimTemplates:
enabled: true
mountPath: "/bitnami/redis"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- /health/ping_liveness_local.sh 2
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- /health/ping_readiness_local.sh 2
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- sh
- -c
- /health/ping_readiness_local.sh 2
persistence:
# -- redis-health configmap mount
# @default -- See below
redis-health:
enabled: true
type: custom
# -- Where to mount the volume in the main container.
# Defaults to `/<name_of_the_volume>`,
# setting to '-' creates the volume but disables the volumeMount.
type: configmap
objectName: health
mountPath: "/health"
# -- Specify if the volume should be mounted read-only.
readOnly: false
# -- Define the custom Volume spec here
# [[ref]](https://kubernetes.io/docs/concepts/storage/volumes/)
volumeSpec:
configMap:
defaultMode: 0755
name: '{{ include "tc.common.names.fullname" . }}-health'
defaultMode: "0755"
items:
- key: ping_readiness_local.sh
path: ping_readiness_local.sh
- key: ping_liveness_local.sh
path: ping_liveness_local.sh
- key: ping_readiness_master.sh
path: ping_readiness_master.sh
- key: ping_liveness_master.sh
path: ping_liveness_master.sh
- key: ping_liveness_local_and_master.sh
path: ping_liveness_local_and_master.sh
- key: ping_readiness_local_and_master.sh
path: ping_readiness_local_and_master.sh
portal:
enabled: false
open:
enabled: false
manifests:
manifestManager:
enabled: false
+2 -3
View File
@@ -3,7 +3,7 @@ appVersion: "9.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
version: 12.2.28
deprecated: false
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
@@ -20,10 +20,9 @@ maintainers:
name: solr
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
- https://github.com/apache/solr
type: application
version: 2.0.30
version: 4.0.0
annotations:
truecharts.org/catagories: |
- search
@@ -0,0 +1 @@
solrPassword: "testpassword"
+32 -44
View File
@@ -4,10 +4,15 @@ portals:
# Include{portalLink}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
- variable: solrCores
group: "App Configuration"
@@ -63,7 +68,7 @@ questions:
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{vctRoot}
# Include{persistenceRoot}
additional_attrs: true
type: dict
attrs:
@@ -76,51 +81,34 @@ questions:
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
label: "Privileged mode"
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
type: int
default: 1001
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: false
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 1001
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
+1 -1
View File
@@ -1,2 +1,2 @@
{{ include "tc.common.loader.all" . }}
{{ include "tc.v1.common.loader.all" . }}
+98 -108
View File
@@ -1,35 +1,99 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: 9.1.1@sha256:db118ea9dbac520055a5f5e90505339ca96b7ab6bedaa802d3f6335fc3478464
tag: 9.1.1@sha256:4ac9d6e8120321349f0a3e5dbaff796192a9623de8fb164adf9f42de952479f1
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
workload:
main:
replicas: 1
podSpec:
containers:
main:
env:
SOLR_CORES: "{{ .Values.solrCores }}"
SOLR_ENABLE_AUTHENTICATION: "{{ .Values.solrEnableAuthentication }}"
SOLR_ADMIN_USERNAME: "{{ .Values.solrUsername }}"
SOLR_OPTS: "{{ .Values.solrOpts }}"
SOLR_ADMIN_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.solrPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.solrPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "solrcreds" }}{{ end }}'
key: "solr-password"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- |
if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then
until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- |
if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then
until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- |
if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then
until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
podSecurityContext:
runAsUser: 1001
runAsGroup: 0
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 1001
runAsGroup: 0
service:
main:
@@ -38,87 +102,22 @@ service:
port: 8983
targetPort: 8983
volumeClaimTemplates:
persistence:
db:
enabled: true
mountPath: "/bitnami/solr"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- |
if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then
until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- |
if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then
until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- |
if [ "$SOLR_ENABLE_AUTHENTICATION" == "yes" ]; then
until curl --fail --user "${SOLR_ADMIN_USERNAME}":"${SOLR_ADMIN_PASSWORD}" localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
else
until curl --fail localhost:8983/solr/"${SOLR_CORES}"/admin/ping; do sleep 2; done
fi;
# Currently only single core is supported, with multiple cores, probes will fail.
solrCores: "testcore"
solrEnableAuthentication: "yes"
solrUsername: "test"
solrPassword: "testpass"
# Used to pass a comma separated list of optional options like '-XX:G1HeapRegionSize=8m'
solrOpts: ""
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
existingSecret: ""
solrPassword: ""
secret:
credentials:
@@ -126,18 +125,9 @@ secret:
data:
solr-password: '{{ ( .Values.solrPassword | default "empty" ) }}'
env:
SOLR_CORES: "{{ .Values.solrCores }}"
SOLR_ENABLE_AUTHENTICATION: "{{ .Values.solrEnableAuthentication }}"
SOLR_ADMIN_USERNAME: "{{ .Values.solrUsername }}"
SOLR_OPTS: "{{ .Values.solrOpts }}"
SOLR_ADMIN_PASSWORD:
secretKeyRef:
name: '{{ .Values.existingSecret | default ( printf "%s-credentials" ( include "tc.common.names.fullname" . ) ) }}'
key: "solr-password"
portal:
enabled: true
open:
enabled: true
manifests:
manifestManager:
enabled: false
-90
View File
@@ -1,90 +0,0 @@
# Changelog
## [subchart-2.0.0](https://github.com/truecharts/charts/compare/subchart-1.0.7...subchart-2.0.0) (2022-11-10)
### Chore
- Major Change to GUI
## [subchart-1.0.7](https://github.com/truecharts/charts/compare/subchart-1.0.6...subchart-1.0.7) (2022-11-09)
### Chore
- update helm chart common to v10.9.5
## [subchart-1.0.6](https://github.com/truecharts/charts/compare/subchart-1.0.5...subchart-1.0.6) (2022-11-08)
### Chore
- update helm chart common to v10.9.4
## [subchart-1.0.5](https://github.com/truecharts/charts/compare/subchart-1.0.4...subchart-1.0.5) (2022-11-08)
### Chore
- update helm chart common to v10.9.3 ([#4348](https://github.com/truecharts/charts/issues/4348))
## [subchart-1.0.4](https://github.com/truecharts/charts/compare/subchart-1.0.3...subchart-1.0.4) (2022-11-07)
### Chore
- update helm chart common to v10.9.1 ([#4339](https://github.com/truecharts/charts/issues/4339))
## [subchart-1.0.3](https://github.com/truecharts/charts/compare/subchart-1.0.2...subchart-1.0.3) (2022-11-07)
### Chore
- update helm chart common to v10.9.0 ([#4337](https://github.com/truecharts/charts/issues/4337))
## [subchart-1.0.2](https://github.com/truecharts/charts/compare/subchart-1.0.1...subchart-1.0.2) (2022-11-06)
### Chore
- update helm chart common to v10.8.1 ([#4326](https://github.com/truecharts/charts/issues/4326))
## [subchart-1.0.1](https://github.com/truecharts/charts/compare/subchart-1.0.0...subchart-1.0.1) (2022-11-06)
## [subchart-1.0.0]subchart-1.0.0 (2022-11-06)
### Chore
- Auto-update chart README [skip ci]
### Feat
- add subchart dependency ([#4319](https://github.com/truecharts/charts/issues/4319))
## [subchart-1.0.0]subchart-1.0.0 (2022-11-06)
### Feat
- add subchart dependency ([#4319](https://github.com/truecharts/charts/issues/4319))
-27
View File
@@ -1,27 +0,0 @@
apiVersion: v2
appVersion: "jammy"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: This is only used as a subchart.
home: https://truecharts.org/charts/dependency/subchart
icon: https://truecharts.org/img/hotlink-ok/chart-icons/subchart.png
keywords:
- subchart
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: subchart
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/subchart
type: application
version: 3.0.12
annotations:
truecharts.org/catagories: |
- subchart
truecharts.org/SCALE-support: "false"
truecharts.org/grade: U
-27
View File
@@ -1,27 +0,0 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*
-28
View File
@@ -1,28 +0,0 @@
image:
repository: tccr.io/truecharts/ubuntu
pullPolicy: IfNotPresent
tag: jammy-20221101@sha256:4b9475e08c5180d4e7417dc6a18a26dcce7691e4311e5353dbb952645c5ff43f
manifests:
enabled: false
updateCRD: false
portal:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
port: 9999
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
+26
View File
@@ -0,0 +1,26 @@
apiVersion: v2
appVersion: "11.0.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.32
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic-advanced
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png
keywords:
- airsonic
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: airsonic-advanced
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
- https://github.com/airsonic/airsonic-advanced
version: 9.0.0
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

+139
View File
@@ -0,0 +1,139 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
- variable: env
group: "App Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: JAVA_OPTS
label: "JAVA_OPTS"
description: "JAVA_OPTS"
schema:
type: string
default: ""
- variable: CONTEXT_PATH
label: "CONTEXT_PATH"
description: "CONTEXT_PATH"
schema:
type: string
required: true
default: "/"
# Include{containerConfig}
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10122
required: true
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
- variable: music
label: "App Music Storage"
description: "Stores the Application Music."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
- variable: podcasts
label: "App Podcasts Storage"
description: "Stores the Application Podcast."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
- variable: playlist
label: "App Playlist Storage"
description: "Stores the Application Playlist."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}
+76
View File
@@ -0,0 +1,76 @@
image:
repository: tccr.io/truecharts/airsonic-advanced
tag: v11.0.0@sha256:b6a1b30ecc3e16c39ca56392cd13d55af80235b57ec2d27c2e5f1a21fec34bd9
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: true
runAsUser: 568
runAsGroup: 568
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
AIRSONIC_DIR: "/"
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
JAVA_OPTS:
CONTEXT_PATH: "/"
spring_liquibase_parameters_userTableQuote: '"'
spring_datasource_username: "{{ .Values.cnpg.main.user }}"
spring_datasource_url:
secretKeyRef:
name: cnpg-main-urls
key: jdbc
spring_datasource_password:
secretKeyRef:
name: cnpg-main-user
key: password
service:
main:
ports:
main:
port: 10122
protocol: http
targetPort: 4040
# Enabled postgres
cnpg:
main:
enabled: true
user: airsonic-advanced
database: airsonic-advanced
persistence:
config:
enabled: true
mountPath: /airsonic
music:
enabled: true
mountPath: /music
podcasts:
enabled: true
mountPath: /podcasts
playlists:
enabled: true
mountPath: /playlists
portal:
open:
enabled: true
+33
View File
@@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "0.13.13"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.32
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.0
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.18
description: "Protect your email from spam using disposable addresses."
home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
keywords:
- anonaddy
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: anonaddy
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://github.com/anonaddy/docker
version: 13.0.0
annotations:
truecharts.org/catagories: |
- email
truecharts.org/SCALE-support: "true"

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

+130
View File
@@ -0,0 +1,130 @@
# Include{groups}
portals:
open:
# Include{portalLink}
questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}
# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
- variable: env
group: "App Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: ANONADDY_DOMAIN
label: "ANONADDY_DOMAIN"
schema:
type: string
default: ""
required: true
# Include{containerConfig}
# Include{serviceRoot}
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10110
required: true
- variable: smtp
label: "smtp Service"
description: "The smtp service"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras}
- variable: smtp
label: "smtp Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 25
required: true
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressList}
# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
# Include{securityContextContainer}
# Include{securityContextAdvanced}
# Include{securityContextPod}
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{netshoot}
# Include{vpn}
# Include{documentation}
+1
View File
@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}
+21
View File
@@ -0,0 +1,21 @@
{{/*
This template generates a random password and ensures it persists across updates/edits to the chart
*/}}
{{- define "anonaddy.appkey" -}}
enabled: true
{{- $keyprevious := lookup "v1" "Secret" .Release.Namespace "appkey" }}
{{- $appkey := "" }}
{{- $secret := "" }}
data:
{{- if $keyprevious }}
{{- $appkey = ( index $keyprevious.data "appkey" ) }}
{{- $secret = ( index $keyprevious.data "secret" ) }}
appkey: {{ ( index $keyprevious.data "appkey" ) }}
secret: {{ ( index $keyprevious.data "secret" ) }}
{{- else }}
{{- $appkey = randAlphaNum 32 }}
{{- $secret = randAlphaNum 32 }}
appkey: {{ $appkey | b64enc }}
secret: {{ $secret | b64enc }}
{{- end }}
{{- end -}}
+11
View File
@@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render appkey for anonaddy */}}
{{- $secret := include "anonaddy.appkey" . | fromYaml -}}
{{- if $secret -}}
{{- $_ := set .Values.secret "appkey" $secret -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}
+93
View File
@@ -0,0 +1,93 @@
image:
repository: tccr.io/truecharts/anonaddy
tag: 0.13.13@sha256:495809d341b08ea6d02c7b0b318d48b00b7243392affd0d278ec1aa188a76ccd
pullPolicy: IfNotPresent
strategy:
type: Recreate
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10110
targetPort: 8000
smtp:
enabled: true
ports:
smtp:
enabled: true
port: 25
targetPort: 25
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
ANONADDY_DOMAIN: "chart-example.local"
DB_DATABASE: anonaddy
DB_USERNAME: anonaddy
DB_HOST:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
key: plainhost
DB_PASSWORD:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
key: mariadb-password
REDIS_HOST:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: plainhost
REDIS_PASSWORD:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: redis-password
APP_KEY:
secretKeyRef:
name: appkey
key: appkey
ANONADDY_SECRET:
secretKeyRef:
name: appkey
key: secret
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
redis:
enabled: true
mariadb:
enabled: true
mariadbUsername: anonaddy
mariadbDatabase: anonaddy
+28
View File
@@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "1.4.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.32
description: Index and stream music using apache-musicindex and m3u playlists
home: https://truecharts.org/charts/stable/apache-musicindex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png
keywords:
- apache-musicindex
- streaming
- m3u
- playlist
kubeVersion: ">=1.16.0-0"
maintainers:
- email: [email protected]
name: TrueCharts
url: https://truecharts.org
name: apache-musicindex
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
- http://hacks.slashdirt.org/sw/musicindex/
version: 7.0.0
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

Some files were not shown because too many files have changed in this diff Show More