UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 216ff9d7 authored by bigbang bot's avatar bigbang bot Committed by Jacob Kershaw
Browse files

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

parent ec497679
No related branches found
No related tags found
1 merge request!207Update registry1.dso.mil/ironbank/opensource/mattermost/mattermost Docker tag to v9.7.3
......@@ -3,6 +3,13 @@
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.7.3-bb.0] - 2024-05-02
### Changed
- ironbank/opensource/mattermost/mattermost updated from 9.7.2 to 9.7.3
- minio-instance updated from 5.0.12-bb.1 to 5.0.12-bb.12
- minio image updated from RELEASE.2024-02-09T21-25-16Z to RELEASE.2024-03-30T09-41-56Z
- mc image updated from RELEASE.2024-02-09T22-18-24Z to RELEASE.2024-04-29T09-56-05Z
## [9.7.2-bb.0] - 2024-04-27
### Changed
- gluon updated from 0.4.9 to 0.4.10
......
# mattermost
![Version: 9.7.2-bb.0](https://img.shields.io/badge/Version-9.7.2--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.7.2](https://img.shields.io/badge/AppVersion-9.7.2-informational?style=flat-square)
![Version: 9.7.3-bb.0](https://img.shields.io/badge/Version-9.7.3--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.7.3](https://img.shields.io/badge/AppVersion-9.7.3-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.7.2"` | |
| image.tag | string | `"9.7.3"` | |
| image.imagePullPolicy | string | `"IfNotPresent"` | |
| global.imagePullSecrets[0].name | string | `"private-registry"` | |
| replicaCount | int | `1` | |
......
......@@ -4,9 +4,9 @@ dependencies:
version: 10.3.5
- name: minio-instance
repository: oci://registry1.dso.mil/bigbang
version: 5.0.12-bb.1
version: 5.0.12-bb.12
- name: gluon
repository: oci://registry1.dso.mil/bigbang
version: 0.4.10
digest: sha256:5b1bc4b0e3f4c9da63577a963f538c91a98b2b124fd54aa047015688a4faf968
generated: "2024-04-27T06:15:07.003085568Z"
digest: sha256:2127644343851488f4cd4fa012881fa1667c43f8d83b8a755f9604b11d32b9ad
generated: "2024-05-02T13:01:56.718760766-05:00"
......@@ -2,8 +2,8 @@
apiVersion: v2
name: mattermost
type: application
version: 9.7.2-bb.0
appVersion: 9.7.2
version: 9.7.3-bb.0
appVersion: 9.7.3
description: "Deployment of mattermost"
keywords:
- Mattermost
......@@ -16,7 +16,7 @@ dependencies:
condition: postgresql.install
repository: file://./deps/postgresql
- name: minio-instance
version: 5.0.12-bb.1
version: 5.0.12-bb.12
alias: minio
condition: minio.install
repository: oci://registry1.dso.mil/bigbang
......@@ -25,16 +25,16 @@ dependencies:
repository: oci://registry1.dso.mil/bigbang
annotations:
bigbang.dev/applicationVersions: |
- Mattermost: 9.7.2
- Mattermost: 9.7.3
helm.sh/images: |
- name: mattermost
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.7.2
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:9.7.3
- name: minio
condition: minio.install
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-02-09T21-25-16Z
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-03-30T09-41-56Z
- name: mc
condition: minio.install
image: registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-02-09T22-18-24Z
image: registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-04-29T09-56-05Z
- name: postgresql11
condition: postgresql.install
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql11:11.18-1
......
File deleted
File added
No preview for this file type
......@@ -95,7 +95,7 @@ sso:
# Repo and image tag
image:
name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 9.7.2
tag: 9.7.3
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