Skip to content

Commit b725be9

Browse files
authored
Upgrade db-operator to v1.17.0 (#24)
1 parent 7bc4ab8 commit b725be9

File tree

4 files changed

+247
-196
lines changed

4 files changed

+247
-196
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.13.1
5+
version: 1.14.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: "1.16.2"
11+
appVersion: "1.17.0"
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)