Skip to content

Commit

Permalink
Bump chart
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Feb 20, 2024
1 parent a2618e8 commit 2d0f6e7
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.0
appVersion: 0.2.2
version: 0.2.5
appVersion: 0.2.5
maintainers:
- name: davidkarlsen
email: david@davidkarlsen.com
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.2
tag: 0.2.5

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 2d0f6e7

Please sign in to comment.