UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b9a19204 authored by RENOVATE_BOT's avatar RENOVATE_BOT Committed by Michael Martin
Browse files

SKIP UPGRADE CHECK Update Ironbank

parent 8f1c3070
No related branches found
No related tags found
1 merge request!290SKIP UPGRADE CHECK Update Ironbank
......@@ -4,6 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [10.4.1-bb.0] - 2025-01-17
### Changed
- Updated registry1.dso.mil/ironbank/opensource/mattermost/mattermost 10.2.0 -> 10.4.1
- Updated Gluon 0.5.12 -> 0.5.14
- Updated registry1.dso.mil/ironbank/opensource/kubernetes/kubectl v1.30.7 -> v1.30.9
- Updated registry1.dso.mil/ironbank/opensource/postgres/postgresql 16.2 -> 17.2
## [10.2.0-bb.4] - 2024-01-15
### Changed
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# mattermost
![Version: 10.2.0-bb.4](https://img.shields.io/badge/Version-10.2.0--bb.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.0](https://img.shields.io/badge/AppVersion-10.2.0-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
![Version: 10.4.1-bb.0](https://img.shields.io/badge/Version-10.4.1--bb.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.4.1](https://img.shields.io/badge/AppVersion-10.4.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
Deployment of mattermost
## Upstream Release Notes
* This package has no upstream release note links on file. Please add some to [chart/Chart.yaml](chart/Chart.yaml) under `annotations.bigbang.dev/* * * upstreamReleaseNotesMarkdown`.
* Example
This package has no upstream release note links on file. Please add some to [chart/Chart.yaml](chart/Chart.yaml) under `annotations.bigbang.dev/upstreamReleaseNotesMarkdown`.
Example:
```yaml
annotations:
bigbang.dev/upstreamReleaseNotesMarkdown: |
......@@ -19,21 +18,25 @@ annotations:
## Learn More
* [Application Overview](docs/overview.md)
* [Other Documentation](docs/)
- [Application Overview](docs/overview.md)
- [Other Documentation](docs/)
## Pre-Requisites
* Kubernetes Cluster deployed
* Kubernetes config installed in `~/.kube/config`
* Helm installed
- Kubernetes Cluster deployed
- Kubernetes config installed in `~/.kube/config`
- Helm installed
Kubernetes: `>=1.12.0-0`
Install Helm
https://helm.sh/docs/intro/install/
## Deployment
* Clone down the repository
* cd into directory
- Clone down the repository
- cd into directory
```bash
helm install mattermost chart/
......@@ -92,7 +95,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 | `"10.2.0"` | |
| image.tag | string | `"10.4.1"` | |
| image.imagePullPolicy | string | `"IfNotPresent"` | |
| global.imagePullSecrets[0].name | string | `"private-registry"` | |
| replicaCount | int | `1` | |
......@@ -146,7 +149,7 @@ helm install mattermost chart/
| postgresql.pgHbaConfiguration | string | `"local all all md5\nhost all all all md5"` | |
| database.secret | string | `""` | |
| database.readinessCheck.disableDefault | bool | `true` | |
| database.readinessCheck.image | string | `"registry1.dso.mil/ironbank/opensource/postgres/postgresql:16.2"` | |
| database.readinessCheck.image | string | `"registry1.dso.mil/ironbank/opensource/postgres/postgresql:17.2"` | |
| database.readinessCheck.command[0] | string | `"/bin/sh"` | |
| database.readinessCheck.command[1] | string | `"-c"` | |
| database.readinessCheck.command[2] | string | `"until pg_isready --dbname=\"$DB_CONNECTION_CHECK_URL\"; do echo waiting for database; sleep 5; done;"` | |
......@@ -184,7 +187,7 @@ helm install mattermost chart/
| bbtests.cypress.resources.limits.cpu | string | `"2"` | |
| bbtests.cypress.resources.limits.memory | string | `"1500M"` | |
| waitJob.enabled | bool | `true` | |
| waitJob.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.7"` | |
| waitJob.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9"` | |
| waitJob.permissions.apiGroups[0] | string | `"installation.mattermost.com"` | |
| waitJob.permissions.resources[0] | string | `"mattermosts"` | |
......@@ -195,3 +198,4 @@ Please see the [contributing guide](./CONTRIBUTING.md) if you are interested in
---
_This file is programatically generated using `helm-docs` and some BigBang-specific templates. The `gluon` repository has [instructions for regenerating package READMEs](https://repo1.dso.mil/big-bang/product/packages/gluon/-/blob/master/docs/bb-package-readme.md)._
......@@ -7,6 +7,6 @@ dependencies:
version: 6.0.3-bb.1
- name: gluon
repository: oci://registry1.dso.mil/bigbang
version: 0.5.12
digest: sha256:7b34b8b32fc3cf5556eea3d4a680f7131ce242da3bb4a5591b779ef780e0ef69
generated: "2025-01-15T11:19:52.5706958-05:00"
version: 0.5.14
digest: sha256:2c4d302ef21e7f3e64c429c66453937d8d630aa7959bded33aec6a773561bfaa
generated: "2025-01-17T10:43:57.183214-06:00"
......@@ -2,8 +2,8 @@
apiVersion: v2
name: mattermost
type: application
version: '10.2.0-bb.4'
appVersion: 10.2.0
version: 10.4.1-bb.0
appVersion: 10.4.1
description: "Deployment of mattermost"
keywords:
- Mattermost
......@@ -21,15 +21,15 @@ dependencies:
condition: minio.install
repository: oci://registry1.dso.mil/bigbang
- name: gluon
version: 0.5.12
version: 0.5.14
repository: oci://registry1.dso.mil/bigbang
annotations:
bigbang.dev/maintenanceTrack: bb_integrated
bigbang.dev/applicationVersions: |
- Mattermost: 10.2.0
- Mattermost: 10.4.1
helm.sh/images: |
- name: mattermost
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.2.0
image: registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.4.1
- name: minio
condition: minio.install
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-06-04T19-20-08Z
......@@ -45,9 +45,9 @@ annotations:
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql12:12.22
- name: postgresql
condition: postgresql.install
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql:16.2
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql:17.2
- name: operator-sidecar
image: registry1.dso.mil/ironbank/opensource/minio/operator-sidecar:v6.0.2
- name: kubectl
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.7
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9
condition: waitJob.enabled
File deleted
File added
No preview for this file type
......@@ -101,7 +101,7 @@ sso:
# Repo and image tag
image:
name: registry1.dso.mil/ironbank/opensource/mattermost/mattermost
tag: 10.2.0
tag: 10.4.1
imagePullPolicy: IfNotPresent
global:
......@@ -233,7 +233,7 @@ postgresql:
image:
registry: "registry1.dso.mil/ironbank"
repository: "opensource/postgres/postgresql"
tag: "16.2"
tag: "17.2"
pullSecrets:
- private-registry
......@@ -275,7 +275,7 @@ database:
# Disable the default readiness check which uses a non-IB image
disableDefault: true
# Defaults to Ironbank postgres, can be changed for different DB types (MySQL)
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql:16.2
image: registry1.dso.mil/ironbank/opensource/postgres/postgresql:17.2
# Defaults to a readiness check for postgres, can be changed for different DB types
command:
- /bin/sh
......@@ -353,7 +353,7 @@ bbtests:
waitJob:
enabled: true
scripts:
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.7
image: registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.30.9
permissions:
apiGroups:
- installation.mattermost.com
......
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