Skip to content

Commit

Permalink
Update db-operator to v1.9.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
allanger authored Jan 12, 2023
1 parent ead4e73 commit 16f8060
Show file tree
Hide file tree
Showing 2 changed files with 4 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,7 +2,7 @@ apiVersion: v2
type: application
## All supported k8s versions are in the test: https://github.com/kloeckner-i/db-operator/blob/master/.github/workflows/build-and-test.yaml
kubeVersion: ">= 1.21-prerelease"
appVersion: "1.8.0"
appVersion: "1.9.0"
description: A Database Operator
name: db-operator
version: 1.4.0
version: 1.5.0
2 changes: 2 additions & 0 deletions charts/db-operator/crds/kci.rocks_databases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ spec:
- cron
- enable
type: object
cleanup:
type: boolean
connectionStringTemplate:
description: 'ConnectionStringTemplate field can be used to pass a
custom template for generating a db connection string. These keywords
Expand Down

0 comments on commit 16f8060

Please sign in to comment.