Skip to content

Commit

Permalink
chore(main): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPsychick committed Jan 11, 2025
1 parent f3a05b7 commit df07df5
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 5 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 @@
{
".": "0.2.0"
".": "0.3.0"
}
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,59 @@
# Changelog

## [0.3.0](https://github.com/SickHub/mailu-operator/compare/v0.2.0...v0.3.0) (2025-01-11)


### Features

* add coveralls ([#53](https://github.com/SickHub/mailu-operator/issues/53)) ([24f273d](https://github.com/SickHub/mailu-operator/commit/24f273d8407e20c1f0278452a176836c8f168e64))
* add release-please workflow ([#62](https://github.com/SickHub/mailu-operator/issues/62)) ([14252e3](https://github.com/SickHub/mailu-operator/commit/14252e3916e68b060e960737e5d56e0c9839a204))
* disable action gh-release, as it's replaced by release-please ([7256f06](https://github.com/SickHub/mailu-operator/commit/7256f062f9174499aacc30edfb2bbe9185d7f68a))
* patch new release version in additional files ([8b47a65](https://github.com/SickHub/mailu-operator/commit/8b47a65a1a323f071c640aa7426d8da8522de1b0))


### Bug Fixes

* add release-please config ([939f6f4](https://github.com/SickHub/mailu-operator/commit/939f6f454c3afcd4fe8bd2d9b23977c8fae9bb5a))
* adjust for release-please v4 ([c884301](https://github.com/SickHub/mailu-operator/commit/c884301f24e49f396e1e6dcdf7e428a5e146872f))
* consistently use 'go' as depName for renovate golang-version ([2c78e75](https://github.com/SickHub/mailu-operator/commit/2c78e759ed5fb610329bffc3e380c10c7369566c))
* define CRD defaults to partially solve [#29](https://github.com/SickHub/mailu-operator/issues/29) ([#31](https://github.com/SickHub/mailu-operator/issues/31)) ([48c83af](https://github.com/SickHub/mailu-operator/commit/48c83af72f7968087a514146345f71ace4753990))
* **deps:** update kubernetes packages to v0.31.1 ([#19](https://github.com/SickHub/mailu-operator/issues/19)) ([241216b](https://github.com/SickHub/mailu-operator/commit/241216bb24c79d1c90f905a452115a62ec5decf2))
* **deps:** update kubernetes packages to v0.31.2 ([#34](https://github.com/SickHub/mailu-operator/issues/34)) ([791cb54](https://github.com/SickHub/mailu-operator/commit/791cb54fd12af717f7d002761d06c7654799cff5))
* **deps:** update kubernetes packages to v0.31.3 ([#42](https://github.com/SickHub/mailu-operator/issues/42)) ([dd7d950](https://github.com/SickHub/mailu-operator/commit/dd7d95074f31ee9a0f09599029df3c8f6f6e74ae))
* **deps:** update kubernetes packages to v0.32.0 ([#48](https://github.com/SickHub/mailu-operator/issues/48)) ([435f2b6](https://github.com/SickHub/mailu-operator/commit/435f2b62ad42abd22a023af3defb76da97c69485))
* **deps:** update module github.com/go-chi/chi/v5 to v5.2.0 ([#49](https://github.com/SickHub/mailu-operator/issues/49)) ([47d4c68](https://github.com/SickHub/mailu-operator/commit/47d4c68c801325855fbda9f97a6c939a62805b12))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.1 ([#12](https://github.com/SickHub/mailu-operator/issues/12)) ([3201e1c](https://github.com/SickHub/mailu-operator/commit/3201e1c75df604133788ac5e699753f497d6026e))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.2 ([#18](https://github.com/SickHub/mailu-operator/issues/18)) ([f040b43](https://github.com/SickHub/mailu-operator/commit/f040b43e959f3145fcf4b675c11a00b61aa791b0))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0 ([#37](https://github.com/SickHub/mailu-operator/issues/37)) ([930a7aa](https://github.com/SickHub/mailu-operator/commit/930a7aac73f2068fe6e5ac9bd2a04f0c1e9fe4e2))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.22.0 ([#41](https://github.com/SickHub/mailu-operator/issues/41)) ([cd0d322](https://github.com/SickHub/mailu-operator/commit/cd0d322dda3cb818e25a46e0f895de2b3f4f72d0))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.22.1 ([#50](https://github.com/SickHub/mailu-operator/issues/50)) ([b1f106d](https://github.com/SickHub/mailu-operator/commit/b1f106df86805bbf8ad521c8a29269653c028208))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.22.2 ([#57](https://github.com/SickHub/mailu-operator/issues/57)) ([8e40c04](https://github.com/SickHub/mailu-operator/commit/8e40c0469f41bf1458baec91dbfd7f7600a2e0bd))
* **deps:** update module github.com/onsi/gomega to v1.34.2 ([#13](https://github.com/SickHub/mailu-operator/issues/13)) ([3de1847](https://github.com/SickHub/mailu-operator/commit/3de18475bee4f70c8cbb531b00db4e66efb5d733))
* **deps:** update module github.com/onsi/gomega to v1.35.1 ([#38](https://github.com/SickHub/mailu-operator/issues/38)) ([89f9721](https://github.com/SickHub/mailu-operator/commit/89f972116d47d8efc47625214e29099319c8bc64))
* **deps:** update module github.com/onsi/gomega to v1.36.0 ([#45](https://github.com/SickHub/mailu-operator/issues/45)) ([1ea23d4](https://github.com/SickHub/mailu-operator/commit/1ea23d4eab7e381bd768287c1b17b59cda4b1611))
* **deps:** update module github.com/onsi/gomega to v1.36.1 ([#47](https://github.com/SickHub/mailu-operator/issues/47)) ([92d5a68](https://github.com/SickHub/mailu-operator/commit/92d5a6893f221072d86f24f7256cd51617788ca6))
* **deps:** update module github.com/onsi/gomega to v1.36.2 ([#56](https://github.com/SickHub/mailu-operator/issues/56)) ([41ccfc8](https://github.com/SickHub/mailu-operator/commit/41ccfc8be23ab3aab61fb88271d0ebedeffda657))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.0 ([#4](https://github.com/SickHub/mailu-operator/issues/4)) ([fbfe0d1](https://github.com/SickHub/mailu-operator/commit/fbfe0d1ed87084808bc9722bec4a1e9392a45464))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1 ([#35](https://github.com/SickHub/mailu-operator/issues/35)) ([6382aee](https://github.com/SickHub/mailu-operator/commit/6382aee11954e117fc834578e20b425d767840e2))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.2 ([#43](https://github.com/SickHub/mailu-operator/issues/43)) ([82a0eec](https://github.com/SickHub/mailu-operator/commit/82a0eec15ffca748ebfa3e13ae5f26800b7161f0))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.3 ([#46](https://github.com/SickHub/mailu-operator/issues/46)) ([e72658c](https://github.com/SickHub/mailu-operator/commit/e72658cc1e63dbdf00ee1e9dff7b6c9e215b07ba))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.4 ([#60](https://github.com/SickHub/mailu-operator/issues/60)) ([b4e8b12](https://github.com/SickHub/mailu-operator/commit/b4e8b1209e795adda7f44cafd3c1b91e20d75f31))
* don't watch secrets (skip cache) ([#7](https://github.com/SickHub/mailu-operator/issues/7)) ([7a27dfe](https://github.com/SickHub/mailu-operator/commit/7a27dfe7453c74e4893bdc4bb97b0ed39688471a))
* ensure user initial password ([#3](https://github.com/SickHub/mailu-operator/issues/3)) ([8097582](https://github.com/SickHub/mailu-operator/commit/80975828cceb361c2a37b619db9430883dcd626a))
* exclude v in tag ([deef072](https://github.com/SickHub/mailu-operator/commit/deef07291c9d56b43bcdc939992bd5037c549f82))
* github origin ([bd5d7e7](https://github.com/SickHub/mailu-operator/commit/bd5d7e7a37f058949db6d74239f7077efab232dc))
* log info when no change is needed, this should appear once per reconciliation (rare enough to be acceptable) ([5b1fb5d](https://github.com/SickHub/mailu-operator/commit/5b1fb5d4bfbe951398484318b4c27bf3cdaa9dc3))
* make command ([#14](https://github.com/SickHub/mailu-operator/issues/14)) ([f6c0e35](https://github.com/SickHub/mailu-operator/commit/f6c0e35e72a77869f74046d1bdbbaf4b72e850c6))
* move extra-files to right config ([29a4020](https://github.com/SickHub/mailu-operator/commit/29a4020e3ccb7ed0ecb5d3bd382b22bd2da1a4de))
* only update non-existing alternatives for domains ([b730f28](https://github.com/SickHub/mailu-operator/commit/b730f2860e27c191f18a1185a24e2b7ae9032bab))
* package path ([bd7ab0d](https://github.com/SickHub/mailu-operator/commit/bd7ab0d122f3660b731dec24065c22d2b2bb45bb))
* package path ([bd46424](https://github.com/SickHub/mailu-operator/commit/bd46424ccf9b80b4d20286a6a7d429552c197eff))
* reduce/cleanup logging ([#21](https://github.com/SickHub/mailu-operator/issues/21)) ([8461ca8](https://github.com/SickHub/mailu-operator/commit/8461ca82be0a29ecc9d2c7e44cd701e293ec7f9b))
* remove package-name to get plain tags ([9235b71](https://github.com/SickHub/mailu-operator/commit/9235b7160137eb58040cac6bfe1cd9a036924069))
* remove unnecessary log info ([b743560](https://github.com/SickHub/mailu-operator/commit/b743560112919fee06d0149a4617d76f38fc7d7e))
* set defaults for lists ([17b4e35](https://github.com/SickHub/mailu-operator/commit/17b4e353cab6cc71817e04cac7302df8535a6fe8))
* trigger Publish on tag ([#16](https://github.com/SickHub/mailu-operator/issues/16)) ([4ec333e](https://github.com/SickHub/mailu-operator/commit/4ec333ed188f6220d37f7771a7bdf77b9adbf024))

## [0.2.0](https://github.com/SickHub/mailu-operator/compare/v0.1.2...v0.2.0) (2025-01-11)


Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# To re-generate a bundle for another specific version without changing the standard setup, you can:
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
VERSION ?= 0.2.0 # x-release-please-version
VERSION ?= 0.3.0 # x-release-please-version

# CHANNELS define the bundle channels used in the bundle.
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ It is generally advised to **create a fork** of the repo and create Pull-Request

1. Build the installer for the release tag:
```sh
export VERSION=0.2.0 # x-release-please-version
export VERSION=0.3.0 # x-release-please-version
git checkout -b release-$VERSION
make build-installer
```
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: drpsychick/mailu-operator
newTag: 0.2.0 # x-release-please-version
newTag: 0.3.0 # x-release-please-version
2 changes: 1 addition & 1 deletion dist/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ spec:
value: http://mailu-front.mail:80/api/v1
- name: MAILU_TOKEN
value: asdf
image: drpsychick/mailu-operator:0.2.0 # x-release-please-version
image: drpsychick/mailu-operator:0.3.0 # x-release-please-version
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit df07df5

Please sign in to comment.