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
TrueCharts-Admin
c8461bd5ea
chore(deps): update container image ghcr.io/truecharts/whoami to v1.8.6
2022-09-11 08:25:27 +02:00
TrueCharts-Bot
5d7d9de308
Commit bumped App Version
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
common-10.5.9
2022-09-10 20:24:56 +02:00
TrueCharts-Admin
5a99ca2000
chore(deps): update container image tccr.io/truecharts/code-server to v4.7.0
2022-09-10 20:24:56 +02:00
Stavros Kois
1522c2c3bc
Merge pull request #220 from stavros-k/tailscaleaddonsa
...
fix(tailscale-addon): add SA, CR, CRB
common-10.5.8
2022-09-09 23:25:03 +03:00
Stavros Kois
7060cb8fe2
Merge branch 'main' into tailscaleaddonsa
2022-09-09 12:08:03 +03:00
TrueCharts-Admin
d8b1876d79
chore(deps): update docker general non-major
2022-09-03 20:21:49 +02:00
Stavros Kois
a667ea0b77
Merge pull request #219 from stavros-k/tailsc
...
fix(ServiceAccount): fix capitalization and annotation reference
common-10.5.7
2022-09-03 20:02:26 +03:00
Stavros kois
255881e3df
add clusterrolebinding
2022-09-02 22:35:36 +03:00
Stavros kois
b7f535d6ff
add clusterrole
2022-09-02 22:32:06 +03:00
Stavros kois
9e30ee1337
bump
2022-09-02 22:13:32 +03:00
Stavros kois
9c0601b52c
fix(tailscale-addon): add serviceaccount
2022-09-02 22:12:51 +03:00
Stavros kois
d9f31b0b3c
fix(ServiceAccount): fix capitalization and annotation reference
2022-09-02 21:45:39 +03:00
Stavros Kois
cbde668319
fix(puid/pgid): only set them when running as root, and not explicitly disabled ( #216 )
...
* fix(puid/pgid): only set them when running as root, and not explicitly disabled
* fix test
* value
* wrong doc
* regex?
* contains?
* fix env tests
* fix env test
* notcontains?
* hmm
* switch to dockerhub image for tailscale
* hmm
* fix env tests
* fix positions
* whoops
* Update charts/common/templates/lib/controller/_container.tpl
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* Update charts/common/templates/lib/controller/_container.tpl
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* Update charts/common/templates/lib/controller/_container.tpl
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* Update charts/common/templates/lib/controller/_container.tpl
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
* test rollme
* add rollme on default should pass test
* fix some more rolme
* fix more tests
* more tests
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
common-10.5.6
2022-08-30 21:59:52 +02:00
TrueCharts Bot
282d1e0882
chore(deps): update renovatebot/github-action action to v32.183.0 ( #211 )
2022-08-30 16:46:32 +02:00
TrueCharts Bot
4dc8326181
chore(deps): update endbug/label-sync digest to 2155ba2 ( #213 )
2022-08-30 16:46:23 +02:00
TrueCharts Bot
a71acfc6c0
chore(deps): update container image tccr.io/truecharts/tailscale to v1.29.212 ( #215 )
...
* chore(deps): update container image tccr.io/truecharts/tailscale to v1.29.212
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
2022-08-30 16:46:08 +02:00
Kjeld Schouten-Lebbing
4c0953129a
Bump common to apply initcontainer patch.
...
Permissions patches are now no-longer causing the init container to exit on failure
common-10.5.5
2022-08-30 12:53:28 +02:00
Kjeld Schouten-Lebbing
f19babd68b
Update _prepare.tpl
2022-08-30 12:48:28 +02:00
Kjeld Schouten-Lebbing
8357b2d580
Update _prepare.tpl
2022-08-30 12:45:34 +02:00
Kjeld Schouten-Lebbing
9539d71f76
Update Chart.yaml
common-10.5.4
2022-08-29 14:24:56 +02:00
Kjeld Schouten-Lebbing
781e099237
Update _annotations.tpl
2022-08-29 14:24:46 +02:00
Stavros Kois
c99ceeb313
chore(tailscale): remove variables that not relevant ( #212 )
...
* chore(tailscale): remove variables that not relevant
* bump
2022-08-29 11:33:38 +02:00
Stavros Kois
a4dd185a22
fix(init): use new mongo shell ( #214 )
common-10.5.3
2022-08-29 11:32:39 +02:00
Kjeld Schouten-Lebbing
99b8df3946
chore(common): remove inotify patch
common-10.5.2
2022-08-26 15:31:13 +02:00
TrueCharts Bot
2c35550b1d
chore(deps): update renovatebot/github-action action to v32.173.0 ( #207 )
2022-08-25 00:51:21 +02:00
TrueCharts Bot
1dbc87d96e
chore(deps): update docker general non-major docker tags ( #209 )
...
* chore(deps): update docker general non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl >
2022-08-25 00:51:12 +02:00
Stavros Kois
eadfe2d5fc
fix(vpn): don't do anything with config file if type is tailscale ( #210 )
...
* fix(vpn): don't do anything with config file if type is tailscale
* remove extra )
* remove extra )
common-10.5.1
2022-08-25 00:50:55 +02:00
Stavros Kois
8f62096ba2
feat(tailscale-addon): add tailscale-addon ( #208 )
...
* feat(tailscale-addon): add tailscale-addon
* bump minor
* add sock5 server config option
* add source link
* some updates
* tpl
* move var inside define
* Update charts/common/templates/addons/vpn/tailscale/_container.tpl
* add capability
common-10.5.0
2022-08-23 00:10:12 +02:00
TrueCharts Bot
655f20f20b
chore(deps): update container image tccr.io/truecharts/code-server to v4.5.2 ( #206 )
...
* chore(deps): update container image tccr.io/truecharts/code-server to v4.5.2
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
common-10.4.13
2022-08-17 13:01:43 +02:00
TrueCharts Bot
fba9a79c50
chore(deps): update renovatebot/github-action action to v32.161.0 ( #205 )
2022-08-17 13:01:36 +02:00
TrueCharts Bot
0ed807a4c6
chore(deps): update renovatebot/github-action action to v32.159.0 ( #204 )
2022-08-13 10:46:23 +02:00