Kjeld Schouten
203eac1d6d
remove postgresql deps
2024-02-14 18:06:00 +01:00
Kjeld Schouten
8a1d4687df
fix some things missing in oci
2024-02-14 17:51:29 +01:00
Kjeld Schouten
8f357b0372
chore: Move all truecharts deps to use oci instead of http repo
2024-02-14 17:21:05 +01:00
TrueCharts-Bot
6d1cccdd96
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-14 00:08:48 +00:00
TrueCharts-Bot
294fe34b46
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-13 00:09:35 +00:00
TrueCharts-Bot
a59c8b181d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-12 00:09:24 +00:00
TrueCharts-Bot
85720e2af1
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-10 00:38:08 +00:00
TrueCharts-Bot
93e967d6da
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-08 00:39:16 +00:00
TrueCharts-Bot
f90b46ec53
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-06 00:08:53 +00:00
TrueCharts-Bot
95477a8e38
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-05 00:09:18 +00:00
TrueCharts-Bot
27c4a98f62
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-04 00:09:43 +00:00
TrueCharts-Bot
0ae3eb8008
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-03 00:08:37 +00:00
TrueCharts-Bot
4c2113093f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-02 00:10:15 +00:00
TrueCharts-Bot
b76ebb6d0f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-02-01 00:10:46 +00:00
TrueCharts-Bot
f3f7b402ba
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-31 00:08:59 +00:00
TrueCharts-Bot
5a20d62698
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-30 00:08:45 +00:00
TrueCharts-Bot
c3c8011292
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-29 00:09:42 +00:00
TrueCharts-Bot
5c7b7cf0d8
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-28 00:09:36 +00:00
TrueCharts-Bot
1403d18daa
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-27 00:09:22 +00:00
TrueCharts-Bot
b75127b94f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-26 00:09:03 +00:00
TrueCharts-Bot
41c6dffaa6
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-25 00:09:22 +00:00
TrueCharts-Bot
12749c20a3
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-24 00:09:20 +00:00
TrueCharts-Bot
9e1df9e271
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-23 00:10:04 +00:00
TrueCharts-Bot
47fe2a803b
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-22 00:10:06 +00:00
Stavros Kois and GitHub
aff301426c
chore(apps): update metadata in chart.yaml ( #17457 )
...
**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._
2024-01-21 16:14:33 +02:00
TrueCharts-Bot
7d46f12df9
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-21 00:09:46 +00:00
TrueCharts-Bot
978cab6a8a
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-20 00:09:15 +00:00
TrueCharts-Bot
e2bda4f077
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-19 00:09:59 +00:00
TrueCharts-Bot
5500b493cc
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-18 00:09:09 +00:00
TrueCharts-Bot
232e306e77
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-17 00:10:15 +00:00
TrueCharts-Bot
317e8b779f
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-16 00:09:12 +00:00
TrueCharts-Bot
68a579645d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-15 00:09:08 +00:00
TrueCharts-Bot
393a8fafee
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-14 00:09:43 +00:00
TrueCharts-Bot
c421f692da
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-12 00:09:22 +00:00
TrueCharts-Bot
e60601af8b
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-09 00:10:56 +00:00
TrueCharts-Bot
792aace637
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-08 00:10:21 +00:00
TrueCharts-Bot
f6668de33c
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-07 00:10:06 +00:00
TrueCharts-Bot
c376a256ee
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-06 00:09:08 +00:00
TrueCharts-Bot
6e29769f75
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-05 00:09:21 +00:00
TrueCharts-Bot
21d603097a
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-04 00:09:18 +00:00
TrueCharts-Bot
980fedc5a3
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-03 00:09:16 +00:00
Kjeld Schouten
ebb11dbbe9
chore: force bump to ensure up-to-date catalogs
2024-01-02 17:01:35 +01:00
Stavros Kois and GitHub
791b781c33
chore(apps): bump common ( #16751 )
2024-01-02 12:59:39 +01:00
TrueCharts-Bot
1482d8090e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-02 00:09:13 +00:00
Kjeld Schouten
64339bd4b4
chore: increase common version for oci fixes
2024-01-01 23:59:49 +01:00
Kjeld Schouten
aee418953a
chore: bump all charts for OCI test push
2024-01-01 17:40:52 +01:00
Kjeld Schouten
4817d79f68
fix: correct mistaken common references
2024-01-01 17:38:00 +01:00
Kjeld Schouten
0eae972794
chore: move everything to consume OCI-hosted common-chart dependency
2024-01-01 17:11:47 +01:00
TrueCharts-Bot
92663fd205
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2024-01-01 00:10:30 +00:00
TrueCharts-Bot
bf535bc529
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2023-12-31 00:10:39 +00:00