Skip to content

Commit

Permalink
Release v0.3.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Feb 22, 2024
1 parent 6703db5 commit f9fe247
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.0] - 2024-02-22

## [0.2.0] - 2023-11-08

### Added
Expand All @@ -25,7 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Create first app iteration.

[Unreleased]: https://github.com/giantswarm/keda-app/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/giantswarm/keda-app/compare/v0.3.0...HEAD
[0.3.0]: https://github.com/giantswarm/keda-app/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/giantswarm/keda-app/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/giantswarm/keda-app/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/giantswarm/keda-app/releases/tag/v0.1.0
4 changes: 0 additions & 4 deletions helm/keda/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@ annotations:
apiVersion: v2
name: keda
description: Event-based autoscaler for workloads on Kubernetes

# Specify the Kubernetes version range that we support.
# We allow pre-release versions for cloud-specific Kubernetes versions such as v1.21.5-gke.1302 or v1.18.9-eks-d1db3c
kubeVersion: ">=v1.24.0-0"

# 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: 0.3.0

# 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: 2.10.1

home: https://github.com/giantswarm/keda-app
icon: https://raw.githubusercontent.com/kedacore/keda/main/images/keda-logo-500x500-white.png
sources:
Expand Down

0 comments on commit f9fe247

Please sign in to comment.