Skip to content

Commit 0d5273b

Browse files
authored
Merge pull request #16 from amoniacou/release/v1.2.6
Release/v1.2.6
2 parents 57ddf3b + 79bffed commit 0d5273b

File tree

3 files changed

+617
-0
lines changed

3 files changed

+617
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## 1.2.6
11+
12+
- more optimizations for status update and reconciling only when we need it
13+
- fixes for MX checkings
14+
1015
## 1.2.5
1116

1217
- still want to watch secrets...

releases/1.2.6/kustomization.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
4+
resources:
5+
- manager.yaml

0 commit comments

Comments
 (0)