Stavros Kois
46c15aed02
fix(traefik): fix portal button ( #7811 )
...
**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-19 12:58:22 +02:00
Stavros Kois
ebf225e8fa
chore(cert-manager): validate names that are also used for k8s objects ( #7789 )
2023-03-11 22:52:29 +01:00
Kjeld Schouten-Lebbing
ea4926a38b
fix(traefik): bump to get metrics working
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-11 21:25:53 +01:00
Kjeld Schouten-Lebbing
4a625398f5
Update _args.tpl
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-11 21:25:12 +01:00
Kjeld Schouten-Lebbing
14a36dd3a9
fix(traefik): bump to release fix for new service monitor
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-11 20:22:33 +01:00
Kjeld Schouten-Lebbing
c61b18a0e3
Update values.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-11 20:15:36 +01:00
Jean-François Roy
be1570c619
feat(traefik): generate a service monitor ( #7785 )
2023-03-11 15:50:50 +01:00
Stavros Kois
784a8346c0
fix(cert-manager): Do validation earlier, and add missing `---` before PodMonitor, causing objects to merge ( #7787 )
...
* WIP fix secret of clusterissuer not found
* bump
* Whoooops
2023-03-11 15:49:28 +01:00
TrueCharts-Bot
ee2146782a
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-10 00:26:46 +00:00
Gavin Chappell
6657f1c0f0
cert-manager: show correct fields for DigitalOcean and RFC2136 Cluster Issuers ( #7776 )
...
* cert-manager: correct show_if value for RFC2136 settings
Fixes : truecharts/charts#7775
* cert-manager: bump version, add changelog entry
* revert the automated single/double quote changes
* revert CHANGELOG.md to empty file
2023-03-09 22:28:47 +01:00
Kjeld Schouten-Lebbing
6896a7e5b8
chore(authelia): bump dependencies and release 2 replica default
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:21:06 +01:00
Kjeld Schouten-Lebbing
965980e009
feat(authelia): replicas2 part 2
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:13:28 +01:00
Kjeld Schouten-Lebbing
3fbcca6e2f
feat(authelia): run 2 replica's with rolling updates
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-09 11:13:04 +01:00
Kjeld Schouten-Lebbing
878af4eda4
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-08 23:52:23 +01:00
Kjeld Schouten-Lebbing
8d53bea112
Update values.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-08 23:52:01 +01:00
Stavros Kois
1e04b32630
fix(authelia): indent priv key ( #7770 )
2023-03-08 21:40:12 +01:00
Stavros Kois
eb277493c0
chore(authelia): cleanup secret a bit ( #7768 )
...
* chore(authelia): cleanup secret a bit
* Daemonset -> DaemonSet
* fix some typos
* no group on nested var
* more typos
* cspell
* lowercase all
2023-03-08 21:05:10 +02:00
Kjeld Schouten-Lebbing
442493ce59
Update questions.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-08 12:35:59 +01:00
Kjeld Schouten-Lebbing
fa929cfaf5
fix(authelia): fix broken fetching of old values on authelia ( #7764 )
...
* fix(authelia): fix broken fetching of old values on authelia
* fix env and probes
* http
* revert some changes
* update some values in config file
2023-03-08 00:11:28 +01:00
Kjeld Schouten-Lebbing
718c92f80a
Merge branch 'master' of github.com:truecharts/charts
...
# Conflicts:
# charts/enterprise/authelia/Chart.yaml
2023-03-07 21:25:00 +01:00
Kjeld Schouten-Lebbing
629f487dbf
fix(authelia): prevent encryption key resets
2023-03-07 21:23:23 +01:00
Stavros Kois
7b37008571
fix(traefik): actually fix labels ( #7763 )
2023-03-07 22:00:35 +02: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
d2fe2f27ce
fix(cert-manager): ensure acme secret(s) are in the cert-manager namespace
2023-03-07 17:19:26 +01:00
Kjeld Schouten-Lebbing
3d4c6ba948
fix(blocky): fix blocky servicemonitor
2023-03-07 16:58:34 +01:00
Kjeld Schouten-Lebbing
8d4c40824c
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 15:48:46 +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
Ethan Leisinger
f264522a6d
fix(cert-manager) fix ACME ClusterIssuer support ( #7754 )
...
* Fix ACME ClusterIssuer for cert-manager
* Update Chart.yaml
---------
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 09:33:18 +00:00
Kjeld Schouten-Lebbing
3dace1df0b
fix(grafana): bump to fix SCALE GUI env-vars not being rendered
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 10:18:57 +01:00
Stavros Kois
d3c8d46763
fix(traefik): fix labels ( #7759 )
2023-03-07 10:17:26 +01:00
Stavros Kois
104bba4318
fix(prometheus): fix tpl error ( #7755 )
2023-03-07 00:48:52 +02:00
Kjeld Schouten-Lebbing
4eb1f1bf29
fix(vaultwarden): don't base64 encode secret anymore
2023-03-06 22:54:38 +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
9d14263717
Update questions.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 17:20:23 +01:00
Kjeld Schouten-Lebbing
4c8e89e63f
Update _blockyConfig.tpl
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-06 17:15:43 +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
TrueCharts-Bot
b77e324749
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-03-06 00:26:43 +00: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
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
934423cd02
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 16:25:36 +01:00
TrueCharts-Admin
4b16c176a0
chore(deps): update container image tccr.io/truecharts/thanos to 0.30.2
2023-02-27 16:25:36 +01:00
TrueCharts-Bot
e5f420e7d4
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 09:24:11 +01:00
TrueCharts-Admin
0955776679
chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6
2023-02-27 09:24:11 +01:00
TrueCharts-Bot
cdc8c6ee14
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 02:53:10 +01:00
TrueCharts-Admin
6af105c2f4
chore(deps): update container image tccr.io/truecharts/prometheus to 2.42.0
2023-02-27 02:53:10 +01:00
TrueCharts-Bot
9df52babaa
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 00:30:19 +01:00
TrueCharts-Admin
0ddd430655
chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6
2023-02-27 00:30:19 +01:00
TrueCharts-Bot
a2c8b574fa
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-26 23:34:11 +01:00
TrueCharts-Admin
3a7b59e357
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
2023-02-26 23:34:11 +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-Bot
5fcc58480e
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-21 00:29:42 +01:00
TrueCharts-Admin
1e96b7c5b3
chore(deps): update container image tccr.io/truecharts/traefik to v2.9.8
2023-02-21 00:29:42 +01:00
TrueCharts-Bot
470f13962d
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-21 00:25:51 +01:00
TrueCharts-Admin
fc2c60bbef
chore(deps): update container image tccr.io/truecharts/scratch to latest
2023-02-21 00:25:51 +01:00
TrueCharts-Admin
86f2ec21c4
chore(deps): update helm general non-major
2023-02-19 23:24:52 +01:00
hughes5
025b48591d
fix(Docs) Fixes in Traefik and cloudflareddns docs ( #7377 )
...
* update Traefik how-to
Update Traefik how-to to reference correct train, fix link, and move note to a better location.
* Update setup-guide.md
fix broken link to letsencrypt guide
2023-02-19 22:20:53 +01:00
Kjeld Schouten-Lebbing
70fdc76200
Relicense enterprise charts ( #7363 )
2023-02-17 15:17:49 +01:00
TrueCharts-Admin
35bf0fad99
chore(deps): update container image tccr.io/truecharts/prometheus to 2.42.0
2023-02-15 16:24:18 +01:00
TrueCharts-Bot
11e20c8380
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 15:29:25 +01:00
TrueCharts-Admin
004ca2a5a2
chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6
2023-02-15 15:29:25 +01:00
TrueCharts-Bot
29655c2661
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 14:33:04 +01:00
TrueCharts-Admin
c0ff6d16a8
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
2023-02-15 14:33:04 +01:00
TrueCharts-Bot
7ba36fe45d
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 07:26:32 +01:00
TrueCharts-Admin
79259439a1
chore(deps): update container image tccr.io/truecharts/traefik to v2.9.7
2023-02-15 07:26:32 +01:00
TrueCharts-Bot
944e98e35f
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 06:26:31 +01:00
TrueCharts-Admin
55c40dd4c9
chore(deps): update container image tccr.io/truecharts/traefik to v
2023-02-15 06:26:31 +01:00
TrueCharts-Bot
2455563566
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-14 05:24:06 +01:00
TrueCharts-Admin
2508787b32
chore(deps): update container image tccr.io/truecharts/thanos to 0.30.2
2023-02-14 05:24:06 +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
4f6b5f80ac
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 11:21:26 +01:00
TrueCharts-Admin
2d462c1936
chore(deps): update container image tccr.io/truecharts/traefik to 2.9.6
2023-02-11 11:21:26 +01:00
TrueCharts-Bot
dafb9e45eb
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-11 02:51:04 +01:00
TrueCharts-Admin
a486dde2f9
chore(deps): update container image tccr.io/truecharts/grafana to 9.3.6
2023-02-11 02:51:04 +01: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
9efc2b3415
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-08 03:47:47 +01:00
TrueCharts-Admin
67afb16fdd
chore(deps): update container image tccr.io/truecharts/grafana to v9.3.6
2023-02-08 03:47:47 +01:00
TrueCharts-Bot
2b90ee63b9
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-06 15:24:26 +01:00
TrueCharts-Admin
299e4d9d9c
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
2023-02-06 15:24:26 +01:00
TrueCharts-Bot
471781a9b0
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-04 21:20:49 +01:00
TrueCharts-Admin
abf727429f
chore(deps): update container image tccr.io/truecharts/prometheus to 2.42.0
2023-02-04 21:20:49 +01:00
TrueCharts-Bot
35f77ed72d
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 14:05:41 +00:00
Kjeld Schouten-Lebbing
0dbc251a06
Revert "Commit daily changes"
...
This reverts commit 848e5175c3
.
2023-02-03 14:55:52 +01:00
TrueCharts-Bot
848e5175c3
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 13:28:30 +00:00
TrueCharts Bot
e0c8a43fbb
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0 ( #6926 )
...
* chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 15:22:58 +02:00
TrueCharts Bot
5352b0761d
chore(deps): update container image tccr.io/truecharts/thanos to v0.30.2 ( #6913 )
...
* chore(deps): update container image tccr.io/truecharts/thanos to v0.30.2
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 15:22:50 +02:00
TrueCharts Bot
f21f65448c
chore(deps): update container image tccr.io/truecharts/prometheus to v2.42.0 ( #6921 )
...
* chore(deps): update container image tccr.io/truecharts/prometheus to v2.42.0
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
---------
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 15:22:42 +02:00
Kjeld Schouten-Lebbing
b92fcb20b1
Revert "Commit daily changes"
...
This reverts commit 2a8f5c58e4
.
2023-02-03 14:13:28 +01:00
TrueCharts-Bot
2a8f5c58e4
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 13:09:22 +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
86c84a1428
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 02:51:42 +01:00
TrueCharts-Admin
60f2c2f823
chore(deps): update container image tccr.io/truecharts/prometheus to 2.41.0
2023-02-03 02:51:42 +01:00
TrueCharts-Bot
de31b0f690
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 00:24:21 +01:00
TrueCharts-Admin
b05e08def0
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
2023-02-03 00:24:21 +01:00
Stavros Kois
cdb7122488
fix(apps): remove non-link sources ( #6826 )
2023-02-03 00:21:29 +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-Admin
3e09a6b64a
chore(deps): update helm general non-major
2023-01-31 12:21:32 +01: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
467d4974a2
chore(deps): update container image tccr.io/truecharts/k8s_gateway to v0.3.3
2023-01-31 04:24:18 +00:00
TrueCharts-Bot
453bd4afef
Commit daily changes
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-25 13:06:56 +00:00
TrueCharts-Admin
4bbbc7156b
chore(deps): update container image tccr.io/truecharts/thanos to 0.30.1
2023-01-24 15:21:32 +01:00
TrueCharts-Admin
253c9f61cd
chore(deps): update container image tccr.io/truecharts/prometheus to 2.41.0
2023-01-24 15:20:41 +01:00
TrueCharts-Bot
9a4b05bcb6
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-24 14:25:03 +01:00
TrueCharts-Admin
3587f678ab
chore(deps): update container image tccr.io/truecharts/grafana to 9.3.2
2023-01-24 14:25:03 +01:00
TrueCharts-Bot
31c635d8af
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-24 14:24:07 +01:00
TrueCharts-Admin
69387e70e6
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
2023-01-24 14:24:07 +01:00
TrueCharts-Admin
40c590cf46
chore(deps): update helm general non-major
2023-01-24 01:28:22 +01:00
TrueCharts-Admin
265e2d27d8
chore(deps): update container image tccr.io/truecharts/thanos to 0.30.1
2023-01-19 00:22:19 +01:00
TrueCharts-Admin
5f6e480bee
chore(deps): update container image tccr.io/truecharts/prometheus to 2.41.0
2023-01-19 00:21:02 +01:00
TrueCharts-Bot
180a830160
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 23:26:17 +01:00
TrueCharts-Admin
8f6bb31c9a
chore(deps): update container image tccr.io/truecharts/grafana to 9.3.2
2023-01-18 23:26:17 +01:00
TrueCharts-Bot
1751d9385c
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 23:24:51 +01:00
TrueCharts-Admin
98637a26d9
chore(deps): update container image tccr.io/truecharts/alertmanager to 0.25.0
2023-01-18 23:24:51 +01:00
TrueCharts Bot
14cba21549
chore(deps): update container image tccr.io/truecharts/scratch to latest ( #6460 )
...
* chore(deps): update container image tccr.io/truecharts/scratch to latest
* Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 20:47:56 +01:00
TrueCharts-Bot
11b8d8a942
Commit bumped Chart Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 14:26:12 +01:00
TrueCharts-Admin
edb686edb1
chore(deps): pin container image tccr.io/truecharts/scratch to latest
2023-01-18 14:26:12 +01:00
Kjeld Schouten-Lebbing
f71f4fbc13
Update Chart.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:37 +01:00
Kjeld Schouten-Lebbing
616e58ded3
Update questions.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:26 +01:00
Kjeld Schouten-Lebbing
b6765f9885
Update values.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:04 +01:00
Kjeld Schouten-Lebbing
99b85e6c54
Update values.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 12:59:02 +01:00
Kjeld Schouten-Lebbing
97090a8070
fix(cert-manager): try to fix GUI ( #6442 )
...
* change order
(cherry picked from commit d4e77648351553fee878f960ed9cf8be3f97889e)
* fixes
(cherry picked from commit 51e980ac5b401a9fc240394faef45b8717d7a61a)
* hmm
(cherry picked from commit 18f80c7fc8924ea33c655a24c9290b4b1a9525f0)
2023-01-18 00:02:12 +00:00
Kjeld Schouten-Lebbing
2d97bc9b9b
feat(cert-manager): add Cert-Manager configuration App ( #6378 )
...
* feat(cert-manager): add Cert-Manager configuration App
* eof
* pre-commit cleanup
* add temp crds folder
* patch mistake
* restructure
* add route53 support
* add some fails
* fixes and add route53 to GUI
* end
* add experimental HTTP01 support
* fix bug
* add buypass acme to dropdown
* add akamai support
* add Digitalocean
* add rfc2136 support
* fix some issues and add self-signed issuer
* add metrics and fix selfsigned
* whoops
* Add CA certificate system
* whoops
* benc stuff
* actually load CA
* fix
* fix ca
* bool -> boolean
* also test CA
* wait for pod to be ready
* sleep more agressively on cert-Manger itself
* some more fixes
* whoops
* fix mistakes
* all waits test
* add cmctl
* increase scope for now and some fixes
* simplify
* dont wait on non-existing pods
* make it non-failing
* fix typo
2023-01-18 00:06:10 +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
Stavros Kois
1ecd4fc869
chore(traefik): Add blacklistMode on geoblock and fix label ( #6416 )
2023-01-16 11:06:03 +02:00
Kjeld Schouten-Lebbing
8652a8f3df
feat: move Grafana, Prometheus and Traefik to Enterprise Train ( #6372 )
2023-01-14 15:09:50 +00: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
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