We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd06f6 commit 10b7a9aCopy full SHA for 10b7a9a
chart/k8sdb-controller/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: v0.0.1
+appVersion: v0.1.0
3
description: A kubernetes controller to deploy databases
4
home: https://github.com/DoodleScheduling/k8sdb-controller
5
maintainers:
@@ -12,4 +12,4 @@ keywords:
12
name: k8sdb-controller
13
sources:
14
- https://github.com/DoodleScheduling/k8sdb-controller
15
-version: 0.2.0
+version: 0.2.1
config/base/manager/kustomization.yaml
@@ -4,4 +4,4 @@ resources:
- deployment.yaml
images:
6
- name: ghcr.io/doodlescheduling/k8sdb-controller
7
- newTag: v0.0.1
+ newTag: v0.1.0
0 commit comments