UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 7b509570 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update dependency...

chore(deps): update dependency registry1.dso.mil/ironbank/opensource/mattermost/mattermost to v9.1.0
parent 9f4e600f
No related branches found
No related tags found
1 merge request!156chore(deps): update dependency registry1.dso.mil/ironbank/opensource/mattermost/mattermost to v9.1.0
Pipeline #2331986 passed
......@@ -3,6 +3,10 @@
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).
---
## [9.1.0-bb.0] - 2023-10-17
### Changed
- ironbank/opensource/mattermost/mattermost updated from 9.0.0 to 9.1.0
## [9.0.0-bb.1] - 2023-10-05
### Changed
- Updated Renovate to include postgres values entry
......
# mattermost
![Version: 9.0.0-bb.1](https://img.shields.io/badge/Version-9.0.0--bb.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
![Version: 9.1.0-bb.0](https://img.shields.io/badge/Version-9.1.0--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.1.0](https://img.shields.io/badge/AppVersion-9.1.0-informational?style=flat-square)
Deployment of mattermost
......@@ -60,7 +60,7 @@ helm install mattermost chart/
| sso.enable_sign_in_with_email | bool | `false` | |
| sso.enable_sign_in_with_username | bool | `false` | |
| image.name | string | `"registry1.dso.mil/ironbank/opensource/mattermost/mattermost"` | |
| image.tag | string | `"9.0.0"` | |
| image.tag | string | `"9.1.0"` | |
| image.imagePullPolicy | string | `"IfNotPresent"` | |
| global.imagePullSecrets[0].name | string | `"private-registry"` | |
| replicaCount | int | `1` | |
......
......@@ -2,8 +2,8 @@
apiVersion: v2
name: mattermost
type: application
version: 9.0.0-bb.1
appVersion: 9.0.0
version: 9.1.0-bb.0
appVersion: 9.1.0
description: "Deployment of mattermost"
keywords:
- Mattermost
......@@ -25,10 +25,10 @@ dependencies:
repository: oci://registry1.dso.mil/bigbang
annotations:
bigbang.dev/applicationVersions: |
- Mattermost: 9.0.0
- Mattermost: 9.1.0
helm.sh/images: |
- name: mattermost
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.0.0
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.1.0
- name: minio
condition: minio.install
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2023-06-19T19-52-50Z
......
......@@ -57,7 +57,7 @@ sso:
# Repo and image tag
image:
name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 9.0.0
tag: 9.1.0
imagePullPolicy: IfNotPresent
global:
......
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