Skip to content

Commit

Permalink
chore: update application version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smartinov committed Apr 4, 2022
1 parent c3e7309 commit b47ad50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/csp-reporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 1.0.1
# 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: "1.0.0"
appVersion: "1.1.0"
2 changes: 1 addition & 1 deletion charts/csp-reporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: foomo/csp-reporter
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.0.0"
tag: "1.1.0"

imagePullSecrets: [ ]
nameOverride: ""
Expand Down

0 comments on commit b47ad50

Please sign in to comment.