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 @@ ...@@ -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). 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 ## [9.8.0-bb.0] - 2024-05-23
### Changed ### Changed
- gluon updated from 0.4.10 to 0.5.0 - gluon updated from 0.4.10 to 0.5.0
......
# mattermost # 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 Deployment of mattermost
...@@ -78,7 +78,7 @@ helm install mattermost chart/ ...@@ -78,7 +78,7 @@ helm install mattermost chart/
| sso.enable_sign_in_with_email | bool | `false` | | | sso.enable_sign_in_with_email | bool | `false` | |
| sso.enable_sign_in_with_username | bool | `false` | | | sso.enable_sign_in_with_username | bool | `false` | |
| image.name | string | `"registry1.dso.mil/ironbank/opensource/mattermost/mattermost"` | | | 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"` | | | image.imagePullPolicy | string | `"IfNotPresent"` | |
| global.imagePullSecrets[0].name | string | `"private-registry"` | | | global.imagePullSecrets[0].name | string | `"private-registry"` | |
| replicaCount | int | `1` | | | replicaCount | int | `1` | |
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
apiVersion: v2 apiVersion: v2
name: mattermost name: mattermost
type: application type: application
version: 9.8.0-bb.0 version: 9.8.1-bb.0
appVersion: 9.8.0 appVersion: 9.8.1
description: "Deployment of mattermost" description: "Deployment of mattermost"
keywords: keywords:
- Mattermost - Mattermost
...@@ -25,10 +25,10 @@ dependencies: ...@@ -25,10 +25,10 @@ dependencies:
repository: oci://registry1.dso.mil/bigbang repository: oci://registry1.dso.mil/bigbang
annotations: annotations:
bigbang.dev/applicationVersions: | bigbang.dev/applicationVersions: |
- Mattermost: 9.8.0 - Mattermost: 9.8.1
helm.sh/images: | helm.sh/images: |
- name: mattermost - 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 - name: minio
condition: minio.install condition: minio.install
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-03-30T09-41-56Z image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-03-30T09-41-56Z
......
...@@ -95,7 +95,7 @@ sso: ...@@ -95,7 +95,7 @@ sso:
# Repo and image tag # Repo and image tag
image: image:
name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 9.8.0 tag: 9.8.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
global: 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