migrate(awesome-ttrss) migrate awesome-ttrss to new common **BREAKING CHANGES** (#13418)

**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.
-->
Update awesome-ttrss to the new common and update the app 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
- [ ] 👀 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._

---------

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>
This commit is contained in:
yougotborked
2023-12-28 12:39:45 +02:00
committed by GitHub
co-authored by Stavros Kois Stavros kois
parent 2b286c3f62
commit 1e5bbd85fe
5 changed files with 95 additions and 57 deletions
+6
View File
@@ -371,6 +371,12 @@
"matchPackagePatterns": ["^jitsi\\/.*$"], "matchPackagePatterns": ["^jitsi\\/.*$"],
"automerge": true, "automerge": true,
}, },
{
"matchDatasources": ["docker"],
"versioning": "regex:^latest-(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})$",
"matchPackagePatterns": ["^wangqiru/ttrss$"],
"automerge": true,
},
{ {
"matchDatasources": ["docker"], "matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$", "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
+21 -22
View File
@@ -1,37 +1,36 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0'
apiVersion: v2 apiVersion: v2
name: awesome-ttrss name: awesome-ttrss
version: 5.0.9 version: 4.0.0
appVersion: latest appVersion: "v2023-06"
description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS
type: application
deprecated: false
home: https://truecharts.org/charts/incubator/awesome-ttrss home: https://truecharts.org/charts/incubator/awesome-ttrss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
deprecated: false
sources: sources:
- https://github.com/HenryQW/Awesome-TTRSS - https://github.com/HenryQW/Awesome-TTRSS
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
- https://hub.docker.com/r/wangqiru/ttrss
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- tt-rss - tt-rss
- awesome-ttrss - awesome-ttrss
dependencies: dependencies:
- name: common - name: common
version: 16.2.7 version: 17.1.4
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.1
min_scale_version: 23.10.0 min_scale_version: 22.12.4
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media truecharts.org/category: media
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
type: application
+11 -6
View File
@@ -6,13 +6,12 @@ questions:
# Include{global} # Include{global}
# Include{workload} # Include{workload}
# Include{workloadDeployment} # Include{workloadDeployment}
# Include{replicas1} # Include{replicas1}
# Include{podSpec} # Include{podSpec}
# Include{containerMain} # Include{containerMain}
- variable: env - variable: env
label: Image Environment group: "App Configuration"
label: "Image Environment"
schema: schema:
additional_attrs: true additional_attrs: true
type: dict type: dict
@@ -28,7 +27,13 @@ questions:
# Include{containerConfig} # Include{containerConfig}
# Include{podOptions} # Include{podOptions}
# Include{serviceRoot} # Include{serviceRoot}
# Include{serviceMain} - variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer} # Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorExtras} # Include{serviceSelectorExtras}
- variable: main - variable: main
@@ -86,7 +91,6 @@ questions:
# Include{ingressAdvanced} # Include{ingressAdvanced}
# Include{ingressList} # Include{ingressList}
# Include{securityContextRoot} # Include{securityContextRoot}
- variable: runAsUser - variable: runAsUser
label: "runAsUser" label: "runAsUser"
description: "The UserID of the user running the application" description: "The UserID of the user running the application"
@@ -110,7 +114,8 @@ questions:
default: 568 default: 568
# Include{resources} # Include{resources}
# Include{postgresql} # Include{metrics}
# Include{prometheusRule}
# Include{advanced} # Include{advanced}
# Include{addons} # Include{addons}
# Include{codeserver} # Include{codeserver}
+57 -29
View File
@@ -1,53 +1,81 @@
cnpg:
main:
database: awesome-ttrss
enabled: true
user: awesome-ttrss
image: image:
pullPolicy: IfNotPresent
repository: wangqiru/ttrss repository: wangqiru/ttrss
tag: latest@sha256:b883ac1dad416ecf17cb351f641497348912e9790c3600f36bdd4436c5872b14 pullPolicy: IfNotPresent
persistence: tag: latest-2023-12-18@sha256:24c1332f944d4b156608df29a3222cb0a6a9f1ab6c3d09d4214b168c93b99204
icons:
enabled: true
mountPath: /var/www/feed-icons
plugins:
enabled: true
mountPath: /var/www/plugins.local
themes:
enabled: true
mountPath: /var/www/themes.local
portal:
open:
enabled: true
securityContext: securityContext:
container: container:
container: readOnlyRootFilesystem: false
readOnlyRootFilesystem: false runAsNonRoot: false
runAsGroup: 0 runAsUser: 0
runAsGroup: 0
runAsUser: 0
service: service:
main: main:
enabled: true
ports: ports:
main: main:
enabled: true
port: 10246 port: 10246
targetPort: 80 targetPort: 80
workload: workload:
main: main:
podSpec: podSpec:
containers: containers:
main: main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: env:
# External URL you use to connect to the RSS
# (the one you enter in your browser)
SELF_URL_PATH: ""
DB_HOST: DB_HOST:
secretKeyRef: secretKeyRef:
key: host
name: cnpg-main-urls name: cnpg-main-urls
key: host
DB_PORT: "5432"
DB_NAME: "{{ .Values.cnpg.main.database }}" DB_NAME: "{{ .Values.cnpg.main.database }}"
DB_USER: "{{ .Values.cnpg.main.user }}"
DB_PASS: DB_PASS:
secretKeyRef: secretKeyRef:
key: password
name: cnpg-main-user name: cnpg-main-user
DB_PORT: "5432" key: password
DB_USER: "{{ .Values.cnpg.main.user }}"
SELF_URL_PATH: "" persistence:
icons:
enabled: true
targetSelector:
main:
main:
mountPath: /var/www/feed-icons
plugins:
enabled: true
targetSelector:
main:
main:
mountPath: /var/www/plugins.local
themes:
enabled: true
targetSelector:
main:
main:
mountPath: /var/www/themes.local
cnpg:
main:
enabled: true
user: awesome-ttrss
database: awesome-ttrss
portal:
open:
enabled: true