Commit Graph

23 Commits

Author SHA1 Message Date
Vicky 6a30a20416
chore(deps): update container image tccr.io/truecharts/misskey to v2023.9.3 (#13310)
**Description**
Update Misskey to v2023.9.3

**⚙️ 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?**
I haven't done any testing.

**📃 Notes:**
As I already said previously I'm confused that this isn't being done
automatically as it looks like it used to be the case in the past.

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [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`
2023-10-08 00:11:38 +03:00
Vicky 4ae8b6bfe1
chore(deps): update container image tccr.io/truecharts/misskey to v13.14.2 (#11506)
**Description**
Update Misskey.

**⚙️ 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?**
I haven't done any testing.

**📃 Notes:**
Renovate bot should be reenabled for Misskey.
Since it failed in #8601 it just didn't create any more PRs.
My PR is missing the image hash, it should be added.

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [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`

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-13 08:09:30 -04:00
Xstar97TheNoob 2fc740b91a
WIP migrate(misskey) migrate to new common **BREAKING CHANGES** (#10285)
**Description**
Migrate app to new common and update container to latest version.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 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?**
<!--
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
- [ ] #️⃣ 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
- [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._

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-07-22 12:58:36 +03:00
TrueCharts-Admin 0cc6db7769 chore(deps): update container image tccr.io/truecharts/misskey to v13.8.1 2023-02-26 14:23:27 +00:00
TrueCharts-Admin 71c779e8e7 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.5 2023-02-24 07:25:20 +00:00
TrueCharts-Admin fec42019a0 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.4 2023-02-23 21:25:40 +00:00
TrueCharts-Admin 8f01a69652 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.3 2023-02-23 16:24:47 +00:00
TrueCharts-Admin 23038aa2db chore(deps): update container image tccr.io/truecharts/misskey to v13.7.2 2023-02-23 11:25:36 +00:00
TrueCharts-Admin 8205f2b5b6 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.1 2023-02-23 05:22:37 +00:00
TrueCharts-Admin 03b8fcb637 chore(deps): update container image tccr.io/truecharts/misskey to v13.7.0 2023-02-22 12:23:53 +00:00
TrueCharts-Admin 650b1951e2 chore(deps): update container image tccr.io/truecharts/misskey to v13.6.1 2023-02-12 03:26:29 +00:00
TrueCharts-Admin 119cfcd639 chore(deps): update container image tccr.io/truecharts/misskey to v13.6.0 2023-02-11 08:27:39 +00:00
TrueCharts-Admin 56023b3e80 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.6 2023-02-10 13:29:38 +00:00
TrueCharts-Admin 27bb7d25b5 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.5 2023-02-09 13:24:39 +00:00
TrueCharts-Admin 3553dd8577 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.4 2023-02-09 11:22:55 +00:00
TrueCharts-Admin 40e4be5343 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.3 2023-02-09 05:21:35 +00:00
TrueCharts-Admin c1ed497307 chore(deps): update container image tccr.io/truecharts/misskey to v13.5.2 2023-02-08 17:24:57 +00:00
TrueCharts-Admin 5dceb58872 chore(deps): update container image tccr.io/truecharts/misskey to v13.4.0 2023-02-05 19:21:48 +00:00
TrueCharts-Admin b50c3802bb chore(deps): update container image tccr.io/truecharts/misskey to v13.2.6 2023-02-03 08:11:01 +00:00
TrueCharts-Admin 7907756075 chore(deps): update container image tccr.io/truecharts/misskey to v13.0.0 2023-01-19 21:21:34 +01:00
TrueCharts-Admin cf3c98ad82 Update container image tccr.io/truecharts/misskey to v12.119.2 2022-12-03 19:13:49 +00:00
TrueCharts-Admin 77b2413de1 Update container image tccr.io/truecharts/misskey to v12.119.1 2022-12-03 13:15:17 +00:00
Sam Smucny bcd3cb6c09
feat(Misskey): Add Misskey (#4315)
* Importing original chart files for misskey

* update chart.yaml

* Adding truecharts common library

* debugging setup

* Edits to password management

* updated TrueNAS questions for misskey

* Update to Chart.yaml

* Fix chart version

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>

* Add target port UI question

* Cleanup and comment values.yaml

* Addressing review comments

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Addressing PR Reviews:
- remove targetPort (only using port)
- update image src to tccr.io
- remove vestigial nextcloud values
- remove auto file permissions

* Update charts/incubator/misskey/values.yaml

The hash value from truecharts is different than docker.io

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>

* Add back targetPort in questions.yaml

* Move configmap to tpl format and include in common

* Move secrets into configfile templates:
- remove initcontainer
- update host/pass values in default.yml
- remove misskeyconfig-src pvc
- remove secret env vars

* trim " from passwords

* Add other misskey configuration options

* typo

* Fix indentation

* adds couple more options

* whoops

Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-09 10:28:51 +02:00