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 acecfa2 commit 19e265bCopy full SHA for 19e265b
charts/db-operator/Chart.yaml
@@ -2,13 +2,13 @@
2
apiVersion: v2
3
type: application
4
name: db-operator
5
-version: 1.15.0
+version: 1.15.1
6
# ---------------------------------------------------------------------------------
7
# -- All supported k8s versions are in the test:
8
# -- https://github.com/db-operator/charts/blob/main/.github/workflows/test.yaml
9
10
kubeVersion: ">= 1.22-prerelease"
11
-appVersion: "2.0.0"
+appVersion: "2.0.1"
12
description: The DB Operator creates databases and make them available in the cluster via Custom Resource.
13
home: https://github.com/db-operator/db-operator
14
0 commit comments