Skip to content

Commit 2ef558a

Browse files
chore(main): release 0.1.0
1 parent 7be5874 commit 2ef558a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.48"
2+
".": "0.1.0"
33
}

CHANGELOG.md

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

3+
## [0.1.0](https://github.com/statisticsnorway/ssbucketeer/compare/v0.0.48...v0.1.0) (2025-01-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* refactor and simplify statefulset handling ([#83](https://github.com/statisticsnorway/ssbucketeer/issues/83))
9+
10+
### Bug Fixes
11+
12+
* Dockerfile.iam-probe to reduce vulnerabilities ([#76](https://github.com/statisticsnorway/ssbucketeer/issues/76)) ([3050379](https://github.com/statisticsnorway/ssbucketeer/commit/30503796080bc28c1a4846e27fb35b4a61f270e7))
13+
14+
15+
### Code Refactoring
16+
17+
* refactor and simplify statefulset handling ([#83](https://github.com/statisticsnorway/ssbucketeer/issues/83)) ([7be5874](https://github.com/statisticsnorway/ssbucketeer/commit/7be5874cffc962be935721a4e1c0084d238cf2ad))
18+
319
## [0.0.48](https://github.com/statisticsnorway/ssbucketeer/compare/v0.0.47...v0.0.48) (2024-12-16)
420

521

0 commit comments

Comments
 (0)