Compare commits

...

3 commits

8 changed files with 13 additions and 13 deletions

View file

@ -2,9 +2,9 @@ apiVersion: v2
name: forgejo-runner name: forgejo-runner
description: Deploy runner for an forgejo instance (default codeberg.org) description: Deploy runner for an forgejo instance (default codeberg.org)
type: application type: application
version: "0.4.10" version: "0.4.11"
# renovate: image=code.forgejo.org/forgejo/runner # renovate: image=code.forgejo.org/forgejo/runner
appVersion: "6.1.0" appVersion: "6.2.0"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "Deploy runner for an forgejo instance (default codeberg.org)"
# forgejo-runner # forgejo-runner
![Version: 0.4.10](https://img.shields.io/badge/Version-0.4.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) ![Version: 0.4.11](https://img.shields.io/badge/Version-0.4.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.2.0](https://img.shields.io/badge/AppVersion-6.2.0-informational?style=flat-square)
Deploy runner for an forgejo instance (default codeberg.org) Deploy runner for an forgejo instance (default codeberg.org)
@ -119,7 +119,7 @@ helm uninstall forgejo-runner-release
| dind.image.pullPolicy | string | `"IfNotPresent"` | | | dind.image.pullPolicy | string | `"IfNotPresent"` | |
| dind.image.registry | string | `"docker.io"` | | | dind.image.registry | string | `"docker.io"` | |
| dind.image.repository | string | `"library/docker"` | | | dind.image.repository | string | `"library/docker"` | |
| dind.image.tag | string | `"27.5.0-dind"` | | | dind.image.tag | string | `"27.5.1-dind"` | |
| extraEnvVars | list | `[]` | Additional environment variables to be set on runner container Example: extraEnvVars: - name: FOO value: "bar" | | extraEnvVars | list | `[]` | Additional environment variables to be set on runner container Example: extraEnvVars: - name: FOO value: "bar" |
| fullnameOverride | string | `""` | | | fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | |

View file

@ -144,7 +144,7 @@ dind:
registry: docker.io registry: docker.io
repository: library/docker repository: library/docker
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 27.5.0-dind tag: 27.5.1-dind
kubectl: kubectl:
image: image:
registry: docker.io registry: docker.io

View file

@ -3,9 +3,9 @@ name: home-assistant
description: Home Assistant with tooling to run on an k3s pi description: Home Assistant with tooling to run on an k3s pi
icon: https://www.home-assistant.io/images/favicon-192x192.png icon: https://www.home-assistant.io/images/favicon-192x192.png
type: application type: application
version: 0.3.3 version: 0.3.4
# renovate: image=ghcr.io/home-assistant/home-assistant # renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2025.1.3" appVersion: "2025.1.4"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "Home Assistant with tooling to run on an k3s pi"
# home-assistant # home-assistant
![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.3](https://img.shields.io/badge/AppVersion-2025.1.3-informational?style=flat-square) ![Version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.4](https://img.shields.io/badge/AppVersion-2025.1.4-informational?style=flat-square)
Home Assistant with tooling to run on an k3s pi Home Assistant with tooling to run on an k3s pi
@ -70,7 +70,7 @@ helm uninstall home-assistant-release
| nats.image.pullPolicy | string | `"IfNotPresent"` | | | nats.image.pullPolicy | string | `"IfNotPresent"` | |
| nats.image.registry | string | `"docker.io"` | | | nats.image.registry | string | `"docker.io"` | |
| nats.image.repository | string | `"library/nats"` | | | nats.image.repository | string | `"library/nats"` | |
| nats.image.tag | string | `"2.10.24-scratch"` | | | nats.image.tag | string | `"2.10.25-scratch"` | |
| nats.livenessProbe.tcpSocket.port | string | `"nats"` | | | nats.livenessProbe.tcpSocket.port | string | `"nats"` | |
| nats.readinessProbe.tcpSocket.port | string | `"nats"` | | | nats.readinessProbe.tcpSocket.port | string | `"nats"` | |
| nats.resources.limits.cpu | string | `"100m"` | | | nats.resources.limits.cpu | string | `"100m"` | |

View file

@ -24,7 +24,7 @@ nats:
registry: docker.io registry: docker.io
repository: library/nats repository: library/nats
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "2.10.24-scratch" tag: "2.10.25-scratch"
service: service:
port: port:
nats: 4222 nats: 4222

View file

@ -3,9 +3,9 @@ name: jellyfin
description: The Free Software Media System description: The Free Software Media System
icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg
type: application type: application
version: "0.3.8" version: "0.3.9"
# renovate: image=ghcr.io/jellyfin/jellyfin # renovate: image=ghcr.io/jellyfin/jellyfin
appVersion: "10.10.4" appVersion: "10.10.5"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "The Free Software Media System"
# jellyfin # jellyfin
![Version: 0.3.8](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.4](https://img.shields.io/badge/AppVersion-10.10.4-informational?style=flat-square) ![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.5](https://img.shields.io/badge/AppVersion-10.10.5-informational?style=flat-square)
The Free Software Media System The Free Software Media System