Skip to content

Commit

Permalink
Release Tracking (#94)
Browse files Browse the repository at this point in the history
Version Packages

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
openprojectci and github-actions[bot] authored Mar 6, 2024
1 parent 102c403 commit 55e65a9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-hornets-sort.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @openproject/helm-charts

## 5.1.0

### Minor Changes

- 102c403: Add relative URL root configuration to health checks

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/openproject/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ home: https://www.openproject.org/
icon: https://charts.openproject.org/logo.svg
type: application
appVersion: '13'
version: 5.0.0
version: 5.1.0
maintainers:
- name: OpenProject
url: https://github.com/opf/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@openproject/helm-charts",
"private": true,
"author": "OpenProject GmbH",
"version": "5.0.0",
"version": "5.1.0",
"license": "",
"scripts": {
"changeset:version": "./node_modules/.bin/changeset version && script/version"
Expand Down

0 comments on commit 55e65a9

Please sign in to comment.