UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Mattermost Operator Release engineer automation

Merged Patrick Kelly requested to merge release_engineer_automation into main
4 files
+ 19
2
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 4
1
@@ -3,7 +3,7 @@ name: mattermost-operator
description: "Deployment of mattermost operator using Helm"
home: https://github.com/mattermost/mattermost-operator
type: application
version: "1.17.0-bb.1"
version: "1.17.0-bb.2"
appVersion: "1.17.0"
kubeVersion: ">=1.12.0-0"
keywords:
@@ -17,3 +17,6 @@ dependencies:
version: 1.17.0
condition: installCRDs
repository: "file://mattermost-operator-crds"
annotations:
bigbang.dev/applicationVersions: |
- Mattermost Operator: v1.17.0
Loading