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 8ac0cf3 commit d941e9bCopy full SHA for d941e9b
charts/db-operator/Chart.yaml
@@ -1,13 +1,13 @@
1
apiVersion: v2
2
type: application
3
name: db-operator
4
-version: 1.40.0
+version: 1.41.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.30-prerelease"
10
-appVersion: "2.14.0"
+appVersion: "2.15.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