Skip to content

Commit

Permalink
chore(release): 1.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed May 6, 2024
1 parent 04ad83e commit 5eb931a
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 11 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.2 (2024-05-06)


### Bug Fixes

* release oauth ([04ad83e](https://github.com/SocialGouv/helm-charts/commit/04ad83ee85d86308998916ac67211dbf8663a8fa))

## 1.28.1 (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.1
version: 1.28.2
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.1
version: 1.28.2
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.1
version: 1.28.2
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.1
version: 1.28.2
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.1
version: 1.28.2
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.1
version: 1.28.2
4 changes: 2 additions & 2 deletions charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: oauth2-proxy
version: 1.28.0
version: 1.28.2
dependencies:
- name: common
version: ^1.28.0
version: ^1.28.2
repository: https://socialgouv.github.io/helm-charts
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.1
version: 1.28.2
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.1
version: 1.28.2
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.1",
"version": "1.28.2",
"repository": "git@github.com:SocialGouv/helm-charts.git",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 5eb931a

Please sign in to comment.