Commit Graph
100 Commits
Author SHA1 Message Date
Kjeld Schouten bfb4891471 fix(ci): fix release pipeline again 2024-02-21 01:34:10 +01:00
Kjeld Schouten 3f82666c29 fix(ci): correct mistake in CI 2024-02-21 01:27:45 +01:00
Kjeld SchoutenandGitHub 96042481e7 feat(ci): move catalog generation to charttool (#18451)
**Description**
This changes does a dirty implementation of charttool for catalog
building

**⚙️ 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:**
<!-- 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 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-02-21 01:22:20 +01:00
Kjeld SchoutenandGitHub 50e6e697ad Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-19 20:02:51 +01:00
Kjeld SchoutenandGitHub b9a265cf77 Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-19 15:03:00 +01:00
Kjeld SchoutenandGitHub 347c22702c Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-19 14:56:13 +01:00
Kjeld SchoutenandGitHub 998fe753aa Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-17 14:32:44 +01:00
Kjeld Schouten 07c3b1c599 Merge branch 'master' of github.com:truecharts/charts 2024-02-17 14:15:38 +01:00
Kjeld Schouten 86f4fd1f75 no message 2024-02-17 14:15:20 +01:00
512dea10b6 feat(kubeapps): add support for tokenless login (#18259)
**Description**
This adds alpha code to test if we can make kubeapps work without pesky
token login.

**⚙️ 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:**
For production use of this, users should explicitly:
A. Setup NetworkPolicies
B. Add a GOOD authentication proxy in front

**✔️ 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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-17 13:40:00 +01:00
Kjeld SchoutenandGitHub b874cffb26 Update README.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-17 13:01:35 +01:00
Kjeld SchoutenandGitHub 6cd5139c5b chore(licensing): move to AGPL
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-17 12:59:38 +01:00
Kjeld SchoutenandGitHub 5a8e4c24cd Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-16 17:13:49 +01:00
Kjeld SchoutenandGitHub 1dc43a5e55 Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-16 16:43:52 +01:00
Kjeld SchoutenandGitHub 9cbb43f474 Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-16 16:15:07 +01:00
Kjeld Schouten a07c7f57d3 Revert "feat(kubeapps): add tokenlessloginoption"
This reverts commit b7ab46c33b.
2024-02-16 15:27:58 +01:00
Kjeld Schouten ce9d71d611 Revert "ahh yes"
This reverts commit bc603c4c24.
2024-02-16 15:27:54 +01:00
Kjeld Schouten bc603c4c24 ahh yes 2024-02-16 15:26:44 +01:00
Kjeld Schouten b7ab46c33b feat(kubeapps): add tokenlessloginoption 2024-02-16 15:26:09 +01:00
Kjeld SchoutenandGitHub 150fcccfda Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:47:44 +01:00
Kjeld SchoutenandGitHub 925d88e556 Update ct-install.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:47:23 +01:00
Kjeld SchoutenandGitHub 03384a9406 Update ct-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:47:10 +01:00
Kjeld SchoutenandGitHub 40c346e789 chore: add our own GPU GUI for SCALE (#18254)
**Description**
We want to migrate away from using TrueNAS-Only GPU elements where we
can.
On top of this, the "allocate x" language in the way iX-Systems has
designed the GPU selection GUI is *terrible*.

This replaces said GUI with our own.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ 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:**
For the NVIDIA GPU's to work, we likely need a runtime selection trick
added to common.

**✔️ 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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:37:04 +01:00
Kjeld SchoutenandGitHub fa6f561f30 chore: BREAKING CHANGE, remove scale certs on ingressList
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:02:48 +01:00
Kjeld SchoutenandGitHub 2c639fc071 chore: BREAKING CHANGE, remove scale certs on ingress
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:02:18 +01:00
Kjeld Schouten 59aef2b79d remove dev and unstable 2024-02-14 18:11:03 +01:00
Kjeld Schouten fda7a69967 Merge branch 'master' of github.com:truecharts/charts 2024-02-14 18:06:12 +01:00
Kjeld Schouten 203eac1d6d remove postgresql deps 2024-02-14 18:06:00 +01:00
Kjeld Schouten 2cfaf03ecd hmm 2024-02-14 17:52:46 +01:00
Kjeld Schouten 8a1d4687df fix some things missing in oci 2024-02-14 17:51:29 +01:00
Kjeld Schouten e9e83da4a1 no message 2024-02-14 17:42:45 +01:00
Kjeld Schouten f4117a52fe no message 2024-02-14 17:39:39 +01:00
Kjeld Schouten 7a735f16fe Merge branch 'master' of github.com:truecharts/charts 2024-02-14 17:33:49 +01:00
Kjeld Schouten 05e169ef6f fixing an oopsie 2024-02-14 17:32:59 +01:00
Kjeld Schouten a3e0d3fb2f no message 2024-02-14 17:29:01 +01:00
Kjeld Schouten 0f69b32941 Don't use devcontainer anymore 2024-02-14 17:24:37 +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
Kjeld Schouten 26dea1706b no message 2024-02-14 17:13:42 +01:00
Kjeld SchoutenandGitHub 3ca346bbd3 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 17:03:44 +01:00
Kjeld Schouten a17afe1026 chore(ci): update helm on release pipeline 2024-02-14 17:02:56 +01:00
Kjeld SchoutenandGitHub d26a27f9c8 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 16:57:38 +01:00
Kjeld SchoutenandGitHub 26bfe56f75 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 16:55:49 +01:00
Kjeld Schouten 83c787ad46 feat(ci): add OCI push to deps. 2024-02-14 16:52:43 +01:00
Kjeld SchoutenandGitHub be093f9868 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 11:58:59 +01:00
Kjeld SchoutenandGitHub a316e701d2 Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-14 11:58:48 +01:00
Kjeld Schouten 671a58f7a1 feat(kubeapps): move to enterprise train, finished testing 2024-02-13 13:57:34 +01:00
Kjeld Schouten 6ae2dde7a1 no message 2024-02-13 13:36:23 +01:00
Kjeld Schouten 74dcc8cfc9 Merge branch 'master' of github.com:truecharts/charts 2024-02-13 13:36:15 +01:00
Kjeld Schouten caca9f28b4 no message 2024-02-13 13:35:58 +01:00
Kjeld SchoutenandGitHub d7df41d9d9 fix(truecommand): fix image tag and update to 3.0 (#18233)
**Description**
TrueCommand has moved to a 3 digit  version *yeay*

**⚙️ 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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-02-13 13:10:39 +01:00
Kjeld SchoutenandGitHub d3ce6bb00f Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-13 12:21:41 +01:00
Kjeld SchoutenandGitHub 3b20c2d7c7 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-13 10:19:18 +01:00
Kjeld Schouten 414e5c34f9 Merge branch 'master' of github.com:truecharts/charts 2024-02-12 19:48:07 +01:00
Kjeld Schouten 969a5eafa4 show alpha logintoken instructions 2024-02-12 19:42:55 +01:00
Kjeld SchoutenandGitHub a16397cbe6 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 23:34:09 +01:00
Kjeld SchoutenandGitHub bd4703945f Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 20:05:01 +01:00
Kjeld SchoutenandGitHub 6f130e39ee Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 18:51:20 +01:00
Kjeld SchoutenandGitHub 2496ea839c Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 18:06:34 +01:00
Kjeld SchoutenandGitHub 9852715e3c Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 14:04:24 +01:00
Kjeld SchoutenandGitHub e515607683 Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 14:04:12 +01:00
Kjeld SchoutenandGitHub a580c8c845 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 13:57:28 +01:00
Kjeld SchoutenandGitHub abb8367a1a Update veleroSchedulesList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 13:57:07 +01:00
Kjeld SchoutenandGitHub 06f4d299da Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 13:05:14 +01:00
Kjeld SchoutenandGitHub 3aaae3fc98 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:57:43 +01:00
Kjeld SchoutenandGitHub bcf2d6b3c6 Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:57:33 +01:00
Kjeld SchoutenandGitHub 89121595a7 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:33:33 +01:00
Kjeld SchoutenandGitHub 33ae886552 Update veleroSchedulesList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 12:33:03 +01:00
Kjeld SchoutenandGitHub 6c58906f30 Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:53:18 +01:00
Kjeld SchoutenandGitHub 80b1d7df7a Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:46:02 +01:00
Kjeld SchoutenandGitHub 6b30cad0e6 Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:45:42 +01:00
Kjeld SchoutenandGitHub 1a8c83214c Create veleroSchedulesList.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 11:44:59 +01:00
Kjeld SchoutenandGitHub d64cd1a7ca Update Chart.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 00:39:08 +01:00
Kjeld SchoutenandGitHub 2152a8db79 Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-07 00:38:50 +01:00
Kjeld SchoutenandGitHub ef5f947940 feat(GUI): add velero backup schedule to GUI templates (#17993)
**Description**
We will expose a per-app setting to create velero backup schedules for
them.
This adds the GUI templates and such

**⚙️ 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
- [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 added an icon in the Chart's root directory called
`icon.png`

---

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-02-07 00:35:18 +01:00
Kjeld SchoutenandGitHub 01da4f16e3 Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:40:00 +01:00
Kjeld SchoutenandGitHub 49c0ddf627 chore(grafana): bump
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:31:32 +01:00
Kjeld SchoutenandGitHub cde556e49f fix(grafana): correct some paths
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:31:17 +01:00
Kjeld SchoutenandGitHub 9b9deabb90 chore(prometheus): bump (#16918)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

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

---

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:29:02 +01:00
Kjeld SchoutenandGitHub 66f2b04556 chore(grafana): bump
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:23:46 +01:00
Kjeld SchoutenandGitHub 20dca99d67 fix(grafana): correct some fetcher settings
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:23:30 +01:00
Kjeld SchoutenandGitHub b7d49d6a3f Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:15:25 +01:00
Kjeld SchoutenandGitHub c04ca070ce Update values.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 14:11:20 +01:00
Kjeld SchoutenandGitHub 72f81fad4f feat(prometheus, prometheus-operator): add support for automatic grafana datasources/dashboards (#16917)
**Description**
This PR aims to do two things:
1. It enabled automatic loading of grafana dashboards to the
prometheus-operator. Dashboards fetched directly from upstream
2. It enables automatic loading of Prometheus as grafana datasource

Why have the dashboards on the operator?
We use upstream operator helm-chart dependency, which already allows us
to use the latest dashboards from upstream. Without custom code, copying
etc.

Which limits the chance of mistakes/bugs.

**⚙️ 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._
2024-01-07 13:42:30 +01:00
Kjeld SchoutenandGitHub 482c3df9dc chore(SCALE): lower default number of cnpg instances
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 12:28:38 +01:00
Kjeld SchoutenandGitHub d1eec0603b chore(grafana): bump to release new version
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 12:27:19 +01:00
Kjeld SchoutenandGitHub e166cbf2c0 fix(grafana): fix grafana storage reference on SCALE
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-07 12:26:57 +01:00
79fd35bd71 feat(grafana): BREAKING CHANGE move to upstream container and automatically fetch datasources and dashboards (#16840)
**Description**
Upstream grafana offers the option to also fetch things like dashboards
and datasources from configmaps.
This adds that functionality, while also actually using upstream
container instead of bitnami.

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

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

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-05 10:40:08 +01:00
Kjeld Schouten ce92332e69 chore: move all incubator to dev 2024-01-04 13:17:45 +01:00
Kjeld SchoutenandGitHub bee4a8df9f feat(prometheus-opertator): move to upstream (#16822)
**Description**
This moves over Prometheus-Operator to directly consume upstream.
More specifically, a cut-down version of kube-prometheus-stack

**⚙️ 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-02 21:59:36 +01:00
Kjeld SchoutenandGitHub d1952e7909 Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-02 21:48:44 +01:00
Kjeld Schouten ebb11dbbe9 chore: force bump to ensure up-to-date catalogs 2024-01-02 17:01:35 +01:00
Kjeld Schouten 64339bd4b4 chore: increase common version for oci fixes 2024-01-01 23:59:49 +01:00
Kjeld SchoutenandGitHub da7c1a867c Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-01 23:53:43 +01:00
Kjeld SchoutenandGitHub 57598d30a4 Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-01 22:30:24 +01:00
Kjeld Schouten 7e212caadd chore: ensure everything is bumped into oci 2024-01-01 22:07:14 +01:00
Kjeld SchoutenandGitHub 08e8fb659c Update build-release.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-01 18:47:23 +01:00
Kjeld SchoutenandGitHub 3ec236a06a remove old security crap pages
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-01 18:05:21 +01:00
Kjeld Schouten aee418953a chore: bump all charts for OCI test push 2024-01-01 17:40:52 +01:00
Kjeld Schouten d7028d2973 Merge branch 'master' of github.com:truecharts/charts 2024-01-01 17:39:05 +01:00
Kjeld Schouten 44068ed75d more 2024-01-01 17:38:46 +01:00