Skip to content

Commit

Permalink
Merge pull request #150 from kloeckner-i/update_default_appVersion
Browse files Browse the repository at this point in the history
update default app version
  • Loading branch information
hyunysmile committed Jul 12, 2022
2 parents 4a1c0c9 + 261e555 commit 84576ca
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
@@ -1,7 +1,7 @@
apiVersion: v2
type: application
kubeVersion: ">= 1.19-prerelease <= 1.23-prerelease"
appVersion: "1.6.1"
appVersion: "1.6.4"
description: A Database Operator
name: db-operator
version: 1.2.3
version: 1.2.4

0 comments on commit 84576ca

Please sign in to comment.