Skip to content
Commits on Source (2)
......@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [0.4.2](https://dev.solidev.net/solidev/rustize/compare/v0.4.1...v0.4.2) (2023-05-01)
### Bug Fixes
* **version:** bump both helm versions to follow cargo ([57065da](https://dev.solidev.net/solidev/rustize/commit/57065dad6dec5209dbdf19b9c29bee636091489e))
## [0.4.1](https://dev.solidev.net/solidev/rustize/compare/v0.4.0...v0.4.1) (2023-05-01)
......
[package]
name = "rustize"
version = "0.4.1"
version = "0.4.2"
edition = "2021"
repository = "https://dev.solidev.net/solidev/rustize"
......
......@@ -2,5 +2,5 @@ apiVersion: v2
name: rustize
description: Rustize is an image processing service written in Rust.
type: application
version: 0.1.0
appVersion: "0.4.1"
version: 0.4.2
appVersion: "0.4.2"