Skip to content

Commit

Permalink
chore(main): release common 1.18.3 (#168)
Browse files Browse the repository at this point in the history
* chore(main): release common 1.18.3

* chore: update docs

* chore: update docs

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brevig <[email protected]>
  • Loading branch information
github-actions[bot] and AlexanderBrevig authored Feb 29, 2024
1 parent 5c45413 commit f74eea2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions charts/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.18.3](https://github.com/entur/helm-charts/compare/common-v1.18.2...common-v1.18.3) (2024-02-29)


### Bug Fixes

* only create one psql sidecar ([#164](https://github.com/entur/helm-charts/issues/164)) ([042fc6a](https://github.com/entur/helm-charts/commit/042fc6a3b1b80089531d9761dc5cc0c6a78e9693))

## [1.18.2](https://github.com/entur/helm-charts/compare/common-v1.18.1...common-v1.18.2) (2024-02-15)


Expand Down
2 changes: 1 addition & 1 deletion charts/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ description: >
* Read the values.yaml file to get template documentation.
type: application
version: 1.18.2
version: 1.18.3
appVersion: 0.0.1
2 changes: 1 addition & 1 deletion charts/common/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# common

![Version: 1.18.2](https://img.shields.io/badge/Version-1.18.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
![Version: 1.18.3](https://img.shields.io/badge/Version-1.18.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)

A Helm chart for Entur's Kubernetes workloads

Expand Down

0 comments on commit f74eea2

Please sign in to comment.