TrueCharts Bot
5f0cc7a509
chore(deps): update helm general non-major ( #7929 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`12.3.0` -> `12.4.3` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.19` ->
`6.0.20` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.4.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.3 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.2...common-12.4.3 )
Function library for TrueCharts
###
[`v12.4.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.2 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.3.0...common-12.4.2 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v6.0.20`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.20 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-6.0.19...redis-6.0.20 )
Open source, advanced key-value store.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDEuMCJ9-->
2023-04-11 18:50:21 +00:00
TrueCharts Bot
8186aecf69
chore(deps): update helm general non-major ( #7907 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common )
([source](https://togithub.com/truecharts/library-charts )) | minor |
`12.2.32` -> `12.3.0` |
|
[kube-state-metrics](https://togithub.com/bitnami/charts/tree/main/bitnami/kube-state-metrics )
([source](https://togithub.com/bitnami/charts )) | patch | `3.3.2` ->
`3.3.5` |
|
[node-exporter](https://togithub.com/bitnami/charts/tree/main/bitnami/node-exporter )
([source](https://togithub.com/bitnami/charts )) | patch | `3.3.1` ->
`3.3.4` |
| [redis](https://truecharts.org/charts/dependency/redis )
([source](https://togithub.com/truecharts/charts )) | patch | `6.0.18` ->
`6.0.19` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>truecharts/library-charts</summary>
###
[`v12.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.3.0 )
[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.32...common-12.3.0 )
Function library for TrueCharts
</details>
<details>
<summary>truecharts/charts</summary>
###
[`v6.0.19`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.19 )
[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-6.0.18...redis-6.0.19 )
Open source, advanced key-value store.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->
2023-04-09 11:29:55 +02:00
Kjeld Schouten-Lebbing
d04df04c78
chore(enterprise): bump common to 32 on enterprise charts
2023-04-05 10:05:56 +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
ffee9eb94b
chore(enterprise): bump common and deps on enterprise train ( #7819 )
...
**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
- [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-03-19 19:18:36 +01:00
Kjeld Schouten-Lebbing
5e762c7d31
fix(enterprise): misc fixes from common and prometheus storageclass patch ( #7762 )
2023-03-07 19:45:34 +01:00
Kjeld Schouten-Lebbing
3d4c6ba948
fix(blocky): fix blocky servicemonitor
2023-03-07 16:58:34 +01:00
Kjeld Schouten-Lebbing
827a93517c
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 13:56:03 +01:00
Kjeld Schouten-Lebbing
1ff1ac0371
feat(blocky): add support for more query logging options, including postgresql ( #7760 )
...
* feat(blocky): add support for more query logging options, including postgresql
* std fix
* handle database differently
2023-03-07 12:46:48 +01:00
Kjeld Schouten-Lebbing
b5f09feffc
fix(blocky/grafana): minor fixes ( #7752 )
...
* fix(blocky): fix k8s-gateway not deploying when enabled
* also fix grafana
* more grafana fixes
* caps
* try something else
* stupid selector mistake
2023-03-06 22:50:19 +01:00
Kjeld Schouten-Lebbing
d64280c823
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 19:22:30 +01:00
Kjeld Schouten-Lebbing
4f970aca40
chore(authelia/blocky): bump common and deps
2023-03-06 19:16:16 +01:00
Kjeld Schouten-Lebbing
bd39bb3115
chore(enterprise): bump common and dependencies ( #7751 )
...
* chore(enterprise): bump common and dependencies
* fix a few url references to creds
2023-03-06 18:16:22 +01:00
Kjeld Schouten-Lebbing
386b4026c8
chore(enterprise): bump common and dependencies ( #7749 )
...
* chore(enterprise): bump common and dependencies
* fix blocky service on scale
* patch authelia
* more bumps
2023-03-06 15:20:45 +01:00
Kjeld Schouten-Lebbing
bd9276b9b8
fix(common): bump common for release
2023-03-05 22:52:16 +01:00
Kjeld Schouten-Lebbing
2b4dc9e5c8
chore(enterprise): bump common and enterprise train for stability ( #7747 )
...
* fix(enterprise): bump common and redis
* bump common again
* some more bumps
* bymp AGAIN. >.<
2023-03-05 22:34:03 +01:00
TrueCharts-Bot
bc894fee90
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-05 00:28:55 +00:00
Kjeld Schouten-Lebbing
c34bfb1e9b
BREAKING CHANGE refactor: port all enterprise apps to new common and add apps ( #7738 )
...
* use new common
* more porting and add notes.txt
* portals
* add vaultwarden and authelia to enterprise
* some changes
* authelia porting
* fix grafana
* fixup metallb
* more
* traefik
* some initial blocky work
* fixes
* more work on enterprise train
* containers
* labels
* no message
* some more fixes
* update questions for new enterprise apps
* something
* remove postgresql dependency from enterprise train apps
* fix some traefik bugs
* remove prometheus affinities for now
* authelia postgresql fixes
* bump and fix install test errors
* bump common for probe fixes
* fix questions
* more questions fixes
* add some metrics improvements
* some more fixes
* whoops
* some authelia fixes
* fix blocky and authelia
* bump common for postgresql fixes
* hmm
* bump common
* bump redis to disable double manifest loading
* dont enc secrets for authelia
* traefik, blocky and authelia fixes
* traefik caps on protocols
* bump redis for password fixes
* ensure roles are clusterwide
* ok
* redis/common bumps
* remove blocky webui and change config location
* whoops
* redis fix
* more blocky tryouts
* authelia whoops
* bump blocky version
* disable prometheus controller
* oops
* bump common on prometheus for custom service selector labels
* rename prometheus selector labels on service
* damn
* more work
* blocky 100 tryout
* blocky root tryout
* fix blocky config and remove fsgroup
* dont drop caps
* Update common.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* revert update for blocky
* use old-style mount for blocky
* put update back for blocky
* add initial postgresl query log support
* hmm
* small lint
* bump common
---------
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-03-04 13:42:14 +01:00
TrueCharts Bot
91222b3ffa
chore(deps): update helm general non-major ( #7725 )
2023-02-27 22:10:41 +01:00
Kjeld Schouten-Lebbing
fe60db053a
fix(k8s-gateway): fix multi-domain ( #7448 )
...
* Update _configmap.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update _k8sgateway.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
---------
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-22 10:13:26 +01:00
TrueCharts-Admin
86f2ec21c4
chore(deps): update helm general non-major
2023-02-19 23:24:52 +01:00
TrueCharts-Bot
f106c6af5e
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-13 00:27:35 +00:00
TrueCharts-Bot
d1ab0c97ae
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 00:23:09 +00:00
Kjeld Schouten-Lebbing
2c1eebf59f
fix(all): ensure new helm deps repo is used in latest releases as well.
2023-02-10 10:44:04 +01:00
Kjeld Schouten-Lebbing
1e13d92280
move apps to use different deps helm repo
2023-02-10 10:30:06 +01:00
TrueCharts-Bot
3c21085dca
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-10 00:28:40 +00:00
Kjeld Schouten-Lebbing
110ae6125b
Revert "Commit daily changes"
...
This reverts commit 208c2919fe
.
2023-02-03 14:05:04 +01:00
TrueCharts-Bot
208c2919fe
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 12:51:53 +00:00
Stavros Kois
c6e2ae0c17
fix(charts): clean more non-link sources ( #6925 )
2023-02-03 12:03:34 +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
2a7bf8e471
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-31 04:28:34 +00:00
TrueCharts-Admin
40c590cf46
chore(deps): update helm general non-major
2023-01-24 01:28:22 +01:00
TrueCharts Bot
685801f13a
chore(deps): update helm general non-major ( #6430 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 00:32:23 +02:00
TrueCharts Bot
d41368c403
chore(deps): update helm general non-major ( #6121 )
2023-01-07 23:03:19 +02:00
TrueCharts Bot
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
26b66192c7
chore(deps): update helm general non-major ( #5848 )
...
* 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 10:36:28 +01: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
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
ce2aff854c
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-17 20:30:03 +00:00
TrueCharts-Admin
5ece28d87d
chore(deps): update helm chart redis to v5.0.16
2022-12-17 20:26:11 +00:00
TrueCharts-Admin
a440c1c652
chore(deps): update helm general non-major
2022-12-13 03:58:48 +01:00
TrueCharts-Admin
6d7a60a771
chore(deps): update helm general non-major
2022-12-06 01:23:34 +01:00
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
TrueCharts Bot
e52151e4f5
chore(deps): update helm general non-major ( #4665 )
2022-11-21 14:13:20 +01:00
TrueCharts Bot
c7dc6146b4
chore(deps): update helm general non-major ( #4471 )
2022-11-15 21:17:58 +01:00
TrueCharts Bot
ce91f2dca8
chore(deps): update helm general non-major ( #4463 )
...
* chore(deps): update helm general non-major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 19:06:18 +01:00
Kjeld Schouten-Lebbing
37fdc30959
fix(blocky): fix servicemonitor crapping out
2022-11-15 12:04:22 +01:00
TrueCharts Bot
1cede202ad
chore(deps): update helm general major (major) ( #4424 )
...
* chore(deps): update helm general major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
TrueCharts Bot
5b205b38d6
chore(deps): update helm general non-major ( #4404 )
2022-11-13 15:44:32 +01:00
TrueCharts Bot
c965cdc995
chore(deps): update helm general major (major) ( #4392 )
...
* chore(deps): update helm general major
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* render servMon closer to the end
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot
ae1e653127
chore(deps): update helm general non-major ( #4395 )
2022-11-12 19:28:54 +01:00
Kjeld Schouten-Lebbing
5af8f0db8c
chore(apps): Bump all for ingressList and speedtest
2022-11-11 20:17:41 +01:00
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
2ef737f7d3
chore(apps): Major Change to GUI
2022-11-10 17:21:56 +01:00
TrueCharts Bot
0120c215e2
chore(deps): update helm general non-major ( #4349 )
2022-11-08 23:52:28 +01: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
1964ba3781
chore(deps): update helm general non-major ( #4329 )
2022-11-07 00:27:38 +02:00
TrueCharts Bot
227575098c
chore(deps): update helm general non-major ( #4317 )
2022-11-06 10:47:39 +01:00
TrueCharts Bot
f04cc8f6d8
chore(deps): update helm general non-major ( #4308 )
2022-11-05 15:05:34 +01: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
Stavros Kois
2d91f01046
fix(blocky): fix UI, wrong variable names ( #4258 )
2022-11-01 01:45:51 +02: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
f9b94b9665
chore(deps): update helm general non-major ( #4122 )
2022-10-19 08:41:02 +03:00
TrueCharts Bot
d0b19f4993
chore(deps): update helm general non-major ( #4071 )
2022-10-12 17:19:34 +02:00
TrueCharts-Admin
6761b1362d
chore(deps): update helm general non-major
2022-10-07 18:00:19 +00:00
TrueCharts-Admin
5e88a86bff
chore(deps): update helm general non-major
2022-10-05 18:43:33 +00:00
ksimm1
1888e072b7
feat(blocky): add blocky documentation links to descriptions ( #3964 )
...
* add blocky documentation links to descriptions
* run pre-commit on all files
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-30 18:00:41 +02:00
Kjeld Schouten-Lebbing
003a83d76a
feat(blocky): add DoH support on main ingress ( #3959 )
...
* Update common.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-29 22:00:12 +02:00
TrueCharts Bot
954ec38fa3
chore(deps): update helm general non-major ( #3925 )
2022-09-27 17:33:20 +02: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
Kjeld Schouten-Lebbing
d51848fed4
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 15:26:50 +02:00
Kjeld Schouten-Lebbing
7830143c03
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 15:25:29 +02:00
Kjeld Schouten-Lebbing
61731554e8
fix(blocky): fix GUI apiurl and prometheus metrics ( #3908 )
...
* chore(blocky): bump blocky
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update _webui.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Create servicemonitor.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update common.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Create prometheusrules.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update common.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update _blockyConfig.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-26 13:35:03 +02:00
Kjeld Schouten-Lebbing
c045d17d6f
chore(blocky): bump version
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-25 23:39:07 +02:00
TrueCharts Bot
cb5a369c96
chore(deps): update helm general non-major ( #3898 )
2022-09-25 15:38:09 +02:00
Kjeld Schouten-Lebbing
8fc5bb48cc
fix(blocky): update redis
2022-09-25 14:36:45 +02:00
Kjeld Schouten-Lebbing
3a5a159813
fix(blocky): use new common SA handler
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-25 13:05:55 +02:00
Stavros Kois
58cea5a026
fix(blocky): disable probes until next release ( #3886 )
2022-09-25 12:45:49 +02:00
Stavros Kois
12e426e779
fix(blocky): set defaults to some durations ( #3885 )
2022-09-25 10:56:59 +02:00
truecharts-bot
d0ce65055d
chore: Auto-update chart README [skip ci]
2022-09-24 20:43:14 +00:00
Kjeld Schouten-Lebbing
373cc5168f
chore(blocky): move blocky to enterprise ( #3875 )
2022-09-24 20:39:59 +00:00