UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6562ea95 authored by Jacob Kershaw's avatar Jacob Kershaw
Browse files

Merge branch 'add-test-namepace-labels' into 'main'

SKIP UPGRADE added namespace-labels to test/dependencies.yaml

See merge request !296
parents a804cada 98b8a32d
No related branches found
No related tags found
1 merge request!296SKIP UPGRADE added namespace-labels to test/dependencies.yaml
Pipeline #3990991 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).
---
## [10.5.1-bb.2] - 2025-03-03
### Added
- added namespace-labels to test/dependencies.yaml
## [10.5.1-bb.1] - 2025-02-27
### Changed
- ironbank/opensource/kubernetes/kubectl updated from v1.30.9 to v1.30.10
......
<!-- 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.5.1-bb.1](https://img.shields.io/badge/Version-10.5.1--bb.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.1](https://img.shields.io/badge/AppVersion-10.5.1-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
![Version: 10.5.1-bb.2](https://img.shields.io/badge/Version-10.5.1--bb.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.5.1](https://img.shields.io/badge/AppVersion-10.5.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
......@@ -10,7 +9,6 @@ Deployment of mattermost
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: |
......@@ -31,6 +29,10 @@ annotations:
Kubernetes: `>=1.12.0-0`
Install Helm
https://helm.sh/docs/intro/install/
## Deployment
- Clone down the repository
......@@ -200,3 +202,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)._
......@@ -2,7 +2,7 @@
apiVersion: v2
name: mattermost
type: application
version: 10.5.1-bb.1
version: 10.5.1-bb.2
appVersion: 10.5.1
description: "Deployment of mattermost"
keywords:
......
......@@ -2,9 +2,10 @@ mattermostoperator:
git:
repo: "https://repo1.dso.mil/big-bang/product/packages/mattermost-operator.git"
namespace: "mattermost-operator"
namespace-label: "mattermostOperator"
miniooperator:
git:
repo: "https://repo1.dso.mil/big-bang/product/packages/minio-operator.git"
namespace: "minio-operator"
namespace-label: "minioOperator"
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