Skip to content

Commit

Permalink
chore: release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 28, 2024
1 parent 991801b commit 1e60d8a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/crafthippie/boergers/compare/v1.1.1...v1.1.2) (2024-01-28)


### Bugfixes

* correctly link backups and dynmap ([991801b](https://github.com/crafthippie/boergers/commit/991801be832e1e634c3dccac9e73a28ad750d395))

## [1.1.1](https://github.com/crafthippie/boergers/compare/v1.1.0...v1.1.1) (2024-01-28)


Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ secretGenerator:
images:
- name: minecraft-server
newName: quay.io/crafthippie/boergers
newTag: 1.1.1
newTag: 1.1.2

...
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "boergers"
author = "Thomas Boerger"
version = "1.1.1"
version = "1.1.2"
pack-format = "packwiz:1.1.0"

[index]
Expand Down

0 comments on commit 1e60d8a

Please sign in to comment.