Skip to content

Commit

Permalink
chore(main): release aws-alb-ingress 0.1.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 19, 2023
1 parent 8e6c2af commit 292ff02
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/hello-world":"0.1.0"}
{"charts/hello-world":"0.1.0","charts/aws-alb-ingress":"0.1.0"}
8 changes: 8 additions & 0 deletions charts/aws-alb-ingress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2023-06-19)


### Features

* add aws-alb-ingress chart ([#5](https://github.com/kloia/charts/issues/5)) ([8e6c2af](https://github.com/kloia/charts/commit/8e6c2af1c1f8fbe6ad5ca185356c4746f8765425))
9 changes: 4 additions & 5 deletions charts/aws-alb-ingress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
apiVersion: v2
name: aws-alb-ingress
description: |
A typed and validated alternative to AWS Load Balancer Controller's suite of Ingress annotations
description: >
A typed and validated alternative to AWS Load Balancer Controller's suite of
Ingress annotations
type: application

version: 0.1.0

appVersion: "v2.5.2"
appVersion: v2.5.2

0 comments on commit 292ff02

Please sign in to comment.