Skip to content

Commit 284cf14

Browse files
authored
fix: bump appVersion to v0.2.2 (#46)
1 parent ab25c5d commit 284cf14

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/k8sgrowthbook-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: Kubernetes controller for managing growthbook
44
home: https://github.com/DoodleScheduling/k8sgrowthbook-controller
55
maintainers:
@@ -15,4 +15,4 @@ keywords:
1515
name: k8sgrowthbook-controller
1616
sources:
1717
- https://github.com/DoodleScheduling/k8sgrowthbook-controller
18-
version: 0.2.1
18+
version: 0.2.2

config/base/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
- service.yaml
66
images:
77
- name: ghcr.io/doodlescheduling/k8sgrowthbook-controller
8-
newTag: v0.2.1
8+
newTag: v0.2.2

0 commit comments

Comments
 (0)