Skip to content

Commit

Permalink
Merge pull request #109 from helxplatform/develop
Browse files Browse the repository at this point in the history
Bump chart version and add new appstore version
  • Loading branch information
joshua-seals authored May 21, 2024
2 parents 7107cf5 + 94de7fb commit 62e83a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ description: A Helm chart for Kubernetes
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.
version: 4.1.4
version: 4.1.5
# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
appVersion: 3.3.1
appVersion: 4.0.0
dependencies:
- name: postgresql
condition: postgresql.enabled
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Helm chart for Kubernetes

![Version: 4.1.4](https://img.shields.io/badge/Version-4.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square)
![Version: 4.1.5](https://img.shields.io/badge/Version-4.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.0](https://img.shields.io/badge/AppVersion-4.0.0-informational?style=flat-square)

## CI/CD

Expand Down

0 comments on commit 62e83a2

Please sign in to comment.