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 0ac568a commit 87cb4a2Copy full SHA for 87cb4a2
charts/db-operator/Chart.yaml
@@ -1,13 +1,13 @@
1
apiVersion: v2
2
type: application
3
name: db-operator
4
-version: 1.30.0
+version: 1.31.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.10.0"
+appVersion: "2.10.1"
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