**Description**
I see an error when upgrading nextcloud instance: `[EINVAL]
values.nextcloud.previews.max_allowed_resolution: Not an integer`
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [x] 🪛 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?**
I have not personally tested this because testing would be more complex
than warrented for the fix IMO
**📃 Notes:**
The options I saw for this fix were:
1. Update default value to `18`
2. Update type to `string`
I selected option 2 because the `imaginary` repo specifies `18.0` as the
default.
**✔️ Checklist:**
- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ 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._
**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 #10393
**⚙️ Type of change**
- [x] ⚙️ 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:**
- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ 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._
**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**
- [x] ⚙️ 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._
**Description**
Move the following apps to incubator.
```
| Chart Name | Chart Name | Chart Name |
| ----------------- | ----------- | -------------------------- |
| authentik | darktable | guacamole-client |
| cloudflared | dsmr-reader | habridge |
| dupeguru | filerun | filezilla |
| firefox | flashpaper | focalboard |
| gotify | grist | icantbelieveitsnotvaletudo |
| icinga2 | inventree | invidious |
| joplin-server | k8s-gateway | kimai |
| koel | kopia | kutt |
| leantime | libreoffice | librephotos |
| linkace | loki | lychee |
| mattermost | mealie | miniflux |
| ml-workspace | mosquitto | nextcloud |
| openkm | openldap | penpot |
| photoview | pialert | piaware |
| pidgin | pihole | plexanisync |
| protonmail-bridge | pydio-cells | recipes |
| rtmpserver | sdtd | shiori |
| snipe-it | statping-ng | synapse |
| teamspeak3 | typecho | wbo |
| wger | wireshark | zusam |
| xbackbone | youtrack | |
```
⚒️ 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._
---------
Co-authored-by: xtar97 <dev.xtar97@gmail.com>
* chore(questions): replace port parts with templates
* chore(questions): replace controller parts with templates
* remove tons of whitespce
* remove quotes from strings on templates
* make complete controller an include
* default to recreate
* remove replica and strategies as it's covered from controllerStrtegies include
* remove whitespace again
* replace controllertype with include (deployment/daemonset/statefulset)
* replace advanced port part except targetport
* remove more quotes
* add hidden toggle of enable the port
* new includes
* update build script
* controller deploy/stateful/deamon template changes
* replace controllerStrategies with replicas, replica#, strategy, recreate
* move 2 templates into a subfolder
* remove quotes
* remove disabled portals from questions and defined them on values
* remove enabled portal from the questions and add it on values
* one more app
* Portal cleanup
* remove portal templates
* add more includes
* replace portal links
* move some templates in folders
* replace ingressRoot with template
* more grouping
* replace persistenceroot with template
* replace serviceExpertRoot
* replace serviceroot
* fix a rogue one
* vctRoot
* securityContext cleanup
* remove quotes from templates on string
* replace vctRoot
* replace advanedSecurityRoot
* replace podsecurity root
* Update .github/scripts/build-catalog.sh
* Update values.yaml
* remove dupe portal
* update build-release script
* fix paths
* fix apps with imageSelector
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* feat(nextcloud/collabora): Add collabora as a nextcloud dependency
* Turn collabora into a statefull set
* àdd collabora dependency
* app-data storage to userdata
* disable collabora for now
* also set access url (service) availability before trying to lock into the HPB
* Move to FPM container and add HPB support
* initial work on more security
* actually tested hpb
* add migration script
* minor questions.yaml tweaks
* remove access_url from configmap
* make the hpb url generate a tad more readable
* 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
* feat(apps): move user/pass/secrets/keys from `env` to `secret`
* uptimerobot-prometheus
* podgrab
* grafana
* nextcloud
* openldap, also fix some variable types
* healthchecks
* onlyoffice
* transmission
* fix variable type (stash)
* handbrake (also fix some variable types)
* jd2 (also fix some var values
* whoops
* try this
* bump major
* fix calibre var type
* fix var types on 2 apps
* add placeholders on questions and set `private: true` on passwords/tokens/secrets
* 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
* fix(apps): Default enable all services
* replace code with template
* minio
* tdarr
* aria2
* calibre
* deconz
* deluge
* littlelink
* lms
* main service and port is enabled by default
* main service and port is enabled by default pt2
* remove `type: NodePort` from values.yaml on services
* Remove `type: ClusterIP` from `values.yaml` on services
* add serviceexpert on nextcloud
* nullserv
* odoo
* protonmail-bridge split smtp and main services
* openldap
* oscam
* owncast
* pihole
* remove `enabled: true` on main from traefik and external-service
* remove `primary: true`
* qbit
* resilio sync
* vaultwarden
* valheim
* syncthing
* unfi
* zwavejs2mqtt
* teamspeak3
* transmission
* tvheadend
* test protonmail main enabled
* there is no main in protonmail duh...
* remove `protocol: tcp` from ports on `values.yaml` as this is the default in common
* fix min value on minio
* update service UI on LMS
* remove duplicate required from authelia
* remove Duplicate port defaults
* fix nextcloud duplicate required
* fix nullserv services
* fix plex duplicate default
* fix syncthing duplicate required
* syncthing replace code with include
* teamspeak replace code with include
* fix traefik duplicate required
* Unifi replace code with include
* Update label/description on `port` section
* remove type on nullserv's service
* remove extra space
* lowercase port names
* also lowercase service name omada
* update deployment settings
* hide securityContext by default
* replace bottom persistence section with include
* temporaryly remove hostPathType
* Cleanup basic persistence settings
* Allow simplePVC to also be used for volumeClaimTemplates