Commit Graph

34 Commits

Author SHA1 Message Date
TrueCharts Bot 0d263bf8f4
chore(deps): update container image outlinewiki/outline to v0.74.0@f630dfb (#15817)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://togithub.com/outline/outline) | minor |
`0.73.1` -> `0.74.0` |

---

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

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

###
[`v0.74.0`](https://togithub.com/outline/outline/releases/tag/v0.74.0)

[Compare
Source](https://togithub.com/outline/outline/compare/v0.73.1...v0.74.0)

**Note:** Minimum Node version changed to 18 – if using Docker
installation this is handled for you.

##### Improvements

- Clicking on a link while editing will now automatically select the
entire link
- Mermaid diagrams are now rendered in HTML exports in
[https://github.com/outline/outline/issues/6205](https://togithub.com/outline/outline/issues/6205)
-   Added "Share" option to document menu on mobile
-   New translations
-   Updated to Node 20 LTS
- \[API] `comments.list` endpoint can now be used without a document ID

##### Fixes

-   Find and replace dialog no longer gets stuck without replace button
- Fixed corruption in imports in
[https://github.com/outline/outline/pull/6162](https://togithub.com/outline/outline/pull/6162)
-   Fixed recurring crash when DataDog and Sentry are enabled.
-   Fixed display of video nodes in document history
-   Fixed members can now create templates again
- Fixed viewing public shares failed if user has an expired token in
[https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134)
- Restored ability to comment in code blocks in
[https://github.com/outline/outline/issues/6154](https://togithub.com/outline/outline/issues/6154)
- Comment functionality should not show in toolbar for view-only users
in
[https://github.com/outline/outline/issues/6011](https://togithub.com/outline/outline/issues/6011)
- Added support for tldraw snapshot links in
[https://github.com/outline/outline/pull/6210](https://togithub.com/outline/outline/pull/6210)
-   Restored PWA install in recent Chrome versions
- Fixed extra empty page in HTML exports in
[https://github.com/outline/outline/issues/6205](https://togithub.com/outline/outline/issues/6205)
- Emoji in template titles are now applied correctly in
[https://github.com/outline/outline/issues/6169](https://togithub.com/outline/outline/issues/6169)
-   Many dependency updates

#### New Contributors

- [@&#8203;NextFire](https://togithub.com/NextFire) made their first
contribution in
[https://github.com/outline/outline/pull/6134](https://togithub.com/outline/outline/pull/6134)
- [@&#8203;EspadaV8](https://togithub.com/EspadaV8) made their first
contribution in
[https://github.com/outline/outline/pull/6217](https://togithub.com/outline/outline/pull/6217)
- [@&#8203;RayYH](https://togithub.com/RayYH) made their first
contribution in
[https://github.com/outline/outline/pull/6238](https://togithub.com/outline/outline/pull/6238)

**Full Changelog**:
https://github.com/outline/outline/compare/v0.73.1...v0.74.0

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:31:20 +01:00
TrueCharts Bot efcb2ff79f
fix(images): update container image outlinewiki/outline to v0.73.1 (#14797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://togithub.com/outline/outline) | patch |
`0.73.0` -> `0.73.1` |

---

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

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

###
[`v0.73.1`](https://togithub.com/outline/outline/releases/tag/v0.73.1)

[Compare
Source](https://togithub.com/outline/outline/compare/v0.73.0...v0.73.1)

##### Fixes

Fixes an issue where new installations could not complete database
migrations – for existing installations there is no benefit to update to
this release from `v0.73.0`.

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-17 20:43:04 +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 c277392b51
chore(deps): update container image tccr.io/truecharts/outline to v0.72.2 (#13647) 2023-10-15 14:39:54 +02:00
TrueCharts Bot a74cb2dfd4
chore(deps): update container image tccr.io/truecharts/outline to v0.72.1 (#13332) 2023-10-07 05:38:20 +02:00
TrueCharts Bot ccbe9b6daa
chore(deps): update container image tccr.io/truecharts/outline to v0.72.0 (#13196) 2023-10-03 11:35:35 +02:00
TrueCharts Bot 8c64e7a643
chore(deps): update container image tccr.io/truecharts/outline to v0.71.0 (#11682) 2023-08-19 01:38:20 +02:00
TrueCharts Bot f2d2b9d10b
chore(deps): update container image tccr.io/truecharts/outline to v0.70.2 (#10588) 2023-07-18 22:33:23 +02:00
TrueCharts Bot dfcc14beee
chore(deps): update container image tccr.io/truecharts/outline to v0.70.1 (#10294) 2023-07-08 08:35:47 +02:00
TrueCharts Bot f50bb48376
chore(deps): update container image tccr.io/truecharts/outline to v0.69.2 (#8892) 2023-05-22 10:10:39 +02:00
TrueCharts Bot b6b20f9d36
chore(deps): update container image tccr.io/truecharts/outline to v0.69.2 (#8834) 2023-05-08 01:43:53 +02:00
Stavros Kois c4d342a5ec
fix(outline): fix secret (also a fix for custom app) (#8639)
**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  #7756
⚒️ Fixes #8643

**⚙️ 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-05-01 18:29:23 +03: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 Bot 5673252dab
chore(deps): update docker general non-major (#4355)
* 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-09 09:18:51 +02:00
TrueCharts Bot 819eb3b7b1
chore(deps): update docker general non-major (#4171)
* 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-24 09:14:38 +03:00
TrueCharts Bot b0b6066eff
chore(deps): update docker general non-major (#3839)
* 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-22 08:44:13 +03:00
TrueCharts Bot ca1ab59a6a
chore(deps): update docker general non-major (#3710)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix rsshub

* default

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-06 10:22:01 +03: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
Stavros Kois ffe1185d9c
chore(outline): remove ALLOWED_DOMAINS var (#3328) 2022-07-28 15:33:41 +03: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 4fc34d459d
chore(deps): update docker general non-major (#3266) 2022-07-22 22:56:12 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
TrueCharts Bot 45826a0aaa
chore(deps): update docker general non-major (#3089)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* Commit bumped App Version

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

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-07 20:00:56 +02: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
Stavros Kois ef24899ae4
fix(outline): set default redisuser (#2752) 2022-05-25 14:13:52 +03:00
TrueCharts Bot e3d48c9322
chore(deps): update docker general non-major (#2745)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-25 08:46:45 +02:00
TrueCharts Bot 59ba04b1b0
chore(deps): update docker general non-major (#2744)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-24 20:18:58 +02:00
renovate[bot] 37d9b33d8b
chore(deps): update docker general non-major (#2497)
* 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-17 09:55:14 +02:00
Stavros Kois 1f5d5e60d2
fix(outline): Use correct secret length and reduce code for init (#2388)
* fix(outline): Use correct secret length and reduce code for init

* numbered init cont

* add probes
2022-04-02 13:09:42 +03:00
renovate[bot] bd3958e763
chore(deps): update docker general non-major (#2383)
* 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-02 10:14:39 +02:00
TrueCharts-Bot a0498fc561 chore(deps): update docker general non-major 2022-03-27 05:14:50 +00:00
TrueCharts-Bot 17ace265fc chore(deps): update docker general non-major 2022-03-25 02:16:03 +00:00
Stavros Kois 1962d29df1
fix(incubator-apps): small fixes (#2274)
* feat(homer): move to stable

* bump

* feat(outline): move to stable

* bump

* bump

* fix tz

* add trusted host

* bump
2022-03-25 00:56:40 +02:00