UNCLASSIFIED

Commit 03ff2df3 authored by Branden Cobb's avatar Branden Cobb
Browse files

Merge branch 'mm-upgrade-to-5.36.1' into 'main-minio2'

Upgrade to 5.36.1

See merge request !45
parents fe1f6ef0 69de8309
Pipeline #361632 passed with stages
in 5 minutes and 46 seconds
......@@ -3,6 +3,9 @@
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).
---
## [0.1.6-bb.7] - 2021-07-08
### Changed
- Update Mattermost to version 5.36.1
## [0.1.6-bb.6] - 2021-06-22
### Changed
......
apiVersion: v2
name: mattermost
type: application
version: "0.1.6-bb.6"
appVersion: "5.36.0"
version: "0.1.6-bb.7"
appVersion: "5.36.1"
description: "Deployment of mattermost"
keywords:
- Mattermost
......
......@@ -36,7 +36,7 @@ sso:
# Repo and image tag
image:
name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 5.36.0
tag: 5.36.1
imagePullPolicy: IfNotPresent
global:
......
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