Commit Graph

54 Commits

Author SHA1 Message Date
TrueCharts Bot 36d98ffe61
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.1 (#9928) 2023-06-26 12:35:37 +02:00
TrueCharts Bot d60ddf7a4f
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.0 (#9606) 2023-06-14 00:38:24 +02:00
TrueCharts Bot 742311b5ee
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.0 (#9273) 2023-05-29 14:46:49 +02:00
Stavros Kois f24ce4f930
fix(vikunja): info -> INFO (#9066)
**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  #9063

**⚙️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-05-22 20:21:29 +03:00
TrueCharts Bot 49afeb5865
chore(deps): update container image tccr.io/truecharts/nginx to v1.24.0 (#8606) 2023-05-03 13:30:31 +02:00
TrueCharts Bot a23cfb785c
chore(deps): update container image tccr.io/truecharts/nginx to v1.23.4 (#8683) 2023-05-02 12:31:46 +02:00
TrueCharts Bot 659707143b
chore(deps): update container image tccr.io/truecharts/nginx to v (#8326) 2023-04-30 23:59:36 +02:00
TrueCharts Bot d20992bf55
chore(deps): update vikunja (patch) (#8544) 2023-04-30 23:58:36 +02:00
Kjeld Schouten-Lebbing cc4a7edb53
feat(stable): BREAKING CHANGE migrate to new common part 5 (#8615)
**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**

- [ ] ⚙️ 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._
2023-04-30 21:15:20 +02:00
TrueCharts Bot 1afae261e2
chore(deps): update container image tccr.io/truecharts/nginx to v1.23.4 (#8500)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/nginx](https://togithub.com/truecharts/containers)
| patch | `1.23.3` -> `1.23.4` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 22:41:47 +02:00
Stavros Kois ca0cc83ecb
feat(vikunja): BREAKING CHANGE - allow custom yaml to some extent and use a config file to provide all available features (#6607)
* feat(vikunja): switch to configfile and restructure

* extent values

* more values

* remove extra's. all is exposed anyway

* pre-commit

* lint

* add service

* fix

* fix

* more quests

* add moer

* bump

* openID

* migration

* port

* whops

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-02-28 10:14:10 +02:00
TrueCharts-Admin d6fd9c102e chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 2023-02-15 12:10:40 +00:00
TrueCharts-Admin c22940cc16 chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 2023-02-06 13:31:38 +00:00
TrueCharts-Admin 9ed27da54f chore(deps): update vikunja 2023-01-31 09:24:14 +00:00
TrueCharts-Admin d72dbb9475 chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 2023-01-18 20:22:53 +00:00
TrueCharts-Admin 36eb1a647c chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 2023-01-13 01:19:55 +00:00
TrueCharts Bot c3a2520279
chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 (#5741)
* chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 10:12:46 +01:00
TrueCharts-Admin ff6f2509e2 chore(deps): update container image tccr.io/truecharts/nginx to 1.23.3 2022-12-21 06:17:47 +00:00
TrueCharts-Admin 14bbae5912 chore(deps): update container image tccr.io/truecharts/vikunja-frontend to v0.20.2 2022-12-18 13:32:14 +00:00
TrueCharts-Admin d92d6f9f08 chore(deps): update container image tccr.io/truecharts/nginx to v1.23.3 2022-12-14 06:31:28 +00:00
TrueCharts-Admin 06bd99aeaf chore(deps): update container image tccr.io/truecharts/nginx to 1.23.2 2022-12-07 12:33:54 +00:00
TrueCharts-Admin 0497fdeccb Update container image tccr.io/truecharts/nginx to 1.23.2 2022-11-16 14:16:24 +00:00
TrueCharts Bot 9a4c313304
chore(deps): update docker general non-major (#4414)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-14 09:08:05 +02:00
TrueCharts Bot f5c10e1ac8
chore(deps): update docker general non-major (#4230)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-29 13:40:07 +03:00
TrueCharts Bot 91bc0a7611
chore(deps): update docker general non-major (#4218)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-28 11:54:24 +03:00
TrueCharts Bot efda1e9e2e
chore(deps): update docker general non-major (#4201)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-27 07:51:28 +03:00
TrueCharts Bot e3b5269604
chore(deps): update docker general non-major (#4189)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-26 08:43:15 +03:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-21 13:25:38 +03:00
TrueCharts-Admin a1bf9efe33 chore(deps): update docker general non-major 2022-10-07 11:45:00 +02:00
TrueCharts Bot f0757f0e2c
chore(deps): update docker general non-major (#3772)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-15 17:42:23 +02:00
TrueCharts Bot b079c0685b
chore(deps): update docker general non-major (#3561)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* shorten and lint description

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-25 08:57:08 +02:00
TrueCharts Bot e44eb9524b
chore(deps): update docker general non-major (#3552)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-24 08:37:37 +03:00
TrueCharts Bot 8ff1c4bac8
chore(deps): update docker general non-major docker tags (#3512)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-19 08:49:06 +03:00
TrueCharts Bot 9125a76065
chore(deps): update docker general non-major (#3503)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-18 10:54:30 +02:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
TrueCharts Bot 171b18a429
chore(deps): update docker general non-major (#3377)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* fix nc

* initcontainer security context

* Update charts/stable/inventree/values.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:14:27 +02:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* 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>
2022-08-08 23:25:02 +02:00
TrueCharts-Bot 94b4fe389c chore(deps): update docker general non-major 2022-07-30 08:25:55 +02:00
TrueCharts Bot 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
TrueCharts Bot e7101c635d
chore(deps): update docker general non-major (#3284)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-24 10:32:45 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
TrueCharts Bot db9f3edd6d
chore(deps): update docker general non-major (#3258)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-22 13:43:53 +02:00
TrueCharts Bot 1c27c59ee5
chore(deps): update docker general non-major (#3171)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* revert syncloung

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-14 13:49:21 +02:00
TrueCharts Bot dcefa8c86f
chore(deps): update docker general non-major (#3157)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-13 10:04:01 +02:00
TrueCharts Bot 5f7d0829e1
chore(deps): update docker general non-major (#2960)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-25 13:56:54 +02:00
Stavros Kois d426cb6155
fix(librephotos, vikunja): fix rediscreds not found (#2952)
* fix(vikunja): fix

* ?

* try again

* try

* fix(librephotos): fix missing rediscreds

* revert scalar
2022-06-23 09:13:51 +03:00
Stavros Kois ff2a5dae0d
chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
TrueCharts Bot 81e974605b
chore(deps): update docker general non-major (#2791)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:11:20 +02:00
TrueCharts Bot 0a6cae7eb7
chore(deps): update docker general non-major (#2762)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-29 12:30:16 +02:00