We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab25c5d commit 284cf14Copy full SHA for 284cf14
chart/k8sgrowthbook-controller/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: v0.2.1
+appVersion: v0.2.2
3
description: Kubernetes controller for managing growthbook
4
home: https://github.com/DoodleScheduling/k8sgrowthbook-controller
5
maintainers:
@@ -15,4 +15,4 @@ keywords:
15
name: k8sgrowthbook-controller
16
sources:
17
- https://github.com/DoodleScheduling/k8sgrowthbook-controller
18
-version: 0.2.1
+version: 0.2.2
config/base/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
- service.yaml
6
images:
7
- name: ghcr.io/doodlescheduling/k8sgrowthbook-controller
8
- newTag: v0.2.1
+ newTag: v0.2.2
0 commit comments