feat(shiori) move shiori to stable (#11989)

**Description**
Move app to stable
⚒️ 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:**

- [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._
This commit is contained in:
Xstar97TheNoob
2023-08-29 19:46:18 +03:00
committed by GitHub
parent 29236ee16c
commit 9b3e853b13
8 changed files with 11 additions and 10 deletions
@@ -3,10 +3,10 @@ appVersion: "1.5.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
version: 14.0.3
deprecated: false
description: A simple bookmark manager built with Go.
home: https://truecharts.org/charts/incubator/shiori
home: https://truecharts.org/charts/stable/shiori
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png
keywords:
- shiori
@@ -20,11 +20,11 @@ maintainers:
url: https://truecharts.org
name: shiori
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/shiori
- https://github.com/truecharts/charts/tree/master/charts/stable/shiori
- https://github.com/go-shiori/shiori
- https://github.com/go-shiori/shiori/pkgs/container/shiori
type: application
version: 13.0.0
version: 13.0.1
annotations:
truecharts.org/catagories: |
- media

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

@@ -3,6 +3,13 @@ image:
pullPolicy: IfNotPresent
tag: v1.5.5@sha256:2aa3fe6e09d5cb801e998a93f3f6ce13e0e7f8e75d567666a800939c6be3a474
service:
main:
ports:
main:
port: 10098
targetPort: 8080
workload:
main:
podSpec:
@@ -22,12 +29,6 @@ workload:
secretKeyRef:
name: cnpg-main-user
key: password
service:
main:
ports:
main:
port: 10098
targetPort: 8080
persistence:
data: