Skip to content

Commit

Permalink
chore(release): 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed May 6, 2024
1 parent af2635d commit cb24b1a
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 9 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.28.1 (2024-05-06)


### Bug Fixes

* release common ([af2635d](https://github.com/SocialGouv/helm-charts/commit/af2635d6be1fbe42598f692d60a9d5d7f44d3b87))

## 1.28.0 (2024-05-06)


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.28.0
version: 1.28.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.28.0
version: 1.28.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.28.0
version: 1.28.1
appVersion: '15'
2 changes: 1 addition & 1 deletion charts/common/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: common
version: 1.28.0
version: 1.28.1
type: library
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.28.0
version: 1.28.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.28.0
version: 1.28.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.28.0
version: 1.28.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.28.0
version: 1.28.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.28.0",
"version": "1.28.1",
"repository": "git@github.com:SocialGouv/helm-charts.git",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit cb24b1a

Please sign in to comment.