File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.7.0
18+ version : 0.7.1
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 0.7.0 "
24+ appVersion : " 0.7.1 "
2525keywords :
2626 - liturgical
2727 - calendar
@@ -38,4 +38,4 @@ maintainers:
3838annotations :
3939 artifacthub.io/changes : |-
4040 - kind: changed
41- description: Update to liturgical-colour-app 0.7.0
41+ description: Update to liturgical-colour-app 0.7.1
Original file line number Diff line number Diff line change 11# liturgical-colour
22
3- ![ Version: 0.7.0 ] ( https://img.shields.io/badge/Version-0.7.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.7.0 ] ( https://img.shields.io/badge/AppVersion-0.7.0 -informational?style=flat-square )
3+ ![ Version: 0.7.1 ] ( https://img.shields.io/badge/Version-0.7.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.7.1 ] ( https://img.shields.io/badge/AppVersion-0.7.1 -informational?style=flat-square )
44
55A simple app to display the current liturgical colour of the Church of England
66
You can’t perform that action at this time.
0 commit comments