10bc2d0d2f
chore(deps): update docker general non-major ( #2259 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2022-03-24 08:27:37 +01:00
TrueCharts-Bot and renovate[bot]
3860185896
chore(deps): update docker general non-major
2022-03-22 19:53:09 +00:00
TrueCharts-Bot and renovate[bot]
67eaeffea0
chore(deps): update docker general non-major
2022-03-18 12:02:26 +00:00
e56cf447a2
chore(deps): update docker general non-major ( #2178 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2022-03-15 16:44:58 +01:00
cd0ac6d76b
chore(deps): update docker general non-major ( #2046 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2022-03-07 01:59:10 +01:00
Stavros Kois and GitHub
baab29832b
feat(omada-controller): Move to stable ( #2029 )
2022-03-06 00:06:37 +01:00
kjeld Schouten-Lebbing
574852967b
chore(Omada): Move to incubator and initial fixes
2021-11-07 12:14:05 +01:00
kjeld Schouten-Lebbing
dcd5947918
Bulk add targetPort to values.yaml for stable Apps
2021-11-06 22:55:18 +01:00
60aa03a510
chore(deps): update non-major ( #1263 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-11-01 13:44:28 +01:00
8bc56fa8fd
chore(deps): update non-major ( #1174 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-19 20:25:02 +02:00
9112c749dc
chore(deps): update non-major docker tags ( #1134 )
...
* chore(deps): update non-major docker tags
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-10-13 23:19:33 +02:00
8d08cabc03
chore(deps): update non-major ( #1122 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-10-12 11:31:03 +02:00
38159dc480
chore(deps): update non-major ( #1098 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-10-05 13:03:37 +02:00
4883b815e6
chore(deps): update non-major ( #1046 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-09-28 08:34:12 +02:00
acf510ea13
(feat) Standardise and Harden default app securitycontext ( #1028 )
...
* Apply security hardened defaults to values.yaml for all apps
* Add default common securityContext to all apps
* Adjust securityContext defaults in questions.yaml, according to values.yaml
* Add default common podSecurityContext to all apps
* Clean whitespace
* Clean more whitespace
* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml
* fix pgadmin
Co-authored-by: Stavros kois <s.kois@outlook.com >
2021-09-26 20:05:21 +02:00
a52bc98bdf
chore(deps): update non-major ( #1015 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-09-21 10:55:30 +02:00
d976ce2065
chore(deps): update non-major ( #1013 )
...
* chore(deps): update non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org >
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: TrueCharts-Bot <bot@truecharts.org >
2021-09-21 10:41:09 +02:00
Renovate Bot and kjeld Schouten-Lebbing
1f4828c19b
chore(deps): update non-major
...
(cherry picked from commit b66e04fe8f55cae75b5cb8aebe1a8afcdc9491d2)
2021-09-11 13:56:20 +02:00
kjeld Schouten-Lebbing
ced7d182c2
fix some dockertags being wrong
2021-09-11 13:52:00 +02:00
Kjeld Schouten-Lebbing and GitHub
a8670a1482
feat: pin all container references to digests ( #963 )
2021-09-11 13:00:39 +02:00
Stavros Kois and GitHub
a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs ( #956 )
...
* remove strategy
* move runAsNonRoot to securityContext
* Add podSecurityContext and securityContext to values pt1
* Add podSecurityContext and securityContext to values pt2
* Add podSecurityContext and securityContext to values pt3
* Add podSecurityContext and securityContext to values pt4
* Add podSecurityContext and securityContext to values pt5
* fix empty lines
* Remove secCont from NC - values
* fixPermissions for some apps
* on apps with perm prob, set fsGroup to 0 also
2021-09-10 20:10:04 +02:00
Kjeld Schouten-Lebbing and GitHub
8a24c8721f
Correct targetPort and always use PVC during testing ( #840 )
...
* Fix targetPort not being processed correctly
* Always use PVC in values.yaml just to be sure it actually works
* fix a small copy-paste mistake
* bump
* fix hyperion-ng mistake
2021-08-29 14:02:17 +02:00
kjeld Schouten-Lebbing
d3deb8af69
Reorganise the trains
2021-08-23 21:32:52 +02:00