Merge branch 'main' into main
This commit is contained in:
commit
b38110f070
7 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@ name: conduit
|
|||
description: Conduit is a simple, fast and reliable chat server powered by Matrix.
|
||||
icon: https://conduit.rs/conduit.svg
|
||||
type: application
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
||||
# renovate: image=registry.gitlab.com/famedly/conduit/matrix-conduit
|
||||
appVersion: "0.7.0"
|
||||
maintainers:
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
= conduit
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square[Version: 0.3.0]
|
||||
image::https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square[Version: 0.3.1]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square[AppVersion: 0.7.0]
|
||||
== Maintainers
|
||||
|
@ -349,7 +349,7 @@ helm uninstall conduit-release
|
|||
|
||||
| wellknown.image.tag
|
||||
| string
|
||||
| `"1.25"`
|
||||
| `"1.26"`
|
||||
|
|
||||
|
||||
| wellknown.nodeSelector
|
||||
|
|
|
@ -48,7 +48,7 @@ wellknown:
|
|||
registry: docker.io
|
||||
repository: library/nginx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.25"
|
||||
tag: "1.26"
|
||||
|
||||
replicaCount: 1
|
||||
podLabels: {}
|
||||
|
|
|
@ -2,9 +2,9 @@ apiVersion: v2
|
|||
name: home-assistant
|
||||
description: Home Assistant with tooling to run on an k3s pi
|
||||
type: application
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
# renovate: image=ghcr.io/home-assistant/home-assistant
|
||||
appVersion: "2024.5.3"
|
||||
appVersion: "2024.5.4"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= home-assistant
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square[Version: 0.1.9]
|
||||
image::https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square[Version: 0.1.10]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-2024.5.3-informational?style=flat-square[AppVersion: 2024.5.3]
|
||||
image::https://img.shields.io/badge/AppVersion-2024.5.4-informational?style=flat-square[AppVersion: 2024.5.4]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
|
@ -2,9 +2,9 @@ apiVersion: v2
|
|||
name: mautrix-signal
|
||||
description: A Matrix-Signal puppeting bridge.
|
||||
type: application
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
# renovate: image=dock.mau.dev/mautrix/signal
|
||||
appVersion: "0.6.0"
|
||||
appVersion: "0.6.1"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= mautrix-signal
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square[Version: 0.0.3]
|
||||
image::https://img.shields.io/badge/Version-0.0.4-informational?style=flat-square[Version: 0.0.4]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-0.6.0-informational?style=flat-square[AppVersion: 0.6.0]
|
||||
image::https://img.shields.io/badge/AppVersion-0.6.1-informational?style=flat-square[AppVersion: 0.6.1]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue