Skip to content

Commit

Permalink
Upgrade db-operator version to v1.14.1 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
allanger authored Sep 29, 2023
1 parent 7a65868 commit 126af30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/db-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
apiVersion: v2
type: application
name: db-operator
version: 1.11.0
version: 1.11.1
# ---------------------------------------------------------------------------------
# -- All supported k8s versions are in the test:
# -- https://github.com/db-operator/charts/blob/main/.github/workflows/test.yaml
# ---------------------------------------------------------------------------------
kubeVersion: ">= 1.22-prerelease"
appVersion: "1.14.0"
appVersion: "1.14.1"
description: The DB Operator creates databases and make them available in the cluster via Custom Resource.
home: https://github.com/db-operator/db-operator

Expand Down

0 comments on commit 126af30

Please sign in to comment.