Skip to content

Commit 87cb4a2

Browse files
authored
bump db-operator version to 2.10.1 (#67)
1 parent 0ac568a commit 87cb4a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/db-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
apiVersion: v2
22
type: application
33
name: db-operator
4-
version: 1.30.0
4+
version: 1.31.0
55
# ---------------------------------------------------------------------------------
66
# -- All supported k8s versions are in the test:
77
# -- https://github.com/db-operator/charts/blob/main/.github/workflows/test.yaml
88
# ---------------------------------------------------------------------------------
99
kubeVersion: ">= 1.22-prerelease"
10-
appVersion: "2.10.0"
10+
appVersion: "2.10.1"
1111
description: The DB Operator creates databases and make them available in the cluster via Custom Resource.
1212
home: https://github.com/db-operator/db-operator
1313
maintainers:

0 commit comments

Comments
 (0)