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 e07fbd9 commit dea87a7Copy full SHA for dea87a7
charts/db-operator/Chart.yaml
@@ -1,13 +1,13 @@
1
apiVersion: v2
2
type: application
3
name: db-operator
4
-version: 1.32.0
+version: 1.33.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.11.0"
+appVersion: "2.11.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