Skip to content

Commit

Permalink
Increase chart version to 0.1.12
Browse files Browse the repository at this point in the history
Increase app version to 0.2.2-M1
Add changelog for 0.2.2-M1
  • Loading branch information
tunacicek committed Apr 18, 2023
1 parent f3a402a commit 8fc4ef3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.2.2-M1
### Added

### Fixed
Fix cve-2022-45688 (update json to 20230227)

### Changed

## 0.2.1-M1
### Added

Expand Down
4 changes: 2 additions & 2 deletions charts/semantic-hub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: semantic-hub
description: Helm Chart for the Catena-X Semantic Hub Application

type: application
version: 0.1.11
appVersion: 0.2.1-M1
version: 0.1.12
appVersion: 0.2.2-M1
dependencies:
- repository: https://charts.bitnami.com/bitnami
name: keycloak
Expand Down

0 comments on commit 8fc4ef3

Please sign in to comment.