Skip to content

Commit

Permalink
Merge pull request #112 from helxplatform/develop
Browse files Browse the repository at this point in the history
Release v 4.1.6
  • Loading branch information
waTeim authored May 30, 2024
2 parents 62e83a2 + e4400ce commit 1e79c95
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.5
version: 4.1.6
# 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: 4.0.0
appVersion: 4.1.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.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)
![Version: 4.1.6](https://img.shields.io/badge/Version-4.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.1.0](https://img.shields.io/badge/AppVersion-4.1.0-informational?style=flat-square)

## CI/CD

Expand Down

0 comments on commit 1e79c95

Please sign in to comment.