Skip to content

Commit

Permalink
chore(main): release 9.9.0-uds.0 (#100)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[9.9.0-uds.0](v9.8.1-uds.1...v9.9.0-uds.0)
(2024-06-26)


### Miscellaneous

* **deps:** update mattermost package dependencies to v9.9.0
([33fc29f](33fc29f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 26, 2024
1 parent 33fc29f commit 9e5840f
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "9.8.1-uds.1"
".": "9.9.0-uds.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [9.9.0-uds.0](https://github.com/defenseunicorns/uds-package-mattermost/compare/v9.8.1-uds.1...v9.9.0-uds.0) (2024-06-26)


### Miscellaneous

* **deps:** update mattermost package dependencies to v9.9.0 ([33fc29f](https://github.com/defenseunicorns/uds-package-mattermost/commit/33fc29fbf560ad93f606c9276924527b602c96f2))

## [9.8.1-uds.1](https://github.com/defenseunicorns/uds-package-mattermost/compare/v9.8.1-uds.0...v9.8.1-uds.1) (2024-06-20)


Expand Down
4 changes: 2 additions & 2 deletions bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
name: mattermost-test
description: A UDS bundle for deploying Mattermost and it's dependencies on a development cluster
# x-release-please-start-version
version: 9.8.1-uds.1
version: 9.9.0-uds.0
# x-release-please-end

packages:
Expand Down Expand Up @@ -36,7 +36,7 @@ packages:
- name: mattermost
path: ../
# x-release-please-start-version
ref: 9.8.1-uds.1
ref: 9.9.0-uds.0
# x-release-please-end
imports:
- name: ACCESS_KEY
Expand Down
2 changes: 1 addition & 1 deletion tasks/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ tasks:
task: publish:package
with:
# x-release-please-start-version
version: "9.8.1-uds.1"
version: "9.9.0-uds.0"
# x-release-please-end
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.8.1-uds.1
9.9.0-uds.0
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mattermost
description: "UDS Mattermost Package"
# x-release-please-start-version
version: "9.8.1-uds.1"
version: "9.9.0-uds.0"
# x-release-please-end

variables:
Expand Down

0 comments on commit 9e5840f

Please sign in to comment.