UNCLASSIFIED

Commit 52a5edc1 authored by Micah Nagel's avatar Micah Nagel 💰
Browse files

Update chart/Chart.yaml, CHANGELOG.md files

parent b29ab7ef
Pipeline #455644 passed with stages
in 4 minutes and 49 seconds
......@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [0.2.0-bb.1] - 2021-09-01
### Fixed
- Missing appVersion update in Chart.yaml
## [0.2.0-bb.0] - 2021-08-27
### Changed
- Updated to latest IB 5.38.2
......
......@@ -2,8 +2,8 @@
apiVersion: v2
name: mattermost
type: application
version: "0.2.0-bb.0"
appVersion: "5.37.0"
version: "0.2.0-bb.1"
appVersion: "5.38.2"
description: "Deployment of mattermost"
keywords:
- Mattermost
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment