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