TrueCharts-Admin
57e7c2a135
chore(deps): update actions/setup-python digest to 13ae5bb
2022-10-11 02:25:21 +02:00
Kjeld Schouten-Lebbing
f41b562cee
feat(common): add improved handling of CRD updates ( #250 )
...
* feat(common): add improved handling of CRD updates
* actaullyadd the code
* fix
common-10.7.0
2022-10-10 17:59:08 +02:00
Stavros Kois
5ddbbbc030
fix(solr): fix solr URL ( #249 )
common-10.6.12
2022-10-10 17:39:51 +02:00
Stavros Kois
f637ec02ac
Merge pull request #242 from truecharts/renovate/docker-general-non-major
...
chore(deps): update container image tccr.io/truecharts/code-server to v4.7.1
common-10.6.11
2022-10-06 23:32:49 +03:00
Stavros Kois
18260d2abe
Merge branch 'main' into renovate/docker-general-non-major
2022-10-06 23:29:23 +03:00
Stavros Kois
e254de11b9
Merge pull request #247 from stavros-k/pvc
...
fix(pvc): revert size change
common-10.6.10
2022-10-06 23:28:37 +03:00
Stavros kois
b7cfebdd46
fix(pvc): revert size change
2022-10-06 23:21:33 +03:00
Stavros Kois
48b43fa53a
Merge pull request #243 from stavros-k/solr
...
fix(solr): add missing plainhost key in secret
common-10.6.9
2022-10-06 23:17:12 +03:00
TrueCharts-Admin
e4509951ae
chore(deps): update actions/checkout digest to 2541b12
2022-10-05 20:36:12 +02:00
TrueCharts-Admin
4f346f7ec9
chore(deps): update actions/checkout digest to 93ea575
2022-10-05 03:55:56 +02:00
Stavros kois
ca09143a25
quote find pattern
2022-10-04 15:09:24 +03:00
Stavros kois
0ffdd9c45b
Merge branch 'solr' of github.com:stavros-k/truecharts-library-charts into solr
2022-10-04 15:04:36 +03:00
Stavros kois
8542e1f02d
add an extra if
2022-10-04 15:04:33 +03:00
Stavros Kois
ac81a305ac
Merge branch 'main' into solr
2022-10-04 15:00:39 +03:00
Stavros kois
774df645b2
fix(solr): add missing plainhost key in secret
2022-10-04 14:59:47 +03:00
TrueCharts-Bot
44aa6b1c67
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2022-10-01 12:38:48 +00:00
TrueCharts-Admin
e46d468270
chore(deps): update container image tccr.io/truecharts/code-server to v4.7.1
2022-10-01 12:38:35 +00:00
Kjeld Schouten-Lebbing
b4407b038b
Update Chart.yaml
common-10.6.8
2022-10-01 01:16:01 +02:00
Kjeld Schouten-Lebbing
26fe9f6321
Update _statefulset.tpl
2022-10-01 01:15:50 +02:00
Kjeld Schouten-Lebbing
9a8f35522d
Update Chart.yaml
common-10.6.7
2022-09-30 19:21:52 +02:00
Kjeld Schouten-Lebbing
5b73b95aa6
Update _statefulset.tpl
2022-09-30 19:21:42 +02:00
Kjeld Schouten-Lebbing
08988267eb
Update values.yaml
2022-09-30 19:20:57 +02:00
Kjeld Schouten-Lebbing
9c72cd8dff
Update Chart.yaml
common-10.6.6
2022-09-30 19:19:51 +02:00
Kjeld Schouten-Lebbing
67781daa43
Update _pvc.tpl
2022-09-30 19:19:33 +02:00
TrueCharts-Admin
241c0f3e97
chore(deps): update helm/chart-testing-action action to v2.3.1
2022-09-29 04:06:30 +02:00
Stavros Kois
655555980c
add tests for tailscale addon ( #241 )
2022-09-28 22:50:07 +02:00
Stavros Kois
99926811c4
fix(tailscale-addon): fix indentation on includes ( #237 )
...
* fix(tailscale-addon): fix indentation on includes
* dont change order
common-10.6.5
2022-09-28 12:09:09 +02:00
Stavros Kois
b37e28af9e
Merge pull request #236 from truecharts/bump
...
bump multi-init and common
common-10.6.4
2022-09-26 16:40:25 +03:00
Stavros Kois
ac760d6d6d
bump multi-init and common
2022-09-26 16:37:43 +03:00
Kjeld Schouten-Lebbing
ee7ac4fe00
Update Chart.yaml
common-10.6.3
2022-09-26 15:18:43 +02:00
Kjeld Schouten-Lebbing
c1bf5cdfc6
fix(common): check primary service account tag
2022-09-26 15:17:26 +02:00
TrueCharts-Bot
4c5ad441c2
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
common-10.6.2
2022-09-26 14:43:08 +02:00
TrueCharts-Admin
9a960c1216
chore(deps): update container image tccr.io/truecharts/multi-init to v0.0.1
2022-09-26 14:43:08 +02:00
TrueCharts Bot
0783be11dc
chore(deps): update renovatebot/github-action action to v32.202.4 ( #233 )
common-10.6.1
2022-09-25 12:50:54 +02:00
Stavros Kois
efd618c94e
fix(rbac): fix SA name in CRB subjects ( #232 )
...
* fix(rbac): fix SA name in CRB subjects
* whops
* rbac and sa naming source update
* remove sa naming from name.tpl
* for pod SA name, use "default"?
* manually build name for sa and rbac
* fix rbac - sa linking
* if there is an rbac with a name not matching any defined SA, fallback to default
* first test
* hmm
* hmm
* add some tests
* one more case
* fix pod saName, split tests
* whops
* add more tests
* fix test
2022-09-25 12:50:41 +02:00
Stavros Kois
0d498f4eba
chore(common): remove unused variables ( #231 )
2022-09-24 16:54:43 +02:00
TrueCharts Bot
23c0bc8773
chore(deps): update renovatebot/github-action action to v32.202.3 ( #226 )
2022-09-24 11:56:29 +02:00
Stavros Kois
b5aeb98052
feat(/dev/shm): mount /dev/shm to memory for all containers by default ( #230 )
...
* feat(/dev/shm): mount /dev/shm to memory for all containers by default
* fix tests
common-10.6.0
2022-09-24 11:56:07 +02:00
TrueCharts Bot
02eddac309
chore(deps): update actions/stale action to v6 ( #229 )
2022-09-22 12:52:42 +02:00
TrueCharts-Bot
1570c5aed8
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
common-10.5.12
2022-09-22 08:52:47 +02:00
TrueCharts-Admin
8633100f0d
chore(deps): update container image tailscale/tailscale to v1.31.101
2022-09-22 08:52:47 +02:00
TrueCharts-Bot
03e7b603da
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
common-10.5.11
2022-09-21 08:55:56 +02:00
TrueCharts-Admin
f8386c1ced
chore(deps): update container image tailscale/tailscale to v1.31.94
2022-09-21 08:55:56 +02:00
TrueCharts Bot
d0bec5f606
chore(deps): update renovatebot/github-action action to v32.196.0 ( #225 )
2022-09-17 12:40:49 +02:00
TrueCharts Bot
de3d6a6c5c
chore(deps): update renovatebot/github-action action to v32.195.5 ( #217 )
2022-09-15 14:32:18 +02:00
TrueCharts Bot
e3a49e7f95
chore(deps): update actions/stale digest to 99b6c70 ( #224 )
2022-09-15 14:32:07 +02:00
Stavros Kois
bfce85313f
Merge pull request #223 from stavros-k/tailscale
...
fix(tailscale): render secret
common-10.5.10
2022-09-13 11:12:42 +03:00
Stavros kois
d069e60d1f
empty space
2022-09-13 09:39:59 +03:00
Stavros kois
6fb5ef88fb
change run user when userspace is not checked
2022-09-13 09:39:23 +03:00
Stavros kois
20b8eed718
fix(tailscale): render secret
2022-09-13 09:31:52 +03:00