Skip to content
Snippets Groups Projects
Verified Commit d21a05c1 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): Fix appVersion syntax for renovate

parent 06784b46
No related branches found
No related tags found
No related merge requests found
Pipeline #17582 passed
......@@ -14,9 +14,9 @@ keywords:
sources:
- https://github.com/hedgedoc/hedgedoc/tree/master
- https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/hedgedoc
version: 0.3.2
version: 0.3.3
# renovate: image=quay.io/hedgedoc/hedgedoc
appVersion: 1.9.8
appVersion: "1.9.8"
maintainers:
- name: Sheogorath
url: https://shivering-isles.com
......
# hedgedoc
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.8](https://img.shields.io/badge/AppVersion-1.9.8-informational?style=flat-square)
![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: 1.9.8](https://img.shields.io/badge/AppVersion-1.9.8-informational?style=flat-square)
A platform to write and share markdown.
......
......@@ -11,9 +11,9 @@ sources:
- https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/mastodon
type: application
version: 6.0.3
version: 6.0.4
# renovate: image=ghcr.io/mastodon/mastodon
appVersion: v4.1.2
appVersion: "v4.1.2"
dependencies:
- name: elasticsearch
......
# mastodon
![Version: 6.0.3](https://img.shields.io/badge/Version-6.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.2](https://img.shields.io/badge/AppVersion-v4.1.2-informational?style=flat-square)
![Version: 6.0.4](https://img.shields.io/badge/Version-6.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.1.2](https://img.shields.io/badge/AppVersion-v4.1.2-informational?style=flat-square)
Mastodon is a free, open-source social network server based on ActivityPub.
......@@ -15,7 +15,7 @@ Mastodon is a free, open-source social network server based on ActivityPub.
| Repository | Name | Version |
|------------|------|---------|
| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | elasticsearch | 19.8.0 |
| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | elasticsearch | 19.10.0 |
| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | postgresql | 11.9.13 |
| https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | redis | 17.10.2 |
......
apiVersion: v2
name: nextcloud
version: 3.2.1
version: 3.2.2
# renovate: image=docker.io/library/nextcloud
appVersion: 25.0.7
appVersion: "25.0.7"
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
- nextcloud
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment