Skip to content

Commit

Permalink
Fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
Niborian committed Sep 14, 2024
1 parent fb3fb45 commit 1fe9822
Show file tree
Hide file tree
Showing 15 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions scale-catalog/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -12454,10 +12454,10 @@
"healthy_error": null,
"home": "https://truecharts.org/charts/stable/maintainerr",
"location": "/home/runner/_work/catalog/catalog/stable/maintainerr",
"latest_version": "3.0.9",
"latest_app_version": "2.0.3",
"latest_human_version": "2.0.3_3.0.9",
"last_update": "2024-05-29 12:35:14",
"latest_version": "3.1.1",
"latest_app_version": "2.1.1",
"latest_human_version": "2.1.1_3.1.1",
"last_update": "2024-09-12 15:06:14",
"name": "maintainerr",
"recommended": false,
"title": "Maintainerr",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
- https://hub.docker.com/r/jorenn92/maintainerr
type: application
version: 3.1.0
version: 3.1.1
10 changes: 5 additions & 5 deletions scale-catalog/stable/maintainerr/app_versions.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"3.1.0": {
"3.1.1": {
"healthy": true,
"supported": true,
"healthy_error": null,
"location": "/home/runner/_work/catalog/catalog/stable/maintainerr/3.1.0",
"location": "/home/runner/_work/catalog/catalog/stable/maintainerr/3.1.1",
"last_update": "2024-09-12 15:06:14",
"required_features": [
"definitions/timezone",
"normalize/interfaceConfiguration",
"definitions/certificate",
"definitions/interface"
],
"human_version": "2.1.1_3.1.0",
"version": "3.1.0",
"human_version": "2.1.1_3.1.1",
"version": "3.1.1",
"chart_metadata": {
"annotations": {
"truecharts.org/category": "media",
Expand Down Expand Up @@ -56,7 +56,7 @@
"https://hub.docker.com/r/jorenn92/maintainerr"
],
"type": "application",
"version": "3.1.0"
"version": "3.1.1"
},
"app_metadata": null,
"schema": {
Expand Down

0 comments on commit 1fe9822

Please sign in to comment.