Skip to content

Commit 55e6401

Browse files
authored
Merge pull request #15 from amoniacou/release/v1.2.5
Release/v1.2.5
2 parents 21eaffd + db56187 commit 55e6401

File tree

3 files changed

+616
-0
lines changed

3 files changed

+616
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ 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.5
11+
12+
- still want to watch secrets...
13+
1014
## 1.2.4
1115

1216
- fix permissions for secrets update and creation

releases/1.2.5/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)