Skip to content

Commit c144b5e

Browse files
authored
Bump db-operator version to 2.14.0 (#77)
Signed-off-by: Nikolai Rodionov <[email protected]>
1 parent aa14158 commit c144b5e

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.38.0
4+
version: 1.39.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.30-prerelease"
10-
appVersion: "2.13.0"
10+
appVersion: "2.14.0"
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)