Commit Graph

6 Commits

Author SHA1 Message Date
Stavros Kois aff301426c
chore(apps): update metadata in chart.yaml (#17457)
**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._
2024-01-21 16:14:33 +02:00
Stavros Kois 698622495c
chore(docs): standardize ./img references (#16704)
**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-12-31 22:39:31 +02:00
TrueCharts Bot 07d0ab772d
chore(deps): update container image shaneisrael/fireshare to v1.2.19@c30f4bd by renovate (#16670)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [shaneisrael/fireshare](https://togithub.com/ShaneIsrael/fireshare) |
patch | `v1.2.16` -> `v1.2.19` |

---

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

---

### Release Notes

<details>
<summary>ShaneIsrael/fireshare (shaneisrael/fireshare)</summary>

###
[`v1.2.19`](https://togithub.com/ShaneIsrael/fireshare/releases/tag/v1.2.19)

[Compare
Source](https://togithub.com/ShaneIsrael/fireshare/compare/v1.2.18...v1.2.19)

#### What's Changed

- add DOMAIN env variable to be injected into the metadata which should
allow sites like facebook to correctly display the video by
[@&#8203;ShaneIsrael](https://togithub.com/ShaneIsrael) in
[https://github.com/ShaneIsrael/fireshare/pull/243](https://togithub.com/ShaneIsrael/fireshare/pull/243)

**Full Changelog**:
https://github.com/ShaneIsrael/fireshare/compare/v1.2.18...v1.2.19

###
[`v1.2.18`](https://togithub.com/ShaneIsrael/fireshare/releases/tag/v1.2.18)

[Compare
Source](https://togithub.com/ShaneIsrael/fireshare/compare/v1.2.17...v1.2.18)

#### What's Changed

- Fix Open Graph tags by
[@&#8203;ShaneIsrael](https://togithub.com/ShaneIsrael) in
[https://github.com/ShaneIsrael/fireshare/pull/241](https://togithub.com/ShaneIsrael/fireshare/pull/241)

**Full Changelog**:
https://github.com/ShaneIsrael/fireshare/compare/v1.2.17...v1.2.18

###
[`v1.2.17`](https://togithub.com/ShaneIsrael/fireshare/releases/tag/v1.2.17)

[Compare
Source](https://togithub.com/ShaneIsrael/fireshare/compare/v1.2.16...v1.2.17)

#### What's Changed

- Configurable Thumbnail Location by
[@&#8203;ShaneIsrael](https://togithub.com/ShaneIsrael) in
[https://github.com/ShaneIsrael/fireshare/pull/237](https://togithub.com/ShaneIsrael/fireshare/pull/237)

**Full Changelog**:
https://github.com/ShaneIsrael/fireshare/compare/v1.2.16...v1.2.17

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-31 15:56:59 +01:00
TrueCharts-Bot 836a202222 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 12:05:19 +00:00
TrueCharts-Bot fbb022673b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-07 00:09:07 +00:00
StevenMcElligott 8f424baed3
feat(fireshare): Move to stable (#15786)
**Description**

Another graduate after migrating to new common + testing

⚒️ 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-12-06 12:36:07 +01:00