Commit Graph

17 Commits

Author SHA1 Message Date
TrueCharts Bot 68a2cbe59c
chore(deps): update container image docker.io/filebrowser/filebrowser to v2.27.0@00b75af by renovate (#16821)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/filebrowser/filebrowser](https://togithub.com/filebrowser/filebrowser)
| minor | `v2.26.0` -> `v2.27.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>filebrowser/filebrowser
(docker.io/filebrowser/filebrowser)</summary>

###
[`v2.27.0`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.27.0)

[Compare
Source](https://togithub.com/filebrowser/filebrowser/compare/v2.26.0...v2.27.0)

#### Changelog

-
[`04e03a8`](https://togithub.com/filebrowser/filebrowser/commit/04e03a83)
chore(release): 2.27.0
-
[`c4e955a`](https://togithub.com/filebrowser/filebrowser/commit/c4e955ac)
fix: typo in build error
[#&#8203;2903](https://togithub.com/filebrowser/filebrowser/issues/2903)
([#&#8203;2904](https://togithub.com/filebrowser/filebrowser/issues/2904))
-
[`fc04578`](https://togithub.com/filebrowser/filebrowser/commit/fc04578e)
Update zh-cn.json
([#&#8203;2875](https://togithub.com/filebrowser/filebrowser/issues/2875))
-
[`3264cea`](https://togithub.com/filebrowser/filebrowser/commit/3264cea8)
fix: delete message when delete file from preview
-
[`748af71`](https://togithub.com/filebrowser/filebrowser/commit/748af717)
feat: allow setting theme via cli
([#&#8203;2881](https://togithub.com/filebrowser/filebrowser/issues/2881))
-
[`da59532`](https://togithub.com/filebrowser/filebrowser/commit/da595326)
chore: update he.json
([#&#8203;2877](https://togithub.com/filebrowser/filebrowser/issues/2877))
-
[`821fba4`](https://togithub.com/filebrowser/filebrowser/commit/821fba41)
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
([#&#8203;2890](https://togithub.com/filebrowser/filebrowser/issues/2890))
-
[`cfafefa`](https://togithub.com/filebrowser/filebrowser/commit/cfafefa3)
chore: update Arabic and English translations
([#&#8203;2823](https://togithub.com/filebrowser/filebrowser/issues/2823))
-
[`391a078`](https://togithub.com/filebrowser/filebrowser/commit/391a078c)
feat: make user session timeout configurable by flags
([#&#8203;2845](https://togithub.com/filebrowser/filebrowser/issues/2845))
-
[`fc2ee37`](https://togithub.com/filebrowser/filebrowser/commit/fc2ee373)
build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend
([#&#8203;2862](https://togithub.com/filebrowser/filebrowser/issues/2862))
-
[`a09dfa8`](https://togithub.com/filebrowser/filebrowser/commit/a09dfa8d)
feat: display image resolutions in file details
([#&#8203;2830](https://togithub.com/filebrowser/filebrowser/issues/2830))
-
[`4dbc802`](https://togithub.com/filebrowser/filebrowser/commit/4dbc8029)
fix: fix typo
([#&#8203;2843](https://togithub.com/filebrowser/filebrowser/issues/2843))
-
[`d59ad59`](https://togithub.com/filebrowser/filebrowser/commit/d59ad594)
fix: set correct port in docker healthcheck
([#&#8203;2812](https://togithub.com/filebrowser/filebrowser/issues/2812))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-03 01:40:46 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot b3298e8582
chore(deps): update container image tccr.io/truecharts/filebrowser to v2.26.0 (#14289) 2023-11-03 09:46:35 +01:00
TrueCharts Bot 6008726542
chore(deps): update container image tccr.io/truecharts/filebrowser to v2.25.0 (#12608) 2023-09-15 03:56:17 +02:00
TrueCharts Bot 3012396f9e
chore(deps): update container image tccr.io/truecharts/filebrowser to v2.24.2 (#11453) 2023-08-12 08:40:19 +02:00
TrueCharts Bot 9953fd5cf6
chore(deps): update container image tccr.io/truecharts/filebrowser to v2.24.1 (#11247) 2023-08-06 17:33:29 +02:00
TrueCharts Bot 82ae4a8f9b
chore(deps): update container image tccr.io/truecharts/filebrowser to v2.24.0 (#11015) 2023-07-29 23:32:57 +02:00
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ 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
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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._
2023-04-11 12:07:17 +02:00
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01: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 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 7cb4367496
chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00
TrueCharts Bot 54b3e7b0f6
chore(deps): update docker general non-major (#3078)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-06 20:09:05 +02:00
TrueCharts Bot b2752e8568
chore(deps): update docker general non-major (#3033)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-02 12:23:01 +02:00
TrueCharts Bot 713cb51869
chore(deps): update docker general non-major (#2831)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-07 20:38:42 +02:00
TrueCharts Bot 8126ba4407
chore(deps): update docker general non-major (#2826)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-04 23:35:14 +02:00
Stavros Kois 0cbd315c55
feat(apps): move apps to stable (#2188)
* feat(apps): move apps to stable

* update image ref
2022-03-16 21:37:59 +02:00