Skip to content

Commit

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


##
[9.4.1-uds.4](v9.4.1-uds.3...v9.4.1-uds.4)
(2024-03-29)


### Miscellaneous

* hotfix renovate config registries
([#45](#45))
([42a912b](42a912b))
* implement upgrade tests for mattermost
([43044cf](43044cf))
* update CODEOWNERS to new style/group
([27246ca](27246ca))

---
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] committed Apr 1, 2024
1 parent 42a912b commit 6c7549f
Show file tree
Hide file tree
Showing 6 changed files with 15 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.4.1-uds.3"
".": "9.4.1-uds.4"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## [9.4.1-uds.4](https://github.com/defenseunicorns/uds-package-mattermost/compare/v9.4.1-uds.3...v9.4.1-uds.4) (2024-03-29)


### Miscellaneous

* hotfix renovate config registries ([#45](https://github.com/defenseunicorns/uds-package-mattermost/issues/45)) ([42a912b](https://github.com/defenseunicorns/uds-package-mattermost/commit/42a912b5e6bc0b3da970319f03a1f627e2f5f22b))
* implement upgrade tests for mattermost ([43044cf](https://github.com/defenseunicorns/uds-package-mattermost/commit/43044cf8ed321b7e71977c01280ab40300fb5a2b))
* update CODEOWNERS to new style/group ([27246ca](https://github.com/defenseunicorns/uds-package-mattermost/commit/27246ca21b9cb2aac31d245d4eb6b9690059ec52))

## [9.4.1-uds.3](https://github.com/defenseunicorns/uds-package-mattermost/compare/v9.4.1-uds.2...v9.4.1-uds.3) (2024-03-13)


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.4.1-uds.3
version: 9.4.1-uds.4
# x-release-please-end

packages:
Expand All @@ -26,7 +26,7 @@ packages:
- name: mattermost
path: ../
# x-release-please-start-version
ref: 9.4.1-uds.3
ref: 9.4.1-uds.4
# 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 @@ -19,5 +19,5 @@ tasks:
task: publish:package
with:
# x-release-please-start-version
version: "9.4.1-uds.3"
version: "9.4.1-uds.4"
# 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.4.1-uds.3
9.4.1-uds.4
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.4.1-uds.3"
version: "9.4.1-uds.4"
# x-release-please-end

variables:
Expand Down

0 comments on commit 6c7549f

Please sign in to comment.