TrueCharts Bot
eb5e234437
chore(deps): update helm general non-major ( #9125 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`12.9.2` -> `12.9.5` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics )
([source](https://togithub.com/truecharts/charts )) | patch | `1.0.3` ->
`1.0.4` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.29` ->
`7.0.30` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.40` ->
`6.0.41` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.29` ->
`6.0.30` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter )
([source](https://togithub.com/truecharts/charts )) | patch | `1.0.2` ->
`1.0.3` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.43` ->
`6.0.44` |
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.9.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.9.5 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.9.2...common-12.9.5 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v1.0.4`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.4 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.3...kube-state-metrics-1.0.4 )
kube-state-metrics is a simple service that listens to the Kubernetes
API server and generates metrics about the state of the objects.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC43IiwidXBkYXRlZEluVmVyIjoiMzUuOTguNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-24 11:23:49 +02:00
Stavros Kois
702a0c3aba
chore(ci): Improved lint speed ( #8809 )
...
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes # <!--(issue)-->
TODO: Switch to scripted checks (To replace ct-list's tasks):
- [x] Helm Lint
- [x] Version Checking
- [x] Run the lint inside the devcontainer (so it have the below tools
available)
- [x] YAML Schema check on Chart.yaml
- [ ] Maintener check on Chart.yaml (Moved to another PR in the future)
- [x] YAML Lint on Chart.yaml
- [x] YAML Lint on values.yaml
- [x] Sort output of lint results (failed on the bottom)
- [x] Combine verify deps in the lint job, since the verification runs
inside the fetch dep (which runs on lint job too)
- [x] Remove one of the 2 "get changed" functions (one based on tags
other on commit)
After that, move linting to single step
https://github.com/helm/chart-testing/blob/main/pkg/tool/linter.go
https://github.com/helm/chart-testing/blob/main/pkg/tool/account.go
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers ) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-05-23 10:26:41 +02:00
TrueCharts Bot
c171d00a1c
chore(deps): update helm general non-major ( #9089 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`12.8.1` -> `12.9.2` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.27` ->
`7.0.29` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.36` ->
`6.0.40` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.25` ->
`6.0.29` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.41` ->
`6.0.43` |
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.9.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.9.2 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.8.2...common-12.9.2 )
Function library for TrueCharts
###
[`v12.8.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.8.2 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.8.1...common-12.8.2 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v7.0.29`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.29 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.28`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.28 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-22 16:22:23 +02:00
StevenMcElligott
001551be7e
feat(Stable): Add Global Pod Options ( #9007 )
...
**Description**
Figured I'll manually add them to the initial batch of ported charts to
the new common that are missing the option
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [X] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers ) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-05-22 09:02:18 +02:00
TrueCharts Bot
b856e93d2a
chore(deps): update helm general non-major ( #8979 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`12.6.6` -> `12.8.1` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`12.6.8` -> `12.8.1` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.22` ->
`7.0.26` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.34` ->
`6.0.36` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.23` ->
`6.0.25` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.39` ->
`6.0.41` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.8.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.8.1 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.7.0...common-12.8.1 )
Function library for TrueCharts
###
[`v12.7.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.7.0 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.8...common-12.7.0 )
Function library for TrueCharts
###
[`v12.6.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.8 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.6...common-12.6.8 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v7.0.26`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.26 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.25...mariadb-7.0.26 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.25`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.25 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.24...mariadb-7.0.25 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.24`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.24 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.23...mariadb-7.0.24 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.23`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.23 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.22...mariadb-7.0.23 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ni4yIiwidXBkYXRlZEluVmVyIjoiMzUuODYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-16 09:42:00 +02:00
TrueCharts Bot
c1d16bf393
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.3 ( #8820 )
2023-05-07 19:59:27 +02:00
TrueCharts Bot
9b1fa6d1bf
chore(deps): update helm general non-major ( #8782 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`12.6.4` -> `12.6.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`12.6.1` -> `12.6.6` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.19` ->
`7.0.22` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.31` ->
`6.0.34` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.20` ->
`6.0.23` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.37` ->
`6.0.39` |
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.6.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.6 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.5...common-12.6.6 )
Function library for TrueCharts
###
[`v12.6.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.5 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.4...common-12.6.5 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v7.0.22`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.22 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.21...mariadb-7.0.22 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.21`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.21 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.19...mariadb-7.0.21 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS40IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-06 00:41:12 +02:00
TrueCharts Bot
f80463fa8c
chore(deps): update helm general non-major ( #8739 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`12.6.1` -> `12.6.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | patch |
`12.6.3` -> `12.6.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`12.4.21` -> `12.6.4` |
|
[kube-state-metrics](https://togithub.com/bitnami/charts/tree/main/bitnami/kube-state-metrics )
([source](https://togithub.com/bitnami/charts )) | patch | `3.4.0` ->
`3.4.1` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.16` ->
`7.0.19` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb )
([source](https://togithub.com/truecharts/charts )) | patch | `7.0.5` ->
`7.0.19` |
| [memcached](https://truecharts.org/charts/dependency/memcached )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.15` ->
`6.0.31` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.15` ->
`6.0.20` |
|
[node-exporter](https://togithub.com/bitnami/charts/tree/main/bitnami/node-exporter )
([source](https://togithub.com/bitnami/charts )) | minor | `3.3.4` ->
`3.4.1` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.32` ->
`6.0.37` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.21` ->
`6.0.37` |
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.6.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.4 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.3...common-12.6.4 )
Function library for TrueCharts
###
[`v12.6.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.6.3 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.6.1...common-12.6.3 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v7.0.19`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.19 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.18...mariadb-7.0.19 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.18`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.18 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.17...mariadb-7.0.18 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
###
[`v7.0.17`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.17 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.16...mariadb-7.0.17 )
Fast, reliable, scalable, and easy to use open-source relational
database system.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-05-03 11:27:54 +02:00
TrueCharts Bot
f80abf5254
chore(deps): update container image tccr.io/truecharts/gitea to v1.19.2 ( #8577 )
2023-05-02 12:32:27 +02:00
TrueCharts-Bot
9028096c48
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-05-01 00:25:20 +00:00
Kjeld Schouten-Lebbing
cc4a7edb53
feat(stable): BREAKING CHANGE migrate to new common part 5 ( #8615 )
...
**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-04-30 21:15:20 +02:00
TrueCharts-Bot
94c00b8c6f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-24 00:24:32 +00: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
91222b3ffa
chore(deps): update helm general non-major ( #7725 )
2023-02-27 22:10:41 +01:00
TrueCharts-Bot
15401c9cdb
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
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-Bot
2124f4d78a
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-20 22:30:56 +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
86f2ec21c4
chore(deps): update helm general non-major
2023-02-19 23:24:52 +01:00
TrueCharts-Bot
f106c6af5e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-13 00:27:35 +00:00
TrueCharts-Bot
d1ab0c97ae
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 00:23:09 +00:00
Kjeld Schouten-Lebbing
2c1eebf59f
fix(all): ensure new helm deps repo is used in latest releases as well.
2023-02-10 10:44:04 +01:00
Kjeld Schouten-Lebbing
1e13d92280
move apps to use different deps helm repo
2023-02-10 10:30:06 +01:00
TrueCharts-Bot
3c21085dca
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-10 00:28:40 +00:00
Kjeld Schouten-Lebbing
110ae6125b
Revert "Commit daily changes"
...
This reverts commit 208c2919fe
.
2023-02-03 14:05:04 +01:00
TrueCharts-Bot
208c2919fe
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 12:51:53 +00:00
xstar97
5d34ed1449
fix(gitea) add quotes to pass and user. ( #6814 )
...
* fix(gitea) add quotes to pass and user.
* remov non-link
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-02 22:49:09 +00:00
Stavros Kois
cdb7122488
fix(apps): remove non-link sources ( #6826 )
2023-02-03 00:21:29 +02:00
TrueCharts-Bot
adda47bb64
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 17:37:55 +00:00
TrueCharts-Bot
ed743f6c5c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-01 16:36:45 +00:00
TrueCharts-Bot
0fb22dd1e2
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:59:20 +00:00
TrueCharts-Bot
ed66075977
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 22:41:38 +00:00
TrueCharts-Bot
3f63d20af9
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:34:45 +00:00
TrueCharts-Bot
dfff570b9c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 21:15:25 +00:00
TrueCharts-Bot
42581f1e94
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 03:46:25 +01:00
TrueCharts-Admin
0c4875194f
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.3
2023-01-31 03:46:25 +01:00
TrueCharts Bot
5b3df60054
chore(deps): update helm general non-major ( #6689 )
2023-01-24 17:44:28 +01:00
TrueCharts-Admin
40c590cf46
chore(deps): update helm general non-major
2023-01-24 01:28:22 +01:00
TrueCharts-Bot
b8308337c7
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 13:30:14 +00:00
TrueCharts-Admin
36a7d6710d
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.2
2023-01-20 13:26:19 +00:00
TrueCharts-Bot
1f5e0a2869
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-19 11:22:26 +01:00
TrueCharts-Admin
8927ba195e
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.1
2023-01-19 11:22:26 +01:00
TrueCharts Bot
685801f13a
chore(deps): update helm general non-major ( #6430 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 00:32:23 +02:00
TrueCharts Bot
d41368c403
chore(deps): update helm general non-major ( #6121 )
2023-01-07 23:03:19 +02:00
TrueCharts-Bot
7ee66db449
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-30 15:24:57 +00:00
TrueCharts-Admin
34679b63d5
chore(deps): update container image tccr.io/truecharts/gitea to v1.18.0
2022-12-30 15:20:57 +00:00
TrueCharts Bot
a9910a47b2
chore(deps): update helm general non-major ( #5856 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 22:48:28 +02:00
TrueCharts-Bot
d478e848ce
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:56:38 +00:00
TrueCharts-Bot
927ca5989d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:19:12 +00:00
TrueCharts Bot
3a29755f39
chore(deps): update helm general non-major ( #5839 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-26 14:37:12 +01:00
TrueCharts-Admin
7b7271a5b0
chore(deps): update helm general non-major
2022-12-25 21:23:15 +01:00
TrueCharts-Bot
27c27aed79
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-22 06:26:29 +00:00
TrueCharts-Admin
aa59b241ba
chore(deps): update container image tccr.io/truecharts/gitea to v1.17.4
2022-12-22 06:22:26 +00:00
TrueCharts-Bot
39c50fefd0
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-20 02:15:46 +01:00
TrueCharts-Admin
6485adc96a
chore(deps): update helm general non-major
2022-12-20 02:15:46 +01:00
TrueCharts Bot
177a5abdd4
chore(deps): update helm chart postgresql to v11.0.13 ( #5495 )
...
* chore(deps): update helm chart postgresql to v11.0.13
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:52:27 +02:00
TrueCharts Bot
1710fe213f
chore(deps): update helm chart memcached to v5.0.14 ( #5493 )
...
* chore(deps): update helm chart memcached to v5.0.14
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 00:44:37 +02:00
TrueCharts-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
TrueCharts-Admin
6d7a60a771
chore(deps): update helm general non-major
2022-12-06 01:23:34 +01:00
Stavros Kois
24ff1f4725
Update Chart.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-02 12:53:15 +02:00
Stavros Kois
664840a9e3
fix(gitea): default to nodeIP for DOMAIN and ROOT_URL ( #5003 )
...
* fix(gitea): default to nodeIP for DOMAIN and ROOT_URL
* fix issue #4118
* add regex validation
2022-11-30 21:30:01 +02:00
TrueCharts-Admin
876d547e2a
Update helm general non-major
2022-11-30 04:19:27 +01:00
TrueCharts Bot
35f2ab0f2d
Update helm general non-major ( #4968 )
2022-11-29 09:50:55 +02:00
TrueCharts Bot
5fd3437c70
chore(deps): update helm general non-major ( #4745 )
2022-11-23 23:01:29 +02:00
Stavros Kois
c172514215
chore(apps): bump all apps using pgsql, to use the reverted pgsql ( #4740 )
2022-11-22 17:27:56 +02:00
Stavros Kois
52672415cc
fix(apps): revert postgres major upgrade and fix some apps with more than 1 ingresses ( #4676 )
...
* revert postgres
* fix second ingress on few apps
2022-11-22 01:43:18 +02:00
TrueCharts Bot
e52151e4f5
chore(deps): update helm general non-major ( #4665 )
2022-11-21 14:13:20 +01:00
TrueCharts Bot
c7dc6146b4
chore(deps): update helm general non-major ( #4471 )
2022-11-15 21:17:58 +01:00
TrueCharts Bot
ce91f2dca8
chore(deps): update helm general non-major ( #4463 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 19:06:18 +01:00
TrueCharts Bot
1cede202ad
chore(deps): update helm general major (major) ( #4424 )
...
* chore(deps): update helm general major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
TrueCharts Bot
5b205b38d6
chore(deps): update helm general non-major ( #4404 )
2022-11-13 15:44:32 +01:00
TrueCharts Bot
c965cdc995
chore(deps): update helm general major (major) ( #4392 )
...
* chore(deps): update helm general major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* render servMon closer to the end
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot
ae1e653127
chore(deps): update helm general non-major ( #4395 )
2022-11-12 19:28:54 +01:00
Kjeld Schouten-Lebbing
5af8f0db8c
chore(apps): Bump all for ingressList and speedtest
2022-11-11 20:17:41 +01:00
Kjeld Schouten-Lebbing
668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself
2022-11-11 19:09:57 +01:00
Stavros Kois
9559a83515
questions.yaml cleanup ( #4377 )
...
* remove non-existent include
* remove empty lines
2022-11-11 17:23:09 +01:00
Stavros Kois
3b9ba2a1df
bump everything ( #4376 )
2022-11-11 15:04:17 +02:00
Kjeld Schouten-Lebbing
cbf9d388ec
chore(apps): bump to regenerate catalog
2022-11-11 10:00:57 +01:00
Kjeld Schouten-Lebbing
f4fb8943e1
fix(apps): remove removed includes
2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing
800312b295
fix(apps): remove references to targetPort
2022-11-11 09:49:15 +01:00
truecharts-bot
ba9389e4da
chore: Auto-update chart README [skip ci]
2022-11-10 17:11:00 +00:00
Kjeld Schouten-Lebbing
2ef737f7d3
chore(apps): Major Change to GUI
2022-11-10 17:21:56 +01:00
truecharts-bot
5c2e62558a
chore: Auto-update chart README [skip ci]
2022-11-09 04:14:21 +00:00
TrueCharts Bot
0120c215e2
chore(deps): update helm general non-major ( #4349 )
2022-11-08 23:52:28 +01:00
truecharts-bot
9ba8308ab3
chore: Auto-update chart README [skip ci]
2022-11-08 18:51:08 +00:00
truecharts-bot
31805828c6
chore: Auto-update chart README [skip ci]
2022-11-08 11:23:12 +00:00
truecharts-bot
6053fd9280
chore: Auto-update chart README [skip ci]
2022-11-08 03:28:54 +00:00
TrueCharts Bot
ec3d56395c
chore(deps): update helm general non-major ( #4342 )
...
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
truecharts-bot
b33b5031b5
chore: Auto-update chart README [skip ci]
2022-11-07 17:09:17 +00:00
truecharts-bot
5e2ad903bc
chore: Auto-update chart README [skip ci]
2022-11-07 03:21:30 +00:00
TrueCharts Bot
1964ba3781
chore(deps): update helm general non-major ( #4329 )
2022-11-07 00:27:38 +02:00
truecharts-bot
e5bdcaea0f
chore: Auto-update chart README [skip ci]
2022-11-06 12:31:56 +00:00
TrueCharts Bot
227575098c
chore(deps): update helm general non-major ( #4317 )
2022-11-06 10:47:39 +01:00
truecharts-bot
8e3cdbfade
chore: Auto-update chart README [skip ci]
2022-11-05 22:51:30 +00:00
TrueCharts Bot
f04cc8f6d8
chore(deps): update helm general non-major ( #4308 )
2022-11-05 15:05:34 +01:00
truecharts-bot
1ca21f580e
chore: Auto-update chart README [skip ci]
2022-11-02 11:11:37 +00:00
TrueCharts Bot
8138da06c9
chore(deps): update helm general non-major ( #4261 )
...
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 10:34:09 +02:00
truecharts-bot
848d86b41c
chore: Auto-update chart README [skip ci]
2022-10-25 18:55:22 +00:00
TrueCharts-Admin
d84670cffe
chore(deps): update helm general non-major
2022-10-25 20:33:31 +02:00
truecharts-bot
bccedce1b8
chore: Auto-update chart README [skip ci]
2022-10-25 11:01:06 +00:00
TrueCharts Bot
8a3205d1dc
chore(deps): update helm general non-major ( #4182 )
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-25 10:19:56 +02:00
truecharts-bot
1d2e896809
chore: Auto-update chart README [skip ci]
2022-10-19 13:55:38 +00:00
TrueCharts Bot
f9b94b9665
chore(deps): update helm general non-major ( #4122 )
2022-10-19 08:41:02 +03:00
truecharts-bot
5f5f5f2fbd
chore: Auto-update chart README [skip ci]
2022-10-16 09:58:17 +00:00
TrueCharts Bot
bf74ab3b3a
chore(deps): update docker general non-major ( #4108 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-16 12:50:39 +03:00
truecharts-bot
e87e8f8eec
chore: Auto-update chart README [skip ci]
2022-10-12 17:08:05 +00:00
TrueCharts Bot
d0b19f4993
chore(deps): update helm general non-major ( #4071 )
2022-10-12 17:19:34 +02:00
truecharts-bot
952fa7491e
chore: Auto-update chart README [skip ci]
2022-10-08 10:50:39 +00:00
truecharts-bot
9783dd2bb7
chore: Auto-update chart README [skip ci]
2022-10-07 21:44:51 +00:00
TrueCharts-Admin
6761b1362d
chore(deps): update helm general non-major
2022-10-07 18:00:19 +00:00
truecharts-bot
4cb54af1ba
chore: Auto-update chart README [skip ci]
2022-10-06 12:47:55 +00:00
TrueCharts-Admin
5e88a86bff
chore(deps): update helm general non-major
2022-10-05 18:43:33 +00:00
Stavros Kois
f961cff814
chore(apps): split addons in smaller templates ( #3979 )
...
* split addons in smaller templates
* replace includes in files
* remove empty line
2022-10-02 00:39:52 +03:00
Kjeld Schouten-Lebbing
640a33324a
remove chart.lock
2022-09-27 22:15:14 +02:00
TrueCharts Bot
954ec38fa3
chore(deps): update helm general non-major ( #3925 )
2022-09-27 17:33:20 +02:00
truecharts-bot
2d56d50689
chore: Auto-update chart README [skip ci]
2022-09-27 07:48:39 +00:00
TrueCharts Bot
76c168c11d
chore(deps): update helm general non-major ( #3918 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-27 08:54:37 +03:00
truecharts-bot
6053186892
chore: Auto-update chart README [skip ci]
2022-09-25 15:42:03 +00:00
TrueCharts Bot
cb5a369c96
chore(deps): update helm general non-major ( #3898 )
2022-09-25 15:38:09 +02:00
truecharts-bot
922a198480
chore: Auto-update chart README [skip ci]
2022-09-22 14:28:16 +00:00
truecharts-bot
dea0e08738
chore: Auto-update chart README [skip ci]
2022-09-22 07:35:31 +00:00
truecharts-bot
f2be506cef
chore: Auto-update chart README [skip ci]
2022-09-21 09:54:19 +00:00
truecharts-bot
27eaf3cd8e
chore: Auto-update chart README [skip ci]
2022-09-21 03:51:15 +00:00
truecharts-bot
f71bda7019
chore: Auto-update chart README [skip ci]
2022-09-20 21:41:23 +00:00
truecharts-bot
938dfbd29f
chore: Auto-update chart README [skip ci]
2022-09-20 07:07:58 +00:00
truecharts-bot
2528ca86e9
chore: Auto-update chart README [skip ci]
2022-09-19 17:29:36 +00:00
truecharts-bot
12ff3cab54
chore: Auto-update chart README [skip ci]
2022-09-19 11:02:30 +00:00
truecharts-bot
994b86c6d0
chore: Auto-update chart README [skip ci]
2022-09-19 02:03:09 +00:00
Kjeld Schouten-Lebbing
7be0dcbe6d
chore(Apps): refactor Services SCALE GUI
2022-09-19 00:17:23 +02:00
truecharts-bot
24bcac5826
chore: Auto-update chart README [skip ci]
2022-09-18 20:30:24 +00:00
truecharts-bot
01fe431239
chore: Auto-update chart README [skip ci]
2022-09-18 12:19:38 +00:00
truecharts-bot
c99b62f699
chore: Auto-update chart README [skip ci]
2022-09-16 14:14:36 +00:00
truecharts-bot
4a7979b1bd
chore: Auto-update chart README [skip ci]
2022-09-16 07:37:36 +00:00
truecharts-bot
682efa11c4
chore: Auto-update chart README [skip ci]
2022-09-15 15:18:22 +00:00
TrueCharts Bot
48e5471458
chore(deps): update helm general non-major ( #3767 )
2022-09-15 15:22:46 +02:00
Stavros Kois
6c68a6c013
chore(questions): split serviceSelector ( #3751 )
...
* chore(questions): split serviceSelector
* replace questions with the new templates
2022-09-15 00:27:12 +03:00
truecharts-bot
014ee1b641
chore: Auto-update chart README [skip ci]
2022-09-13 07:41:09 +00:00
TrueCharts Bot
2fba655e17
chore(deps): update helm chart memcached to v3.0.75 ( #3759 )
2022-09-13 10:37:53 +03:00
truecharts-bot
e0d3d32298
chore: Auto-update chart README [skip ci]
2022-09-13 06:33:45 +00:00
TrueCharts Bot
30388024d5
chore(deps): update helm general non-major ( #3756 )
2022-09-13 08:46:39 +03:00
truecharts-bot
9a821da90b
chore: Auto-update chart README [skip ci]
2022-09-12 23:09:26 +00:00
truecharts-bot
cf36c344af
chore: Auto-update chart README [skip ci]
2022-09-12 20:04:14 +00:00
truecharts-bot
1f5fd55364
chore: Auto-update chart README [skip ci]
2022-09-12 14:46:17 +00:00
truecharts-bot
44a77cd0dd
chore: Auto-update chart README [skip ci]
2022-09-11 23:21:12 +00:00
truecharts-bot
a23c49adc9
chore: Auto-update chart README [skip ci]
2022-09-11 19:50:18 +00:00
truecharts-bot
5ac2a97847
chore: Auto-update chart README [skip ci]
2022-09-11 13:56:14 +00:00
TrueCharts Bot
845ea2d896
chore(deps): update helm general non-major ( #3711 )
2022-09-11 12:10:33 +02:00
truecharts-bot
88413ad80a
chore: Auto-update chart README [skip ci]
2022-09-10 10:22:01 +00:00
TrueCharts Bot
ea7f789975
chore(deps): update docker general non-major ( #3727 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-10 13:05:59 +03:00
truecharts-bot
bf8dc14eb1
chore: Auto-update chart README [skip ci]
2022-08-31 00:53:20 +00:00
TrueCharts Bot
9627a97001
chore(deps): update helm general non-major ( #3639 )
2022-08-31 00:00:06 +02:00
truecharts-bot
3959496cf6
chore: Auto-update chart README [skip ci]
2022-08-30 15:35:19 +00:00
TrueCharts Bot
dfd2c9134a
chore(deps): update helm chart common to v10.5.5 ( #3626 )
2022-08-30 16:02:23 +02:00
truecharts-bot
4d187ffe7f
chore: Auto-update chart README [skip ci]
2022-08-30 08:16:54 +00:00
TrueCharts Bot
ac7745d17d
chore(deps): update helm general non-major ( #3624 )
2022-08-30 10:06:21 +02:00
truecharts-bot
1320170934
chore: Auto-update chart README [skip ci]
2022-08-29 21:49:54 +00:00
TrueCharts Bot
8fe64959fe
chore(deps): update helm general non-major ( #3621 )
2022-08-29 22:27:00 +02:00
TrueCharts Bot
1688d56b28
chore(deps): update helm general non-major ( #3619 )
2022-08-29 20:49:59 +02:00
truecharts-bot
e204b0e08e
chore: Auto-update chart README [skip ci]
2022-08-23 23:03:35 +00:00
TrueCharts Bot
b51c98bb4a
chore(deps): update helm general non-major helm releases ( #3545 )
2022-08-23 23:38:35 +02:00
truecharts-bot
04db34a0a0
chore: Auto-update chart README [skip ci]
2022-08-20 11:24:17 +00:00
TrueCharts Bot
ca541e3498
chore(deps): update docker general non-major docker tags ( #3518 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-20 13:16:50 +02:00
truecharts-bot
368fe890d6
chore: Auto-update chart README [skip ci]
2022-08-17 18:50:50 +00:00
TrueCharts Bot
858c43e4e8
chore(deps): update helm general non-major helm releases ( #3484 )
2022-08-17 13:01:59 +02:00
truecharts-bot
68839cb694
chore: Auto-update chart README [skip ci]
2022-08-13 17:39:55 +00:00
sagit
304a868459
fix(gitea): Add WebHook config ( #3463 )
2022-08-13 19:36:29 +02:00
truecharts-bot
25c42bf62a
chore: Auto-update chart README [skip ci]
2022-08-12 22:39:47 +00:00
TrueCharts Bot
92a83a28f2
chore(deps): update helm general non-major helm releases ( #3456 )
...
* chore(deps): update helm general non-major helm releases
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:05:15 +02:00
Kjeld Schouten-Lebbing
c5b2f8f13f
chore(charts): add documentation checkbox/section to all SCALE Apps
2022-08-12 13:15:27 +02:00
Stavros Kois
16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values ( #3447 )
...
* fix(templates): move extraArgs from .Values.controller to .Values
* update questions
* whoops
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
truecharts-bot
73aa1f727c
chore: Auto-update chart README [skip ci]
2022-08-09 15:36:27 +00:00
TrueCharts Bot
214acdb513
chore(deps): update helm general non-major helm releases to v10.4.9 ( #3413 )
2022-08-09 17:15:10 +02:00
truecharts-bot
aa39c09e86
chore: Auto-update chart README [skip ci]
2022-08-08 23:15:26 +00:00
TrueCharts Bot
763af7a7b9
chore(deps): update helm general non-major helm releases ( #3376 )
2022-08-08 23:59:40 +02:00
Stavros Kois
ac9cc7f736
chore(questions): replace questions parts with templates ( #3402 )
...
* chore(questions): replace port parts with templates
* chore(questions): replace controller parts with templates
* remove tons of whitespce
* remove quotes from strings on templates
* make complete controller an include
* default to recreate
* remove replica and strategies as it's covered from controllerStrtegies include
* remove whitespace again
* replace controllertype with include (deployment/daemonset/statefulset)
* replace advanced port part except targetport
* remove more quotes
* add hidden toggle of enable the port
* new includes
* update build script
* controller deploy/stateful/deamon template changes
* replace controllerStrategies with replicas, replica#, strategy, recreate
* move 2 templates into a subfolder
* remove quotes
* remove disabled portals from questions and defined them on values
* remove enabled portal from the questions and add it on values
* one more app
* Portal cleanup
* remove portal templates
* add more includes
* replace portal links
* move some templates in folders
* replace ingressRoot with template
* more grouping
* replace persistenceroot with template
* replace serviceExpertRoot
* replace serviceroot
* fix a rogue one
* vctRoot
* securityContext cleanup
* remove quotes from templates on string
* replace vctRoot
* replace advanedSecurityRoot
* replace podsecurity root
* Update .github/scripts/build-catalog.sh
* Update values.yaml
* remove dupe portal
* update build-release script
* fix paths
* fix apps with imageSelector
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
TrueCharts Bot
cd111d3aef
chore(deps): update docker general non-major ( #3356 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* Update charts/stable/gitea/Chart.yaml
* Update charts/incubator/thunderbird/Chart.yaml
* Update charts/incubator/thunderbird/Chart.yaml
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* fix precommit
* skip [skip ci]
* trigger
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-02 00:05:53 +00:00
truecharts-bot
80ef02312b
chore: Auto-update chart README [skip ci]
2022-07-26 11:23:31 +00:00
Stavros Kois
714090aa6e
chore(apps): update home links ( #3291 )
2022-07-26 12:04:37 +02:00
TrueCharts Bot
54e805ab4d
chore(deps): update helm general non-major helm releases ( #3302 )
2022-07-26 11:28:46 +02:00
truecharts-bot
68210293d2
chore: Auto-update chart README [skip ci]
2022-07-25 22:31:03 +00:00
truecharts-bot
13078a9cba
chore: Auto-update chart README [skip ci]
2022-07-25 19:08:09 +00:00
TrueCharts Bot
97d5375359
chore(deps): update docker general non-major ( #3295 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
truecharts-bot
8358b360f5
chore: Auto-update chart README [skip ci]
2022-07-24 09:40:43 +00:00
truecharts-bot
d550776924
chore: Auto-update chart README [skip ci]
2022-07-23 20:43:38 +00:00
truecharts-bot
f3fb628bbd
chore: Auto-update chart README [skip ci]
2022-07-23 14:56:05 +00:00
TrueCharts Bot
f9940cb96a
chore(deps): update helm general non-major helm releases ( #3280 )
2022-07-23 15:47:25 +02:00
truecharts-bot
a0c6ab5daf
chore: Auto-update chart README [skip ci]
2022-07-23 09:48:22 +00:00
TrueCharts Bot
5da82dd76e
chore(deps): update helm general non-major helm releases ( #3274 )
2022-07-23 11:27:55 +02:00
truecharts-bot
28f252b3f6
chore: Auto-update chart README [skip ci]
2022-07-23 00:22:10 +00:00
Kjeld Schouten-Lebbing
2c844c4b81
chore(charts): Bump all charts to generate config and container references due to huge increase of repository
2022-07-23 00:58:33 +02:00
TrueCharts Bot
1a27d01cf4
chore(deps): update helm general non-major helm releases ( #3268 )
...
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-23 00:47:31 +02:00
Kjeld Schouten-Lebbing
ded5a3c0e6
run prettier as pre-commit hook ( #3264 )
2022-07-22 20:23:01 +02:00
truecharts-bot
94c1e4d422
chore: Auto-update chart README [skip ci]
2022-07-19 13:18:28 +00:00
Kjeld Schouten-Lebbing
9d230e7e12
chore: Update Readme and Description on SCALE
2022-07-19 14:10:40 +02:00
truecharts-bot
9a0bf20b2c
chore: Auto-update chart README [skip ci]
2022-07-14 21:27:16 +00:00
Kjeld Schouten-Lebbing
4fc9d425dc
fix(charts): regenerate catalog and update template
2022-07-14 22:21:21 +02:00
truecharts-bot
a78365b42f
chore: Auto-update chart README [skip ci]
2022-07-14 14:27:53 +00:00
Kjeld Schouten-Lebbing
30c50855e9
fix CI typo and bump again
2022-07-14 15:50:39 +02:00
Kjeld Schouten-Lebbing
e1d26bd589
fix(Charts): bump to ensure .helmignore is present on all Charts
2022-07-14 15:47:30 +02:00