Skip to content

Commit

Permalink
chore(release): 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Dec 12, 2023
1 parent a636f82 commit 500dcae
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## 1.19.1 (2023-12-12)


### Bug Fixes

* cnpg loop syntax ([#59](https://github.com/SocialGouv/helm-charts/issues/59)) ([a636f82](https://github.com/SocialGouv/helm-charts/commit/a636f82da846b601c2585c87c479ac261439fb26))

## 1.19.0 (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion charts/buildkit-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
version: 1.19.0
version: 1.19.1
name: buildkit-service
description: Helm chart for buildkit service deployment
2 changes: 1 addition & 1 deletion charts/clamav/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: clamav
version: 1.19.0
version: 1.19.1
description: A ClamAV service with a REST API
2 changes: 1 addition & 1 deletion charts/cnpg-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: cnpg-cluster
description: A Helm chart to create cloudnative-pg.io clusters
type: application
version: 1.19.0
version: 1.19.1
appVersion: '15'
2 changes: 1 addition & 1 deletion charts/maildev/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
description: A Helm chart for maildev
name: maildev
version: 1.19.0
version: 1.19.1
2 changes: 1 addition & 1 deletion charts/matomo-sync/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: matomo-sync
version: 1.19.0
version: 1.19.1
2 changes: 1 addition & 1 deletion charts/pgweb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
description: A Helm chart for pgweb
name: pgweb
version: 1.19.0
version: 1.19.1
2 changes: 1 addition & 1 deletion charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ maintainers:
- name: guerzon
email: guerzon@proton.me
url: https://github.com/guerzon
version: 1.19.0
version: 1.19.1
kubeVersion: '>=1.12.0-0'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.19.0",
"version": "1.19.1",
"repository": "git@github.com:SocialGouv/helm-charts.git",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 500dcae

Please sign in to comment.