UNCLASSIFIED - NO CUI

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

Update registry1.dso.mil/ironbank/opensource/mattermost/mattermost Docker tag to v9.8.1

parent 347c2503
No related branches found
No related tags found
1 merge request!222Update registry1.dso.mil/ironbank/opensource/mattermost/mattermost Docker tag to v9.8.1
Pipeline #3344645 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.8.1-bb.0] - 2024-06-05
### Changed
- ironbank/opensource/mattermost/mattermost updated from 9.8.0 to 9.8.1
## [9.8.0-bb.0] - 2024-05-23
### Changed
- gluon updated from 0.4.10 to 0.5.0
......
# mattermost
![Version: 9.8.0-bb.0](https://img.shields.io/badge/Version-9.8.0--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.8.0](https://img.shields.io/badge/AppVersion-9.8.0-informational?style=flat-square)
![Version: 9.8.1-bb.0](https://img.shields.io/badge/Version-9.8.1--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.8.1](https://img.shields.io/badge/AppVersion-9.8.1-informational?style=flat-square)
Deployment of mattermost
......@@ -78,7 +78,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.8.0"` | |
| image.tag | string | `"9.8.1"` | |
| 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.8.0-bb.0
appVersion: 9.8.0
version: 9.8.1-bb.0
appVersion: 9.8.1
description: "Deployment of mattermost"
keywords:
- Mattermost
......@@ -25,10 +25,10 @@ dependencies:
repository: oci://registry1.dso.mil/bigbang
annotations:
bigbang.dev/applicationVersions: |
- Mattermost: 9.8.0
- Mattermost: 9.8.1
helm.sh/images: |
- name: mattermost
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.8.0
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.8.1
- name: minio
condition: minio.install
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-03-30T09-41-56Z
......
......@@ -95,7 +95,7 @@ sso:
# Repo and image tag
image:
name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 9.8.0
tag: 9.8.1
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