Skip to content

Commit

Permalink
chore: bump FreshRSS to 1.25.0 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thumbscrew authored Dec 27, 2024
1 parent 50613c8 commit ccc8a0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/freshrss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.4.2
version: 1.5.0

# This is the version number of the application being deployed. This version number should be
# 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.24.2"
appVersion: "1.25.0"
2 changes: 1 addition & 1 deletion charts/freshrss/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# freshrss

![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.24.2](https://img.shields.io/badge/AppVersion-1.24.2-informational?style=flat-square)
![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.0](https://img.shields.io/badge/AppVersion-1.25.0-informational?style=flat-square)

A Helm chart for FreshRSS

Expand Down

0 comments on commit ccc8a0f

Please sign in to comment.