renovate[bot]
899c3a7842
chore(deps): update docker general non-major ( #2606 )
...
* 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-05-04 23:06:49 +02:00
renovate[bot]
74c4859701
chore(deps): update docker general non-major ( #2571 )
...
* 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-04-26 09:56:48 +00:00
renovate[bot]
7f12bce02b
chore(deps): update docker general non-major ( #2357 )
...
* 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-31 15:09:42 +02:00
renovate[bot]
6a595952b1
chore(deps): update docker general non-major ( #2338 )
...
* 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-30 10:01:13 +02:00
TrueCharts-Bot
17ace265fc
chore(deps): update docker general non-major
2022-03-25 02:16:03 +00:00
TrueCharts-Bot
87f23690f1
chore(deps): update docker general non-major
2022-03-20 03:45:41 +00:00
TrueCharts-Bot
67eaeffea0
chore(deps): update docker general non-major
2022-03-18 12:02:26 +00:00
renovate[bot]
5c2206eb40
chore(deps): update docker general non-major ( #2198 )
...
* 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-17 09:15:06 +01:00
Kjeld Schouten-Lebbing
28e7d5dd0f
Revert "chore(deps): update docker general non-major ( #2196 )" ( #2197 )
...
This reverts commit 82d2ec2805
.
2022-03-17 09:06:41 +01:00
renovate[bot]
82d2ec2805
chore(deps): update docker general non-major ( #2196 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 09:06:13 +01:00
renovate[bot]
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
61599da926
fix(apps): Correctly map TZ variable ( #2044 )
2022-03-06 20:08:58 +01:00
Kjeld Schouten-Lebbing
4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section ( #2010 )
...
* set TZ, PUID and UMASK differently
* more fixes
* this might be breaking so bump major
* ensure PUID and UMASK references are updated
* update test
* fiz references
2022-03-03 15:04:31 +01:00
renovate[bot]
3ff538a498
chore(deps): update docker general non-major ( #1876 )
...
* 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-02-10 17:15:40 +01:00
renovate[bot]
4940f8a168
chore(deps): update docker general non-major docker tags ( #1823 )
...
* chore(deps): update docker general 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>
2022-01-31 22:18:04 +01:00
renovate[bot]
ed4e1ee754
chore(deps): update docker general non-major ( #1646 )
...
* 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-01-03 22:36:51 +01:00
renovate[bot]
cdc192e00e
chore(deps): update docker general non-major ( #1607 )
...
* 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>
2021-12-24 18:33:13 +01:00
renovate[bot]
f6518fbc70
chore(deps): update docker general non-major ( #1581 )
...
* 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>
2021-12-20 13:19:16 +01:00
Stavros Kois
6a4a9dd5ee
chore(apps): move `envTpl` to `env` ( #1578 )
2021-12-19 23:53:28 +01:00
Stavros Kois
27046d1841
feat(recipes): move `SECRET_KEY` to autogenerated remembered secret ( #1559 )
...
* feat(recipes): move `SECRET_KEY` to autogenerated remembered secret
* bump major
2021-12-18 23:45:49 +01:00
renovate[bot]
e8dbca32f5
chore(deps): update non-major ( #1449 )
...
* 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-12-03 15:07:49 +01:00
kjeld Schouten-Lebbing
9ab1b65059
chore(apps): ensure container references are prefixed with v
2021-12-03 13:16:22 +01:00
kjeld Schouten-Lebbing
f04eeb579e
chore(apps): correct some wrong container references again
2021-12-03 13:12:39 +01:00
Kjeld Schouten-Lebbing
46c3126fa4
chore(apps): move all container references to TCCR ( #1448 )
2021-12-03 13:02:44 +01:00
Stavros Kois
b1e5faa4c4
fix(apps): move conflicting ports to 10xxx range ( #1415 )
...
* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps
2021-11-28 10:26:31 +01:00
renovate[bot]
89770fafe1
chore(deps): update non-major ( #1390 )
...
* 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-23 23:23:19 +01:00
renovate[bot]
c6e18fba53
chore(deps): update non-major ( #1350 )
...
* 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-18 22:59:35 +01:00
renovate[bot]
fef895bc98
chore(deps): update nginx:1.21.4 docker digest to 168a6a2 ( #1346 )
...
* chore(deps): update nginx:1.21.4 docker digest to 168a6a2
* 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-17 09:39:21 +01:00
renovate[bot]
708818e4b2
chore(deps): update non-major ( #1342 )
...
* 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-16 21:06:05 +01:00
Stavros Kois
19df900522
chore(apps): persistence cleanup and small bugfixes ( #1329 )
...
* chore(apps): remove persistence size from values
* remove type from persistence from values.yaml
* remove accessMode from persistence from values
* devices dont user persistence
* remove empty lines
* restore accessMode in common, whoops
* quote all mountPaths
* convert `'` to `"`
* fix empty lines
* add missing mountPath on values
* add missing persistence on values
* fix var name on quetsions
* remove disabled persistence from values which are not even defined in questions
* remove more type, accessMode and size
* mountpath -> mountPath
* mounthPath -> mountPath
* booksonic-air persistence cleanup
* remove empty lines
* fix mountPath
* remove unused persistence
* teamspeak3 fix var name in persistence
* remove persistence that will probably be user defined storage
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix openldap volclaim
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix path ff3
* fix mountPath
* add missing persistence from values
* remove persistence that will probably be user defined storage
* revert changes in volClaimTemplate
* remove varrun from questions
* fix and cleanup questions postgres
* calm down CI
* ci only value
2021-11-14 20:19:16 +01:00
renovate[bot]
f4de89c92c
chore(deps): update non-major ( #1327 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:54:30 +01:00
renovate[bot]
f743ffe75e
chore(deps): update non-major ( #1296 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:27:44 +01:00
renovate[bot]
5becdda5d8
chore(deps): update container image vabene1111/recipes to v1.0.0 ( #1293 )
...
* chore(deps): update container image vabene1111/recipes to v1.0.0
* 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-07 18:19:36 +01:00
kjeld Schouten-Lebbing
dcd5947918
Bulk add targetPort to values.yaml for stable Apps
2021-11-06 22:55:18 +01:00
renovate[bot]
fbd5187c52
chore(deps): update non-major ( #1265 )
...
* 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-02 11:25:19 +01:00
renovate[bot]
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
renovate[bot]
6ffb044ddc
chore(deps): update container image vabene1111/recipes to v0.17.3 ( #1244 )
...
* chore(deps): update container image vabene1111/recipes to v0.17.3
* 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-26 18:40:04 +02:00
kjeld Schouten-Lebbing
1bf35c85a5
chore(apps): bump apps, remove duplicates and move incubator to stable for RC1
2021-10-21 00:00:57 +02:00