Skip to content

Commit

Permalink
Release Tracking (#142)
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 Oct 10, 2024
1 parent 96ac628 commit 3f330ee
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/14-6-1_patch.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

## 8.1.1

### Patch Changes

- a17c6a8: Upgrade OpenProject core version to 14.6.1 (patch update)

## 8.1.0

### Minor 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: 14.6.1
version: 8.1.0
version: 8.1.1
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": "8.1.0",
"version": "8.1.1",
"license": "",
"scripts": {
"changeset:version": "./node_modules/.bin/changeset version && script/version"
Expand Down

0 comments on commit 3f330ee

Please sign in to comment.