Skip to content

Commit bcaf2e6

Browse files
committed
ci: bump version
1 parent c9e6622 commit bcaf2e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/k8soauth2-proxy-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: v0.2.1
2+
appVersion: v0.2.2
33
description: OAUTH2 proxy kubernetes controller
44
home: https://github.com/DoodleScheduling/k8soauth2-proxy-controller
55
maintainers:
@@ -13,4 +13,4 @@ keywords:
1313
name: k8soauth2-proxy-controller
1414
sources:
1515
- https://github.com/DoodleScheduling/k8soauth2-proxy-controller
16-
version: 0.2.1
16+
version: 0.2.2

config/base/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ resources:
44
- deployment.yaml
55
images:
66
- name: ghcr.io/doodlescheduling/k8soauth2-proxy-controller
7-
newTag: v0.2.1
7+
newTag: v0.2.2

0 commit comments

Comments
 (0)