Skip to content

Commit 19e265b

Browse files
committed
Upgrade db-operator to v2.0.1
1 parent acecfa2 commit 19e265b

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
@@ -2,13 +2,13 @@
22
apiVersion: v2
33
type: application
44
name: db-operator
5-
version: 1.15.0
5+
version: 1.15.1
66
# ---------------------------------------------------------------------------------
77
# -- All supported k8s versions are in the test:
88
# -- https://github.com/db-operator/charts/blob/main/.github/workflows/test.yaml
99
# ---------------------------------------------------------------------------------
1010
kubeVersion: ">= 1.22-prerelease"
11-
appVersion: "2.0.0"
11+
appVersion: "2.0.1"
1212
description: The DB Operator creates databases and make them available in the cluster via Custom Resource.
1313
home: https://github.com/db-operator/db-operator
1414

0 commit comments

Comments
 (0)