Skip to content

Commit

Permalink
Bump postgreslet version
Browse files Browse the repository at this point in the history
  • Loading branch information
eberlep authored Oct 24, 2024
1 parent 18440cd commit e0d6c16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/postgreslet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.15.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.17.0"
appVersion: "v0.17.1"
2 changes: 1 addition & 1 deletion charts/postgreslet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
image:
repository: r.metal-stack.io/postgreslet
pullPolicy: IfNotPresent
tag: "v0.17.0"
tag: "v0.17.1"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit e0d6c16

Please sign in to comment.