Stavros Kois
ee4036f841
fix(home-assistant): add an empty line after each concat ( #7957 )
...
**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 #7948
**⚙️ 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-12 23:41:02 +02:00
TrueCharts-Bot
443f19df2b
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-12 00:23:00 +00:00
Kjeld Schouten-Lebbing
9ec6cd69dc
fix(stable): bump common on the 222 ( #7927 )
...
**Description**
There where some things not correctly setup in common.
This bumps common on the 222 stable charts ported to new common, to
ensure things list persistence list keep working.
Fixes : #7924
**⚙️ 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-04-11 20:00:48 +02:00
Kjeld Schouten-Lebbing
0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 ( #7900 )
...
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.
Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.
There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.
**⚙️ 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?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.
**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.
**✔️ 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-04-11 12:07:17 +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
1d2d422e68
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-20 08:29:08 +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-Admin
86f2ec21c4
chore(deps): update helm general non-major
2023-02-19 23:24:52 +01:00
TrueCharts-Bot
c738c001e5
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-13 17:30:23 +00:00
TrueCharts-Admin
d59b7d59bd
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.2.4
2023-02-13 17:25:37 +00: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
TrueCharts-Bot
e0421b1700
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-08 13:31:12 +00:00
TrueCharts-Admin
2d407f75a4
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.2.3
2023-02-08 13:27:07 +00:00
TrueCharts-Bot
eabebb293e
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-05 13:23:35 +01:00
TrueCharts-Admin
a52e27d8c5
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.2.2
2023-02-05 13:23:35 +01: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
TrueCharts-Bot
1cb6a42c07
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 11:48:34 +00:00
TrueCharts-Admin
48ac4ea2fc
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.2.1
2023-02-03 11:36:28 +00:00
Stavros Kois
0b1e0b16b0
clean more ( #6924 )
2023-02-03 11:13:02 +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
a05a6ae289
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 04:22:04 +01:00
TrueCharts-Admin
ff3923818c
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.1.7
2023-01-31 04:22:04 +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
b5ab1a2c58
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-20 13:30:56 +00:00
TrueCharts-Admin
4abbb60ca8
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.1.6
2023-01-20 13:26:26 +00:00
TrueCharts-Bot
4cfc82ef39
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-19 11:23:53 +01:00
TrueCharts-Admin
7afa8b0b26
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.1.5
2023-01-19 11:23:53 +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
a23431c568
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-16 00:34:52 +00:00
TrueCharts-Admin
212793511b
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.1.4
2023-01-16 00:30:47 +00:00
TrueCharts-Bot
379f2980e0
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-11 01:26:37 +00:00
TrueCharts-Admin
1afb47e233
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.1.2
2023-01-11 01:22:28 +00:00
TrueCharts Bot
d41368c403
chore(deps): update helm general non-major ( #6121 )
2023-01-07 23:03:19 +02:00
TrueCharts-Bot
7d724660b0
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-07 17:31:55 +01:00
TrueCharts-Admin
ab6cb57fed
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.12.9
2023-01-07 17:31:55 +01:00
Xstar97
8cc8d32e77
fix(home-assistant) Dynamically set trusted proxies ( #5846 )
...
* fix(home-assistant) fix home-assistant subnet
* use a better way for trusted proxies
* replace else with a dynamic list instead of hardcoded
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-29 23:25:28 +01: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
cfac721a2b
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-21 19:23:36 +00:00
TrueCharts-Admin
fe239b2301
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.12.8
2022-12-21 19:19:54 +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
e45f73a9b3
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:36:48 +01:00
TrueCharts-Admin
9852b4e9e5
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.12.7
2022-12-18 13:36:48 +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
68eaeb4be9
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-15 01:20:01 +00:00
TrueCharts-Admin
2e800a7fab
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.12.6
2022-12-15 01:16:32 +00:00
TrueCharts-Bot
c590b02524
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-14 18:36:07 +00:00
TrueCharts-Admin
f5278cc139
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.12.5
2022-12-14 18:31:53 +00:00
TrueCharts-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
TrueCharts-Bot
3f02729860
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-10 02:27:08 +00:00
TrueCharts-Admin
6203abe200
Update container image tccr.io/truecharts/home-assistant to v2022.12.1
2022-12-10 02:23:26 +00:00
TrueCharts-Bot
3fab6cc5cc
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-08 06:31:59 +00:00
TrueCharts-Admin
2598042c39
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.12.0
2022-12-08 06:27:43 +00:00
TrueCharts-Admin
6d7a60a771
chore(deps): update helm general non-major
2022-12-06 01:23:34 +01:00
TrueCharts-Bot
656f3c0070
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-01 00:27:28 +00:00
TrueCharts-Admin
77f1fc2838
Update container image tccr.io/truecharts/home-assistant to v2022.11.5
2022-12-01 00:23:34 +00: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
3bf8acce01
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 13:29:22 +00:00
TrueCharts-Admin
c0a4987207
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.11.4
2022-11-21 13:25:31 +00:00
TrueCharts Bot
e52151e4f5
chore(deps): update helm general non-major ( #4665 )
2022-11-21 14:13:20 +01:00
TrueCharts-Bot
e2d6795b3f
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-17 16:20:02 +00:00
TrueCharts-Admin
adbb3f6075
chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.11.3
2022-11-17 16:16:00 +00: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
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
TrueCharts-Admin
a7abd8ac98
chore(deps): update docker general non-major
2022-11-12 01:26:23 +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
5154eabc6c
chore: Auto-update chart README [skip ci]
2022-11-05 12:15:46 +00:00
TrueCharts Bot
5ae7174781
chore(deps): update docker general non-major ( #4301 )
...
* 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-11-05 13:48:43 +02: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
1cb92641f5
chore: Auto-update chart README [skip ci]
2022-10-22 14:16:06 +00:00
TrueCharts Bot
d611428601
chore(deps): update docker general non-major ( #4155 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* fix 2 apps
* update digest
* Update charts/incubator/etesync/Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
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-10-22 16:35:47 +03: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
b5b31785b8
chore: Auto-update chart README [skip ci]
2022-10-15 10:41:43 +00:00
TrueCharts-Bot
c58b9deffd
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-15 08:22:33 +02:00
TrueCharts-Admin
aaf6498e58
chore(deps): update docker general non-major
2022-10-15 08:22:33 +02:00
truecharts-bot
7612d13f94
chore: Auto-update chart README [skip ci]
2022-10-15 00:24:21 +00:00
TrueCharts Bot
ef2f489611
chore(deps): update docker general non-major ( #4084 )
...
* chore(deps): update docker general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* http probe
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +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
d5e2f150fd
chore: Auto-update chart README [skip ci]
2022-10-11 06:32:35 +00:00
TrueCharts Bot
96921b16e5
chore(deps): update docker general non-major ( #4070 )
...
* 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-11 08:30:40 +03: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
3f641f2677
chore: Auto-update chart README [skip ci]
2022-10-07 10:20:44 +00:00
TrueCharts-Bot
e2f9996b18
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-07 11:45:00 +02:00
TrueCharts-Admin
a1bf9efe33
chore(deps): update docker general non-major
2022-10-07 11:45:00 +02: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
8c6c2c2d73
chore(deps): update docker general non-major ( #3920 )
...
* 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-27 10:23:01 +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
df5227ba99
chore: Auto-update chart README [skip ci]
2022-09-23 21:55:38 +00:00
TrueCharts Bot
1daf654677
chore(deps): update docker general non-major ( #3850 )
...
* 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-24 00:43:05 +03: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
8229f1a5e5
chore(deps): update docker general non-major ( #3790 )
...
* 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-19 11:20:18 +02: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
f0757f0e2c
chore(deps): update docker general non-major ( #3772 )
...
* 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-15 17:42:23 +02: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
30388024d5
chore(deps): update helm general non-major ( #3756 )
2022-09-13 08:46:39 +03:00
truecharts-bot
ceba274e51
chore: Auto-update chart README [skip ci]
2022-09-13 05:27:33 +00:00
TrueCharts Bot
428038dd10
chore(deps): update docker general non-major ( #3755 )
...
* 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-13 08:21:56 +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
4dc32a9142
chore(deps): update docker general non-major ( #3736 )
...
* 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-11 12:08:28 +02: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
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
f2b2fb590e
chore: Auto-update chart README [skip ci]
2022-08-26 10:45:46 +00:00
TrueCharts Bot
b262d33e72
chore(deps): update docker general non-major ( #3573 )
...
* 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-08-26 08:48:23 +03: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
847ef1f3b9
chore: Auto-update chart README [skip ci]
2022-08-19 05:55:29 +00:00
TrueCharts Bot
8ff1c4bac8
chore(deps): update docker general non-major docker tags ( #3512 )
...
* 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-19 08:49:06 +03: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
934b2f4c1d
chore(deps): update docker general non-major ( #3478 )
...
* 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-08-17 13:01:00 +02:00
truecharts-bot
9602f608a7
chore: Auto-update chart README [skip ci]
2022-08-14 09:34:06 +00:00
TrueCharts Bot
f0a4bd52cd
chore(deps): update docker general non-major docker tags ( #3465 )
...
* 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-14 11:50:56 +03:00
truecharts-bot
25c42bf62a
chore: Auto-update chart README [skip ci]
2022-08-12 22:39:47 +00:00