Skip to content

Commit

Permalink
Bump chart (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen authored Dec 27, 2024
1 parent a3c6670 commit cefea82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/helm-chart/flyway-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: flyway-operator
description: Flyway Operator - an operator to do declarative database schema migration.
type: application
icon: https://pbs.twimg.com/profile_images/1339525060999192576/9ltj0fpE_400x400.png
version: 0.2.8
appVersion: 0.2.8
version: 0.2.9
appVersion: 0.2.9
maintainers:
- name: davidkarlsen
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion config/helm-chart/flyway-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
registry: ghcr.io
repository: davidkarlsen/flyway-operator
pullPolicy: IfNotPresent
tag: 0.2.8
tag: 0.2.9

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit cefea82

Please sign in to comment.