Updated icon url (#879)

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde 2021-05-05 05:42:32 -07:00 committed by GitHub
parent 5f0390417e
commit f117805a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 6 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "4.2.0" appVersion: "4.2.0"
description: The Lounge, modern web IRC client designed for self-hosting description: The Lounge, modern web IRC client designed for self-hosting
name: thelounge name: thelounge
version: 1.1.1 version: 1.1.2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- thelounge - thelounge
@ -11,7 +11,7 @@ keywords:
- docker - docker
- thelounge-docker - thelounge-docker
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/thelounge home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/thelounge
icon: https://raw.githubusercontent.com/thelounge/thelounge/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true icon: https://avatars.githubusercontent.com/u/14336958?s=200&v=4
sources: sources:
- https://github.com/thelounge/thelounge - https://github.com/thelounge/thelounge
maintainers: maintainers:

View File

@ -1,6 +1,6 @@
# thelounge # thelounge
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 4.2.0](https://img.shields.io/badge/AppVersion-4.2.0-informational?style=flat-square) ![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 4.2.0](https://img.shields.io/badge/AppVersion-4.2.0-informational?style=flat-square)
The Lounge, modern web IRC client designed for self-hosting The Lounge, modern web IRC client designed for self-hosting
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://library-charts.k8s-at-home.com | common | 2.2.0 | | https://library-charts.k8s-at-home.com | common | 2.3.1 |
## TL;DR ## TL;DR
@ -91,6 +91,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [1.1.2]
#### Added
- N/A
#### Changed
- Updated icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -105,7 +119,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [1.1.2]: #112
[1.0.0]: #100
## Support ## Support

View File

@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [1.1.2]
#### Added
- N/A
#### Changed
- Updated icon url.
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added
@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A - N/A
[1.0.0]: #1.0.0 [1.1.2]: #112
[1.0.0]: #100
{{- end -}} {{- end -}}