Skip to content

Commit

Permalink
Merge pull request #77 from alexandrevilain/release/v0.3.1
Browse files Browse the repository at this point in the history
Release v0.3.1
  • Loading branch information
alexandrevilain authored Jul 23, 2022
2 parents 71ad006 + a88fff1 commit d09ba6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project are documented in this file.

## 0.3.1

**Release date:** 2022-07-23

Improvements:
- Remove --disable-cert-manager flag but detect if cert-manager is available at operator setup [#76](https://github.com/alexandrevilain/temporal-operator/pull/76)

Updates:
- Bump github.com/gocql/gocql from 1.1.0 to 1.2.0 [#62](https://github.com/alexandrevilain/temporal-operator/pull/62)

## 0.3.0

**Release date:** 2022-07-22
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 @@ resources:
images:
- name: ghcr.io/alexandrevilain/temporal-operator
newName: ghcr.io/alexandrevilain/temporal-operator
newTag: v0.3.0
newTag: v0.3.1

0 comments on commit d09ba6b

Please sign in to comment.