Commit Graph

2262 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
052d90a3e9 Merge branch 'main' of github.com:truecharts/library-charts 2023-03-02 13:52:26 +01:00
Kjeld Schouten-Lebbing
bb1925f688 one more fix 2023-03-02 13:52:13 +01:00
Stavros Kois
5b404a1dce add tests (#339)
**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._

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-02 13:50:30 +01:00
Kjeld Schouten-Lebbing
e44a9b4a9e bump and more fixes 2023-03-02 13:47:54 +01:00
Kjeld Schouten-Lebbing
9b0cb45f6b remove postgresql dependency support and update dependency secret names 2023-03-02 13:45:21 +01:00
Kjeld Schouten-Lebbing
911cb06894 remove existing secret 2023-03-02 11:57:23 +01:00
Kjeld Schouten-Lebbing
267d6b27b4 Add support for non-expanded names on secrets and configmaps 2023-03-02 11:49:33 +01:00
Kjeld Schouten-Lebbing
abc958450b bump common-12.2.7 2023-03-01 23:18:41 +01:00
Kjeld Schouten-Lebbing
98e3831094 fix dependency secret handling 2023-03-01 23:14:41 +01:00
Stavros Kois
3475fcec48 tpl probe type (#337)
**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-01 22:24:18 +01:00
Kjeld Schouten-Lebbing
39b614e3bb do use basedec common-12.2.6 2023-03-01 22:16:25 +01:00
Kjeld Schouten-Lebbing
7a97e38b22 update secret validation to allow stringData and remove manual generation of postgres user credentials 2023-03-01 22:11:28 +01:00
Kjeld Schouten-Lebbing
001bd213b7 fix sleep 2023-03-01 21:47:16 +01:00
Kjeld Schouten-Lebbing
e78a9f693f move cnpg passwords to use stringData instead 2023-03-01 21:41:44 +01:00
Kjeld Schouten-Lebbing
c129b3045f also use db name in cnpg dbwait 2023-03-01 21:22:20 +01:00
Kjeld Schouten-Lebbing
1349cb371e increase cnpg db waits 2023-03-01 21:20:01 +01:00
Kjeld Schouten-Lebbing
42d832b2b3 stick with http for now common-12.2.5 2023-03-01 19:06:22 +01:00
Kjeld Schouten-Lebbing
e61f2ac45d fix probe differences causing issues between old and new common 2023-03-01 18:56:39 +01:00
Kjeld Schouten-Lebbing
71641fa645 cleaning up port and portal code common-12.2.3 2023-03-01 17:50:23 +01:00
TrueCharts-Admin
1a6e0938f0 chore(deps): update renovatebot/github-action action to v34.154.1 2023-03-01 13:07:39 +01:00
Kjeld Schouten-Lebbing
c63c033048 test(common): test some cnpg changes 2023-03-01 12:33:01 +01:00
Kjeld Schouten-Lebbing
48757f9665 add fqdn name generator common-12.2.1 2023-03-01 10:56:45 +01:00
TrueCharts-Admin
e1a430c5a5 chore(deps): update actions/stale action to v7 2023-02-28 19:05:42 +01:00
TrueCharts-Admin
1122c9fd7d chore(deps): update azure/setup-helm digest to 5119fcb 2023-02-28 19:05:20 +01:00
TrueCharts Bot
ac029233f0 chore(deps): update container image tccr.io/truecharts/db-wait-postgres to v1.1.0 (#326)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/db-wait-postgres](https://togithub.com/truecharts/containers)
| major | `v0.0.1` -> `1.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xNTMuMiJ9-->
2023-02-28 13:38:04 +01:00
Kjeld Schouten-Lebbing
6610931203 Merge branch 'main' of github.com:truecharts/library-charts 2023-02-28 13:12:21 +01:00
TrueCharts Bot
fac0045716 chore(deps): update container image tccr.io/truecharts/db-wait-redis to v1.1.0 (#332)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/db-wait-redis](https://togithub.com/truecharts/containers)
| major | `v0.0.1` -> `1.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
common-test-1.0.0 common-12.2.0
2023-02-28 13:03:45 +01:00
TrueCharts Bot
b2b43061cc chore(deps): update container image tccr.io/truecharts/db-wait-mongodb to v1.1.0 (#322)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/db-wait-mongodb](https://togithub.com/truecharts/containers)
| major | `v0.0.1` -> `1.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xNTMuMiJ9-->
2023-02-28 13:03:36 +01:00
TrueCharts Bot
ab5c0203c4 chore(deps): update container image tccr.io/truecharts/db-wait-mariadb to v1.1.0 (#321)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/db-wait-mariadb](https://togithub.com/truecharts/containers)
| major | `v0.0.1` -> `1.1.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xNTMuMiJ9-->
2023-02-28 13:03:28 +01:00
Kjeld Schouten-Lebbing
b7fe785d7c add bump tool 2023-02-28 13:03:20 +01:00
Kjeld Schouten-Lebbing
841f367128 Update common.release.yaml 2023-02-28 13:02:18 +01:00
Kjeld Schouten-Lebbing
3354aa6b57 Update common.release.yaml 2023-02-28 13:01:56 +01:00
Kjeld Schouten-Lebbing
7b0e1e34f1 keep dbcreds 2023-02-28 12:26:29 +01:00
TrueCharts Bot
d05b31c794 chore(deps): update container image tccr.io/truecharts/wget to v1.0.0 (#333)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/wget](https://togithub.com/truecharts/containers)
| major | `v0.0.1` -> `1.0.0` |

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `tccr.io/truecharts/wget`: Could not determine new digest for update
(datasource: docker)

---

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4wIn0=-->
2023-02-28 11:36:22 +01:00
Kjeld Schouten-Lebbing
95c543a5e7 Update renovate-bump.yaml 2023-02-28 11:36:03 +01:00
Kjeld Schouten-Lebbing
cc1fd1f66f Update renovate-bump.yaml 2023-02-28 11:35:22 +01:00
Kjeld Schouten-Lebbing
decbc0827a Update common.release.yaml 2023-02-28 11:34:04 +01:00
TrueCharts Bot
031625d025 chore(deps): update actions/checkout digest to ac59398 (#317)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `755da8c` -> `ac59398` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDIuNCIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4wIn0=-->
2023-02-28 11:31:06 +01:00
TrueCharts Bot
cf83d2b07e chore(deps): update actions/setup-python digest to d27e3f3 (#319)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `2c3dd9e` -> `d27e3f3` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDIuNCIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4wIn0=-->
2023-02-28 11:30:52 +01:00
TrueCharts Bot
e53eec9c2d chore(deps): update renovatebot/github-action action to v34.153.2 (#331)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | minor | `v34.146.0` -> `v34.153.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.153.1...v34.153.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.153.2](https://togithub.com/renovatebot/github-action/compare/v34.153.1...v34.153.2)
(2023-02-28)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.153.2
([c3fdbd3](c3fdbd3fb5))%0A%0A

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.152.5...v34.153.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.153.1](https://togithub.com/renovatebot/github-action/compare/v34.152.5...v34.153.1)
(2023-02-27)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.153.1
([df308ca](df308ca6f7))%0A%0A

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.152.4...v34.152.5)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.152.5](https://togithub.com/renovatebot/github-action/compare/v34.152.4...v34.152.5)
(2023-02-26)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.152.5
([db243d3](db243d301c))%0A%0A

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.152.3...v34.152.4)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.152.4](https://togithub.com/renovatebot/github-action/compare/v34.152.3...v34.152.4)
(2023-02-24)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.152.4
([4e061f6](4e061f667f))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.152.2...v34.152.3)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.152.3](https://togithub.com/renovatebot/github-action/compare/v34.152.2...v34.152.3)
(2023-02-24)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.152.3
([0b9819c](0b9819c5fe))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.152.0...v34.152.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.152.2](https://togithub.com/renovatebot/github-action/compare/v34.152.0...v34.152.2)
(2023-02-23)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.152.2
([121f0ae](121f0ae9ff))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.149.0...v34.152.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[34.152.0](https://togithub.com/renovatebot/github-action/compare/v34.149.0...v34.152.0)
(2023-02-23)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.152.0
([3807d5f](3807d5fa97))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.147.0...v34.149.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[34.149.0](https://togithub.com/renovatebot/github-action/compare/v34.147.0...v34.149.0)
(2023-02-22)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.149.0
([5089eb3](5089eb3b0a))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.146.1...v34.147.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[34.147.0](https://togithub.com/renovatebot/github-action/compare/v34.146.1...v34.147.0)
(2023-02-21)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.147.0
([908a988](908a98813a))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.146.0...v34.146.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.146.1](https://togithub.com/renovatebot/github-action/compare/v34.146.0...v34.146.1)
(2023-02-20)

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v34.146.1
([8996126](899612683a))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4wIn0=-->
2023-02-28 11:30:34 +01:00
TrueCharts Bot
0789ce07c0 chore(deps): update docker general non-major (#330)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/alpine](https://togithub.com/truecharts/containers)
| patch | `v3.17.0` -> `3.17.2` |
|
[tccr.io/truecharts/code-server](https://togithub.com/truecharts/containers)
| minor | `4.9.1` -> `4.10.0` |
|
[tccr.io/truecharts/db-wait-mariadb](https://togithub.com/truecharts/containers)
| digest | `b9c82f2` -> `2a8b4f9` |
|
[tccr.io/truecharts/db-wait-mongodb](https://togithub.com/truecharts/containers)
| digest | `d2d2372` -> `932d6a3` |
|
[tccr.io/truecharts/db-wait-postgres](https://togithub.com/truecharts/containers)
| digest | `b03a814` -> `ae7188d` |
|
[tccr.io/truecharts/db-wait-redis](https://togithub.com/truecharts/containers)
| digest | `190b199` -> `fcb9f8c` |
| tccr.io/truecharts/gluetun | digest | `921c0d0` -> `0a6ab5a` |
|
[tccr.io/truecharts/kubectl](https://togithub.com/truecharts/containers)
| digest | `e56d1c8` -> `06902a5` |
| tccr.io/truecharts/scratch | digest | `b4289ea` -> `9387804` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4wIn0=-->
2023-02-28 11:30:15 +01:00
TrueCharts Bot
8e405842b1 chore(deps): pin dependencies (#327)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://togithub.com/actions/cache) | action |
pinDigest | -> `69d9d44` |
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | pinDigest | -> `152ba7c` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4wIn0=-->
2023-02-28 11:20:42 +01:00
Kjeld Schouten-Lebbing
ab147f31dc feat(common): allow postgres -> cnpg migration (#329)
**Description**
Add functionality to migrate old postgresql databases to cnpg.
This is not guaranteed(!) to work for every app and every database, but
it offers a semi-decent option to at least TRY to migrate, instead of
forcing users to do this manually

**⚙️ Type of change**

- [x] ⚙️ 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:**
See:
https://cloudnative-pg.io/documentation/1.18/bootstrap/

**✔️ 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.

- [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._
2023-02-28 11:11:16 +01:00
Kjeld Schouten-Lebbing
2ba785f3bb feat(common): readd deprecated wireguard and openvpn containers for backwards compatibility (#328)
**Description**
This PR readds the wireguard and openvpn vpn types.
Though they are deprecated and people should move to gluetun, this
ensures people can use the addons like they are used to and do not need
to set them up again

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ 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._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-02-28 10:57:54 +01:00
Kjeld Schouten-Lebbing
c6aa97a1a2 fix(common): Finishing touches (#325)
**Description**
This PR intends to do the finishing touches required for release of the
newly redesigned common-chart

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

- [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.

- [x] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-28 00:09:46 +01:00
Kjeld Schouten-Lebbing
9430ee40f4 Update common.release.yaml 2023-02-28 00:05:04 +01:00
TrueCharts-Admin
8336f7a38d chore(deps): update docker general non-major 2023-02-23 13:08:55 +01:00
TrueCharts-Admin
5f1bcfb94c chore(deps): update renovatebot/github-action action to v34 2023-02-19 13:06:12 +01:00
Kjeld Schouten-Lebbing
97f59849d0 Update README.md 2023-02-18 18:37:51 +01:00
Kjeld Schouten-Lebbing
e1ff472f74 feat(common): restructure common refactor and add multi-pod support (#318)
**Description**
While current refactor is already a huge upgrade, we want to restructure
so multi-pod can be supported from the start as well.

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ 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:**

- [ ] ⚖️ 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._

---------

Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-02-18 18:37:02 +01:00