Skip to content

Commit 88328e7

Browse files
chore: release 2.0.16
1 parent d3737e3 commit 88328e7

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Jan 5 08:24:13 UTC 2026
1+
Mon Jan 12 08:23:31 UTC 2026

CHANGELOG.md

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

3+
## [2.0.16](https://github.com/crafthippie/skyblock/compare/v2.0.15...v2.0.16) (2026-01-12)
4+
5+
### Dependencies
6+
7+
* **patch:** pin quay.io/crafthippie/skyblock docker tag to f0e19d0 ([#74](https://github.com/crafthippie/skyblock/issues/74)) ([8087fbf](https://github.com/crafthippie/skyblock/commit/8087fbf8b34ac7659098d9733db3169d34037b4a))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([f08ce08](https://github.com/crafthippie/skyblock/commit/f08ce0895eff3c2b5182b526445115c4b6e3abe2))
12+
313
## [2.0.15](https://github.com/crafthippie/skyblock/compare/v2.0.14...v2.0.15) (2026-01-05)
414

515
## [2.0.14](https://github.com/crafthippie/skyblock/compare/v2.0.13...v2.0.14) (2025-12-29)

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/skyblock
29-
newTag: 2.0.15@sha256:f0e19d0744289d79f37b63493c8bba5116f1dd34d21b29a0fcc9b22c7da8e46a
29+
newTag: 2.0.16
3030

3131
...

pack.toml

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

66
[index]

0 commit comments

Comments
 (0)