Skip to content

Commit 0bf0dc7

Browse files
authored
Update db-operator to 1.16.1 (#21)
* Update db-operator to 1.16.0 * Update db-operator to 1.16.1
1 parent b01a5b4 commit 0bf0dc7

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.12.0
5+
version: 1.13.0
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: "1.15.3"
11+
appVersion: "1.16.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)