update focalboard source url (#816)

Signed-off-by: Dennis Zhang <dennis.zhang.nrg@gmail.com>
This commit is contained in:
Dennis Zhang 2021-04-21 16:51:21 -07:00 committed by GitHub
parent de742e58dc
commit 447b92702c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 5 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.6.5 appVersion: 0.6.5
description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
name: focalboard name: focalboard
version: 1.0.0 version: 1.0.1
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- focalboard - focalboard
@ -13,7 +13,7 @@ icon: https://www.focalboard.com/img/logo.svg
sources: sources:
- https://www.focalboard.com/ - https://www.focalboard.com/
- https://github.com/mattermost/focalboard - https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/concourse-pipelines/tree/master/images/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard
maintainers: maintainers:
- name: FlipEnergy - name: FlipEnergy
email: dennis.zhang.nrg@gmail.com email: dennis.zhang.nrg@gmail.com

View File

@ -1,6 +1,6 @@
# focalboard # focalboard
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 0.6.5](https://img.shields.io/badge/AppVersion-0.6.5-informational?style=flat-square) ![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![AppVersion: 0.6.5](https://img.shields.io/badge/AppVersion-0.6.5-informational?style=flat-square)
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
@ -10,7 +10,7 @@ Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asa
* <https://www.focalboard.com/> * <https://www.focalboard.com/>
* <https://github.com/mattermost/focalboard> * <https://github.com/mattermost/focalboard>
* <https://github.com/FlipEnergy/concourse-pipelines/tree/master/images/focalboard> * <https://github.com/FlipEnergy/container-images/blob/main/focalboard>
## Requirements ## Requirements
@ -94,6 +94,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.0.1]
#### Added
- Updated source url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added

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.0.1]
#### Added
- Updated source url
#### Changed
- N/A
#### Removed
- N/A
### [1.0.0] ### [1.0.0]
#### Added #### Added

View File

@ -11,7 +11,7 @@ image:
tag: 0.6.5 tag: 0.6.5
# See more environment variables in the image entrypoint script # See more environment variables in the image entrypoint script
# https://github.com/FlipEnergy/concourse-pipelines/blob/master/images/focalboard/entrypoint.sh # https://github.com/FlipEnergy/container-images/blob/main/focalboard/entrypoint.sh
env: {} env: {}
# SERVER_ROOT: # SERVER_ROOT:
# DBTYPE: # DBTYPE: