Skip to content

Commit

Permalink
Merge pull request #119 from banzaicloud/bump-to-0.3.13
Browse files Browse the repository at this point in the history
Bump IMPS chart and app version to 0.3.13
  • Loading branch information
shanchunyang0919 authored Jul 14, 2023
2 parents f09dd66 + 7fc0ec3 commit b44a583
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file added deploy/.DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions deploy/charts/imagepullsecrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ maintainers:
sources:
- https://github.com/banzaicloud/backyards

version: 0.3.12
appVersion: 0.3.12
version: 0.3.13
appVersion: 0.3.13
2 changes: 1 addition & 1 deletion deploy/charts/imagepullsecrets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ securityContext:
- ALL
image:
repository: ghcr.io/banzaicloud/imagepullsecrets
tag: v0.3.12
tag: v0.3.13
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit b44a583

Please sign in to comment.