Skip to content

Commit a9519bc

Browse files
chore: release 3.3.1
1 parent 74f5c4b commit a9519bc

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Aug 24 08:34:26 UTC 2026
1+
Mon Aug 31 15:37:52 UTC 2026

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [3.3.1](https://github.com/crafthippie/bromance/compare/v3.3.0...v3.3.1) (2026-08-31)
4+
5+
### Dependencies
6+
7+
* **patch:** pin quay.io/crafthippie/bromance docker tag to 8bb0540 ([#126](https://github.com/crafthippie/bromance/issues/126)) ([74f5c4b](https://github.com/crafthippie/bromance/commit/74f5c4b517239eb295b8f5a60be04044095313c9))
8+
39
## [3.3.0](https://github.com/crafthippie/bromance/compare/v3.2.0...v3.3.0) (2026-08-24)
410

511
### Dependencies

deploy/kubernetes/kustomization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ secretGenerator:
2626
images:
2727
- name: minecraft-server
2828
newName: quay.io/crafthippie/bromance
29-
newTag: 3.3.0@sha256:8bb0540d3500be83ad18f0a27a45404d8a0b8d3478bf538789490682a5e5111e
29+
newTag: 3.3.1
3030

3131
...

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "bromance"
22
author = "Thomas Boerger"
3-
version = "3.3.0"
3+
version = "3.3.1"
44
pack-format = "packwiz:1.1.0"
55

66
[index]

0 commit comments

Comments
 (0)