fix(scrypted): Update outdate image and change appVersion (#17113)

**Description**

@stavros-k I updated the appVersion to reflect better the version
differences, will the bot pick it up in the future?

⚒️ Fixes  #17075 

**⚙️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
StevenMcElligott 2024-01-13 19:43:43 -05:00 committed by GitHub
parent 393a8fafee
commit 5d4cd52f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 41 deletions

View File

@ -211,15 +211,21 @@
"versioning": "regex:^(?<major>14)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["tccr.io/tccr/postgresql"],
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^18-jammy-(full|lite)-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["koush/scrypted"],
"groupName": "scrypted"
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^v(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$",
"matchPackageNames": ["tccr.io/tccr/photoprism"],
"matchPackageNames": ["photoprism"],
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^v(?<major>\\d{4})-(?<minor>\\d{2})$",
"matchPackageNames": ["tccr.io/tccr/rss-bridge"],
"matchPackageNames": ["rssbridge/rss-bridge"],
},
{
"matchDatasources": ["docker"],
@ -227,12 +233,6 @@
"matchPackagePrefixes": ["jupyter"],
"groupName": "jupyter",
},
{
"matchDatasources": ["docker"],
"versioning": "regex:^(?<major>\\d{1})(?<minor>\\d{1})(?<patch>\\d{2})$",
"matchPackagePrefixes": ["tccr.io/tccr/jitsi"],
"groupName": "jitsi",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["altran1502/immich"],
@ -270,7 +270,7 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/zabbix"],
"matchPackagePrefixes": ["zabbix/zabbix"],
"groupName": "zabbix",
},
{
@ -280,7 +280,7 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/ml-workspace"],
"matchPackagePrefixes": ["mltooling/ml-workspace"],
"groupName": "ml-workspace",
},
{
@ -300,17 +300,12 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/mealie"],
"groupName": "mealie",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/librephotos"],
"matchPackagePrefixes": ["reallibrephotos/librephotos"],
"groupName": "librephotos",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/kitchenowl"],
"matchPackagePrefixes": ["tombursch/kitchenowl"],
"groupName": "kitchenowl",
},
{
@ -320,42 +315,27 @@
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/lama-cleaner"],
"matchPackagePrefixes": ["cwq1913/lama-cleaner"],
"groupName": "lama-cleaner",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/rickroll"],
"groupName": "rickroll",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/scrypted"],
"groupName": "scrypted",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/docspell"],
"matchPackagePrefixes": ["docspell/"],
"groupName": "docspell",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/restreamer"],
"matchPackagePrefixes": ["datarhei/restreamer"],
"groupName": "restreamer",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/penpot"],
"matchPackagePrefixes": ["penpotapp/"],
"groupName": "penpot",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/rdesktop"],
"groupName": "rdesktop",
},
{
"matchDatasources": ["docker"],
"matchPackagePrefixes": ["tccr.io/tccr/ersatztv"],
"matchPackagePrefixes": ["jasongdove/ersatztv"],
"groupName": "ersatztv",
},
// matchPackagePatterns
@ -387,6 +367,7 @@
"matchDatasources": ["docker"],
"versioning": "regex:^stable-(?<major>\\d{1})(?<minor>\\d{1})(?<patch>\\d{2}).*$",
"matchPackagePatterns": ["^jitsi\\/.*$"],
"groupName": "jitsi",
"automerge": true,
},
{

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: "18"
appVersion: "18.0.83"
dependencies:
- name: common
version: 17.2.22
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
- https://hub.docker.com/r/koush/scrypted
type: application
version: 3.1.6
version: 3.1.7

View File

@ -1,10 +1,10 @@
image:
repository: koush/scrypted
tag: 18-jammy-full-v0.68.0@sha256:c95bd5a65edd8ba132fd9425c7052ea88bd82936afc50391e21d66a671c48329
tag: 18-jammy-full-v0.83.0@sha256:9903cce8639c329b3ead01e0d796b28376d91723aa696a0a0914c9f35cbfe3cd
pullPolicy: Always
liteImage:
repository: koush/scrypted
tag: 18-jammy-lite-v0.68.0@sha256:adaed0c9d08f2b4ccfb1369548c65104787e1b8db04a550e6ea7909145d400bc
tag: 18-jammy-lite-v0.83.0@sha256:adaed0c9d08f2b4ccfb1369548c65104787e1b8db04a550e6ea7909145d400bc
pullPolicy: Always
securityContext: